From: Thierry Parmentelat Date: Mon, 3 Jan 2011 10:56:22 +0000 (+0100) Subject: replace mkinitrd with dracut (>=f14) - more changes needed in bm as well X-Git-Tag: 5.0-rc18~141 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=1fa2d62c64aa01a2a2a7b7ef138e59edff8f9900;p=build.git replace mkinitrd with dracut (>=f14) - more changes needed in bm as well replace anacron with cronie-anacron (>=f12) --- diff --git a/config.onelab/bootstrapfs.pkgs b/config.onelab/bootstrapfs.pkgs index 1332a3db..27874e83 100644 --- a/config.onelab/bootstrapfs.pkgs +++ b/config.onelab/bootstrapfs.pkgs @@ -1,5 +1,3 @@ -# $Id$ -# $URL$ # # Keeping the old name as it might be referenced elsewhere (node update..) # groupname: Bootstrapfs @@ -35,7 +33,9 @@ package: setserial package: setup package: vim-minimal package: shadow-utils -package: anacron +package>=centos5: anacron +package<=f10: anacron +package>=f12: cronie-anacron package: at package: authconfig package: bc @@ -71,7 +71,9 @@ package: yum package: curl package: gzip package: iptables -package: mkinitrd +package>=centos5: mkinitrd +package<=f12: mkinitrd +package>=f14: dracut package: ntp package: perl package: python