[Fai-commit] r4693 - trunk/conf

lange at alioth.debian.org lange at alioth.debian.org
Sat Nov 10 18:13:27 UTC 2007


Author: lange
Date: 2007-11-10 18:13:26 +0000 (Sat, 10 Nov 2007)
New Revision: 4693

Modified:
   trunk/conf/NFSROOT
Log:
use aptitude for installing packages


Modified: trunk/conf/NFSROOT
===================================================================
--- trunk/conf/NFSROOT	2007-11-10 18:05:34 UTC (rev 4692)
+++ trunk/conf/NFSROOT	2007-11-10 18:13:26 UTC (rev 4693)
@@ -1,6 +1,6 @@
 # package list for creating the NFSROOT
 
-PACKAGES install
+PACKAGES aptitude
 fai-nfsroot module-init-tools dhcp3-client ssh rdate lshw portmap
 bootpc rsync lftp rsh-client less dump reiserfsprogs ext2resize usbutils
 hwinfo psmisc pciutils hdparm smartmontools parted mdadm lvm2
@@ -16,7 +16,7 @@
 # you should not edit the lines below
 # architecture dependend list of packages that are installed
 
-PACKAGES install I386
+PACKAGES aptitude I386
 grub lilo read-edid
 linux-image-486 unionfs-modules-2.6-486
 
@@ -24,13 +24,13 @@
 grub lilo
 linux-image-2.6-amd64 unionfs-modules-2.6-amd64
 
-PACKAGES install IA64
+PACKAGES aptitude IA64
 elilo gnu-efi efibootmgr
 
-PACKAGES install SPARC
+PACKAGES aptitude SPARC
 silo sparc-utils
 
-PACKAGES install ALPHA
+PACKAGES aptitude ALPHA
 aboot
 
-#PACKAGES install powerpc
+#PACKAGES aptitude powerpc




More information about the Fai-commit mailing list