r3496 - trunk/kernel/source/linux-kernel-2.6.12/debian
Joshua Kwan
joshk@costa.debian.org
Fri, 15 Jul 2005 09:49:39 +0000
Author: joshk
Date: 2005-07-15 09:49:38 +0000 (Fri, 15 Jul 2005)
New Revision: 3496
Modified:
trunk/kernel/source/linux-kernel-2.6.12/debian/README
Log:
document the new expansions and some old ones that were missed.
Modified: trunk/kernel/source/linux-kernel-2.6.12/debian/README
===================================================================
--- trunk/kernel/source/linux-kernel-2.6.12/debian/README 2005-07-15 09:49:21 UTC (rev 3495)
+++ trunk/kernel/source/linux-kernel-2.6.12/debian/README 2005-07-15 09:49:38 UTC (rev 3496)
@@ -61,12 +61,19 @@
@version@ Upstream kernel version, for example 2.6.11.
@major@ The major version, for example 2.6
+@arch@ The Debian arch name, such as powerpc or i386.
+@subarch@ The subarch - only used by powerpc right now.
+@flavour@ The build flavour, such as 686 or k7-smp.
+@smpflavour@ Same as flavour, but turns k7-smp into "multiprocessor k7".
+@shortsmpflavour@ Same as smpflavour, but turns k7-smp into "SMP k7".
@ltver@ linux-tree version, a single digit.
@srcver@ Source version, extracted from the changelog.
This is normally @version@-@ltver@.
@lt_depends@ The Depends field for the linux-tree package.
@lt_provides@ The Provides field for the linux-tree package.
@abiname@ Current abiname, a single digit.
+@allheaders@ Given the arch, a list of all the linux-headers packages for the
+ arch - used for kernel-headers-x.y.z-n-arch.
For each kernel image build the control.source.in template from
templates directory is concatenated with the control.in file from the