[Fai-commit] r6481 - branches/stable/3.4/examples/simple/package_config

Michael Prokop mika at alioth.debian.org
Mon Apr 18 13:10:42 UTC 2011


Author: mika
Date: 2011-04-18 13:10:35 +0000 (Mon, 18 Apr 2011)
New Revision: 6481

Modified:
   branches/stable/3.4/examples/simple/package_config/DEFAULT
Log:
use same linux-image package names as in NFSROOT, add initramfs-tools

initramfs-tools are needed for proper generating a partitial mirror
using fai-mirror

(cherry picked from commit af5c56db3bbba72990eeb87b5aa146bf49bd0646)

From: lange <lange>

Modified: branches/stable/3.4/examples/simple/package_config/DEFAULT
===================================================================
--- branches/stable/3.4/examples/simple/package_config/DEFAULT	2011-04-18 13:09:16 UTC (rev 6480)
+++ branches/stable/3.4/examples/simple/package_config/DEFAULT	2011-04-18 13:10:35 UTC (rev 6481)
@@ -1,5 +1,5 @@
 PACKAGES aptitude I386
-linux-image-486 initramfs-tools
+linux-image-2.6-486 initramfs-tools
 memtest86+
 
 PACKAGES aptitude CHROOT
@@ -7,7 +7,7 @@
 linux-image-amd64-
 
 PACKAGES aptitude AMD64
-linux-image-amd64 initramfs-tools
+linux-image-2.6-amd64 initramfs-tools
 memtest86+
 
 PACKAGES aptitude XEN




More information about the Fai-commit mailing list