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

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


Author: sofar
Date: 2006-12-29 19:17:29 +0100 (Fri, 29 Dec 2006)
New Revision: 22799

Modified:
   lunar-iso/trunk/kernels/conf/2.6/build.x86_64
Log:
Don't pull in the x86_64 base changes as there is a new base.x86_64 now


Modified: lunar-iso/trunk/kernels/conf/2.6/build.x86_64
===================================================================
--- lunar-iso/trunk/kernels/conf/2.6/build.x86_64	2006-12-29 18:16:40 UTC (rev 22798)
+++ lunar-iso/trunk/kernels/conf/2.6/build.x86_64	2006-12-29 18:17:29 UTC (rev 22799)
@@ -7,6 +7,6 @@
 #  $5 - nonempty for initrd's "linux" and "safe" kernel choices
 #
 
-build "" "x86_64 smp mem" "" "Normal kernel (SMP, 4GB memory max) (RECOMMENDED)" "linux"
-build "-safe" "x86_64 nosmp lowmem safe" "" "Very safe non-optimized minimal kernel (no ACPI, DMA, SMP, 1GB)" "safe"
-build "-server" "x86_64 server selinux smp highmem" "" "Server optimized (SELINUX, SMP, 64GB, no preempt)" ""
+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)" ""



More information about the Lunar-commits mailing list