X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config.planetlab%2Fbootcd.pkgs;h=e4d228a49ae6d455884ee884b3a9cfc09f69ac9f;hb=cc5a9338d1528a7fec60f496bfba7b8b28a80539;hp=8e5fb3b9de86cff5db86c4bc857a1e19ee68bb34;hpb=0618995b85885cdcf1f59b256a677ff7b93984e7;p=build.git diff --git a/config.planetlab/bootcd.pkgs b/config.planetlab/bootcd.pkgs index 8e5fb3b9..e4d228a4 100644 --- a/config.planetlab/bootcd.pkgs +++ b/config.planetlab/bootcd.pkgs @@ -1,7 +1,7 @@ groupname: PlanetLabBootcd groupdesc: PlanetLab BootCD # packages to exclude from stock repositories -kexclude: @KEXCLUDE@ +yumexclude: @NODEYUMEXCLUDE@ # define packages package: filesystem package: udev @@ -32,7 +32,8 @@ package: authconfig package: hdparm package: lvm2 package: kexec-tools -package: gnupg +package>=f8 package>=centos5: gnupg +package>=sl6: gnupg2 package: nano package: parted package: pyparted @@ -47,7 +48,18 @@ package: vconfig package: ntp package: pypcilib package: openvpn +package: btrfs-progs +# make this explicit for f14 as we need mkfs.ext2 in bm +package: e2fsprogs +# used to be installed until f12, make it explicit for f14, might come in handy +package>=f14: rsyslog +package: strace lsof + +# 03/2015: let's move on +package: python3 + #################### formerly in prep.sh +# probably very outdated.. junk: lib/obsolete junk: lib/tls junk: usr/share/cracklib @@ -66,6 +78,7 @@ junk: usr/lib/locale junk: usr/lib/sasl* junk: usr/lib/gconv junk: usr/lib/tls +junk: usr/boot # precious: usr/share/i18n/locales/en_US precious: usr/share/i18n/charmaps/UTF-8.gz @@ -74,5 +87,9 @@ precious: usr/share/terminfo/l/linux precious: usr/share/terminfo/v/vt100 precious: usr/share/terminfo/x/xterm precious: usr/share/zoneinfo/UTC -precious: usr/lib/locale/en_US.utf8 -precious-f9: usr/lib/locale/en_US.utf8 +precious: boot/*@pldistro@* +precious: boot/config* +precious: boot/initrd-boot* +precious: boot/kernel-boot* +precious: boot/grub +precious<=f8 precious<=centos5: usr/lib/locale/en_US.utf8