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

Auke Kok sofar at lunar-linux.org
Fri Dec 29 17:03:57 CET 2006


Author: sofar
Date: 2006-12-29 17:03:57 +0100 (Fri, 29 Dec 2006)
New Revision: 22786

Added:
   lunar-iso/trunk/kernels/conf/2.6/build.x86_64
Log:
Adding x86_64 version of the build


Added: lunar-iso/trunk/kernels/conf/2.6/build.x86_64
===================================================================
--- lunar-iso/trunk/kernels/conf/2.6/build.x86_64	                        (rev 0)
+++ lunar-iso/trunk/kernels/conf/2.6/build.x86_64	2006-12-29 16:03:57 UTC (rev 22786)
@@ -0,0 +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" "nosmp lowmem safe" "" "Very safe non-optimized minimal kernel (no ACPI, DMA, SMP, 1GB)" "safe"
+build "-server" "server selinux smp highmem" "" "Server optimized (SELINUX, SMP, 64GB, no preempt)" ""


Property changes on: lunar-iso/trunk/kernels/conf/2.6/build.x86_64
___________________________________________________________________
Name: svn:executable
   + *



More information about the Lunar-commits mailing list