X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config.nornet%2Fbootcd.pkgs;fp=config.nornet%2Fbootcd.pkgs;h=50d1173aadffc60c286d5987aaef40079f4d2b40;hb=a561da515a8c0895700fb5af968b74c16b72ab54;hp=0000000000000000000000000000000000000000;hpb=eb767bfbb96f784a174224120b66d4d9134bfdeb;p=build.git diff --git a/config.nornet/bootcd.pkgs b/config.nornet/bootcd.pkgs new file mode 100644 index 00000000..50d1173a --- /dev/null +++ b/config.nornet/bootcd.pkgs @@ -0,0 +1,97 @@ +groupname: PlanetLabBootcd +groupdesc: PlanetLab BootCD +# packages to exclude from stock repositories +yumexclude: @NODEYUMEXCLUDE@ +# define packages +package: btrfs-progs +package: filesystem +package: dhclient +package: bash +package: coreutils +package: iputils +package: kernel +package: bzip2 +package: diffutils +package: logrotate +package: passwd +package: rsync +package: sudo +package: tcpdump +package: telnet +package: traceroute +package: time +package: wget +package: yum +package: curl +package: gzip +package: python +package: tar +package: pciutils +package: kbd +package: authconfig +package: hdparm +package: lvm2 +package: kexec-tools +package>=f8 package>=centos5: gnupg +package>=sl6: gnupg2 +package: nano +package: parted +package: pyparted +package: openssh-server +package: openssh-clients +package: ncftp +package: dosfstools +package: dos2unix +package: bind-utils +package: sharutils +package: vconfig +package: ntp +package: pypcilib +package: openvpn +package: vim-enhanced +# 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 +package>=f18: net-tools +#################### formerly in prep.sh +junk: lib/obsolete +junk: lib/tls +junk: usr/share/cracklib +junk: usr/share/emacs +junk: usr/share/gnupg +junk: usr/share/i18n +junk: usr/share/locale +junk: usr/share/terminfo +junk: usr/share/zoneinfo +junk: usr/sbin/build-locale-archive +junk: usr/sbin/dbconverter-2 +junk: usr/sbin/sasl* +junk: usr/sbin/tcpslice +junk: usr/lib/perl* +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 +precious: usr/share/locale/en +precious: usr/share/terminfo/l/linux +precious: usr/share/terminfo/v/vt100 +precious: usr/share/terminfo/x/xterm +precious: usr/share/zoneinfo/UTC +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 + + +# ###### NorNet customisation ############################################### +package: joe +package: less +# ###########################################################################