[Fai-commit] r3943 - trunk/examples/simple/package_config

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Wed Sep 13 13:11:07 UTC 2006


Author: lange
Date: 2006-09-13 13:11:06 +0000 (Wed, 13 Sep 2006)
New Revision: 3943

Modified:
   trunk/examples/simple/package_config/DEFAULT
Log:
add CHROOT class that does not install the kernel


Modified: trunk/examples/simple/package_config/DEFAULT
===================================================================
--- trunk/examples/simple/package_config/DEFAULT	2006-09-13 13:09:06 UTC (rev 3942)
+++ trunk/examples/simple/package_config/DEFAULT	2006-09-13 13:11:06 UTC (rev 3943)
@@ -1,7 +1,10 @@
-PACKAGES install I386
+PACKAGES aptitude I386
 memtest86+
 kernel-image-2.6-386
 
+PACKAGES aptitude CHROOT
+kernel-image-2.6-386-
+
 PACKAGES install AMD64
 memtest86+
 kernel-image-2.6-amd64-k8-smp




More information about the Fai-commit mailing list