X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config.lxc%2Fbootcd.pkgs;h=73b9c1c6977a5ff21935c3123a8da3f634b04cd9;hb=2b91ec2c2c49239119125f50420cb04ebd4030c1;hp=cc3c9eafe6fcc2cda95ecd147567e2e10cf6d6f8;hpb=41f49c4e92b1467d26ebcd36a37a6d4c8295999c;p=build.git diff --git a/config.lxc/bootcd.pkgs b/config.lxc/bootcd.pkgs index cc3c9eaf..73b9c1c6 100644 --- a/config.lxc/bootcd.pkgs +++ b/config.lxc/bootcd.pkgs @@ -5,12 +5,14 @@ yumexclude: @NODEYUMEXCLUDE@ # define packages package: btrfs-progs package: filesystem -package: udev -package: dhclient +package<=f21: dhclient +package>=f22: dhcp-client package: bash package: coreutils package: iputils package: kernel +package>=f23: kernel-modules kernel-modules-extra +package>=f24: systemd-udev package: bzip2 package: diffutils package: logrotate @@ -49,13 +51,32 @@ package: vconfig package: ntp package: pypcilib package: openvpn -package: vim-enhanced -# make this explicit for f14 as we need mkfs.ext2 in bm +#package: vim-enhanced package: e2fsprogs -# used to be installed until f12, make it explicit for f14, might come in handy -package>=f14: rsyslog +package: rsyslog package: strace lsof -package>=f18: net-tools +package: net-tools + +# 03/2015: let's move on +package: python3 + +# 06/2015: this does not ship anymore by default in f21 +package>=f21: biosdevname + +# 12/2018 +package>=f27: NetworkManager + +# Thierry : january 2015 +# the bootcd image has grown out of control in terms of size +# which in turn causes timeouts on the server side and all +# so I am turning all this back off for a while +# # for the new ansible-based hooks +# package: ansible +# package: git +# # experimentally ship qemu on the bootcd +# package: qemu +# package: bridge-utils + #################### formerly in prep.sh junk: lib/obsolete junk: lib/tls