X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config.lxc%2Fbootcd.pkgs;h=53e7e2df1c4f25d8af01d468d6fba84a926d5b14;hb=HEAD;hp=cc3c9eafe6fcc2cda95ecd147567e2e10cf6d6f8;hpb=41f49c4e92b1467d26ebcd36a37a6d4c8295999c;p=build.git diff --git a/config.lxc/bootcd.pkgs b/config.lxc/bootcd.pkgs index cc3c9eaf..53e7e2df 100644 --- a/config.lxc/bootcd.pkgs +++ b/config.lxc/bootcd.pkgs @@ -5,12 +5,20 @@ 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 +# f31: building root images with a kernel with kernel-core +# apparently this requires grubby-deprecated; +# it might even be safer to install that one +# earlier so that we can be sure that grubby-deprecated is there +# when the kernel-core install scriptlet triggers +package>=f31: grubby-deprecated kernel-core +package>=f24: systemd-udev package: bzip2 package: diffutils package: logrotate @@ -25,7 +33,8 @@ package: wget package: yum package: curl package: gzip -package: python +package<=f27: python +package>=f29: python2 python-unversioned-command package: tar package: pciutils package: kbd @@ -33,11 +42,14 @@ package: authconfig package: hdparm package: lvm2 package: kexec-tools -package>=f8 package>=centos5: gnupg +# see myplc/plc.d/gpg +package<=f29: gnupg +package>=f31: gnupg1 package>=sl6: gnupg2 package: nano package: parted -package: pyparted +package<=f27: pyparted +package>=f29: python2-pyparted package: openssh-server package: openssh-clients package: ncftp @@ -49,13 +61,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