Changes between Initial Version and Version 1 of Ticket #964
- Timestamp:
- Jun 15, 2014, 1:44:05 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #964 – Description
initial v1 5 5 I'll use our current book for example for linux 3.14. 6 6 7 For the linux version use the version.patchlevel linux-3.14.tar.xz tarball 7 For the linux version use the version.patchlevel linux-3.14.tar.xz tarball[[BR]] 8 8 For the patch update to the latest sublevel patch 9 9 10 The tarball will extract to: linux-3.14 10 The tarball will extract to: linux-3.14[[BR]] 11 11 Then we can: cd linux-3.14 && xzcat ../patch-3.14.6.xz | patch -Np1 -i - 12 12