[kernel] r14461 - dists/trunk/linux-2.6/debian

Ben Hutchings benh at alioth.debian.org
Mon Oct 26 01:09:59 UTC 2009


Author: benh
Date: Mon Oct 26 01:09:57 2009
New Revision: 14461

Log:
README.Debian: Add brief information about building specific binary packages (Closes: #546182)

Modified:
   dists/trunk/linux-2.6/debian/README.Debian
   dists/trunk/linux-2.6/debian/changelog

Modified: dists/trunk/linux-2.6/debian/README.Debian
==============================================================================
--- dists/trunk/linux-2.6/debian/README.Debian	Mon Oct 26 00:57:53 2009	(r14460)
+++ dists/trunk/linux-2.6/debian/README.Debian	Mon Oct 26 01:09:57 2009	(r14461)
@@ -24,6 +24,15 @@
 or EXPERIMENTAL are of very low priority, and should not be enabled in
 customized builds for a security-sensitive environment.
 
+Building specific binary packages
+---------------------------------
+You can build specific kernel binary packages using the targets in
+debian/rules.gen, which have names of the form:
+    binary-arch_<architecture>_<featureset>_<flavour>
+
+Example:
+    fakeroot make -f debian/rules.gen binary-arch_i386_none_686
+
 Rebuilding Adaptec AIC7xxx/79xx firmware
 ----------------------------------------
 You can rebuild the firmware for the Adaptec AIC7xxx/79xx SCSI Adapters. To

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon Oct 26 00:57:53 2009	(r14460)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Oct 26 01:09:57 2009	(r14461)
@@ -1,9 +1,3 @@
-linux-2.6 (2.6.31-1~experimental.3a~test) UNRELEASED; urgency=low
-
-  * Testing patches /dev/null
-
- -- Ben Hutchings <ben at decadent.org.uk>  Mon, 26 Oct 2009 00:56:08 +0000
-
 linux-2.6 (2.6.31-1~experimental.3) UNRELEASED; urgency=low
 
   [ Ben Hutchings ]
@@ -11,6 +5,8 @@
   * Include speakup modules under staging
   * Add stable release 2.6.31.5
   * [x86_64] Enable NUMA_EMU (Closes: #541389)
+  * README.Debian: Add brief information about building specific binary
+    packages (Closes: #546182)
 
   [ Martin Michlmayr ]
   * CPUidle: always return with interrupts enabled.



More information about the Kernel-svn-changes mailing list