[Lunar-commits] r18503 - lunar-iso/trunk/kernels/conf/2.6

Auke Kok sofar at lunar-linux.org
Fri Feb 3 20:59:51 UTC 2006


Author: sofar
Date: 2006-02-03 20:59:49 +0000 (Fri, 03 Feb 2006)
New Revision: 18503

Modified:
   lunar-iso/trunk/kernels/conf/2.6/build
Log:
Add some desc. text.


Modified: lunar-iso/trunk/kernels/conf/2.6/build
===================================================================
--- lunar-iso/trunk/kernels/conf/2.6/build	2006-02-03 20:56:50 UTC (rev 18502)
+++ lunar-iso/trunk/kernels/conf/2.6/build	2006-02-03 20:59:49 UTC (rev 18503)
@@ -1,3 +1,12 @@
+#
+# build $@:
+#  $1 - extension of the FILE
+#  $2 - which config components to include (order matters)
+#  $3 - list of patches to include
+#  $4 - description
+#  $5 - nonempty for initrd's "linux" and "safe" kernel choices
+#
+
 build "" "smp mem" "" "Normal kernel (SMP, 4GB memory max) (RECOMMENDED)" "linux"
 build "-safe-i386" "i386 nosmp lowmem safe" "" "Very safe i386 optimized minimal kernel (no ACPI, DMA, SMP, 1GB)" "safe"
 build "-smp" "server selinux smp highmem" "" "Server optimized (SELINUX, SMP, 64GB, no preempt)" ""



More information about the Lunar-commits mailing list