X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config.planetlab%2Fbootcd.pkgs;h=6f400e380912fa3fe1ffb35c920590bf57be303c;hb=46d90484cc2bc7bda7a604fab092ccfe27f454db;hp=8690a34136024f53224e77189bb8359b9563d667;hpb=cb0c921da4fce8d28d18a7e828913b590ae464d7;p=build.git diff --git a/config.planetlab/bootcd.pkgs b/config.planetlab/bootcd.pkgs index 8690a341..6f400e38 100644 --- a/config.planetlab/bootcd.pkgs +++ b/config.planetlab/bootcd.pkgs @@ -1,9 +1,8 @@ groupname: PlanetLabBootcd groupdesc: PlanetLab BootCD -# This is the replacement for the former mkfedora -k. The following packages -# will get excluded from the stock fedora repos, as we need to use ours -kexclude: kernel* iptables iproute -# from prep.sh, was hardwired as packagelist +# packages to exclude from stock repositories +yumexclude: @NODEYUMEXCLUDE@ +# define packages package: filesystem package: udev package: dhclient @@ -15,7 +14,6 @@ package: bzip2 package: diffutils package: logrotate package: passwd -#package: rsh package: rsync package: sudo package: tcpdump @@ -34,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 @@ -49,6 +48,12 @@ 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 #################### formerly in prep.sh junk: lib/obsolete junk: lib/tls @@ -68,6 +73,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 @@ -76,4 +82,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: 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