From f73545471b16b0b00c46780a1ae17663f969f177 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 4 Jun 2012 14:40:50 -0700 Subject: [PATCH] Add grub2 so that rescue is more useful --- share/runtime-cleanup.tmpl | 3 +-- share/runtime-install.tmpl | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index 2f341521..54a5060b 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -147,7 +147,7 @@ removefrom coreutils /etc/* /usr/bin/link /usr/bin/nice /usr/bin/stty /usr/bin/s removefrom coreutils /usr/sbin/runuser /usr/bin/[ /usr/bin/base64 /usr/bin/chcon removefrom coreutils /usr/bin/cksum /usr/bin/comm /usr/bin/csplit removefrom coreutils /usr/bin/dir /usr/bin/dircolors /usr/bin/dirname -removefrom coreutils /usr/bin/expand /usr/bin/factor /usr/bin/fmt +removefrom coreutils /usr/bin/expand /usr/bin/factor removefrom coreutils /usr/bin/fold /usr/bin/groups /usr/bin/hostid /usr/bin/id removefrom coreutils /usr/bin/install /usr/bin/join /usr/bin/logname removefrom coreutils /usr/bin/mkfifo /usr/bin/nl /usr/bin/nohup /usr/bin/nproc @@ -214,7 +214,6 @@ removefrom gnome-python2-gconf /usr/share/pygtk/* removefrom gnutls /usr/share/locale/* removefrom gpgme /usr/${libdir}/libgpgme-* removefrom grep /etc/* /usr/share/locale/* -removefrom grub2 /sbin/grub2-bios-setup /sbin/grub2-sparc64-setup /usr/bin/* removefrom gstreamer /usr/bin/* /usr/${libdir}/gstreamer-0.10/* removefrom gstreamer /usr/${libdir}/libgst* /usr/libexec/* /usr/share/locale/* removefrom gtk2 /usr/bin/update-gtk-immodules diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl index d15aaf21..90c1a1cb 100644 --- a/share/runtime-install.tmpl +++ b/share/runtime-install.tmpl @@ -10,6 +10,7 @@ installpkg iscsi-initiator-utils ## firstaidkit (rescue mode) packages installpkg firstaidkit-plugin-{passwd,key-recovery,mdadm-conf} +installpkg grub2 ## kernel and firmware installpkg kernel