mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
amend documentation
svn path=/dists/sid/linux-2.6/; revision=15312
This commit is contained in:
5
debian/README.source
vendored
5
debian/README.source
vendored
@@ -11,10 +11,15 @@ Updating the upstream source
|
||||
This will produce ../orig/linux-2.6_<version>.orig.tar.gz
|
||||
(e.g. linux-2.6_2.6.26~rc3.orig.tar.gz).
|
||||
|
||||
(genorig.py requires the python and unifdef packages to be
|
||||
installed)
|
||||
|
||||
3) Unpack linux-2.6-<version>.orig.tar.gz, cd into the new directory,
|
||||
and do a 'svn export' to get the debian/ subdirectory.
|
||||
Alternatively unpack using "make -f debian/rules orig".
|
||||
|
||||
(the orig target of the Makefiles requires rsync)
|
||||
|
||||
Applying patches to the Debian kernel tree
|
||||
==========================================
|
||||
|
||||
|
||||
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -7,6 +7,8 @@ linux-2.6 (2.6.32-10) UNRELEASED; urgency=low
|
||||
* Enable CONFIG_KEYS_DEBUG_PROC_KEYS (Closes: #400932)
|
||||
* Amend README.source with documentation on how to generate a
|
||||
source tree with all patches applied (Closes: #509156)
|
||||
* Document needed packages for preparatory packaging
|
||||
steps (Closes: #548028)
|
||||
|
||||
[ Aurelien Jarno ]
|
||||
* Fix signal stack alignement on sparc64 (Closes: #569797)
|
||||
|
||||
Reference in New Issue
Block a user