From e63044c5625357c6128fc5a17f6c87316b97bb07 Mon Sep 17 00:00:00 2001 From: Martin Gracik Date: Fri, 10 Dec 2010 12:36:32 +0100 Subject: [PATCH] Add vconfig, wipefs, gpart, rdate, tty, which, ntpdate to initrd --- share/ramdisk.ltmpl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/share/ramdisk.ltmpl b/share/ramdisk.ltmpl index 2d1e7554..e32c9490 100644 --- a/share/ramdisk.ltmpl +++ b/share/ramdisk.ltmpl @@ -46,6 +46,7 @@ install "gnome-python2-bonobo" install "gnome-python2-gconf" install "gnome-themes-legacy" install "gobject-introspection" +install "gpart" install "groff" install "grub" install "gtk+" @@ -96,6 +97,7 @@ install "python-epdb" install "python-ethtool" install "python-imaging" install "python-volume_key" +install "rdate" install "reiserfs-utils" install "rsh" install "rsync" @@ -113,6 +115,7 @@ install "tigervnc-server-module" install "udev" install "un-core-dotum-fonts" install "usbutils" +install "vconfig" install "vim-minimal" install "vlgothic-fonts" install "volume_key" @@ -313,7 +316,6 @@ remove "nfs-utils-lib" remove "nss-sysinit" remove "nss-tools" remove "ntp" -remove "ntpdate" remove "numactl" remove "oddjob" remove "openais" @@ -361,7 +363,6 @@ remove "un-core-fonts-common" remove "usermode" remove "usermode-gtk" remove "vlgothic-fonts-common" -remove "which" remove "xdg-utils" remove "xen-libs" remove "xen-licenses" @@ -639,7 +640,6 @@ remove "coreutils" "/usr/bin/timeout" remove "coreutils" "/usr/bin/tr" remove "coreutils" "/usr/bin/truncate" remove "coreutils" "/usr/bin/tsort" -remove "coreutils" "/usr/bin/tty" remove "coreutils" "/usr/bin/unexpand" remove "coreutils" "/usr/bin/users" remove "coreutils" "/usr/bin/vdir" @@ -1136,7 +1136,6 @@ remove "util-linux-ng" "/sbin/partx" remove "util-linux-ng" "/sbin/pivot_root" remove "util-linux-ng" "/sbin/swaplabel" remove "util-linux-ng" "/sbin/switch_root" -remove "util-linux-ng" "/sbin/wipefs" remove "util-linux-ng" "/usr/bin/cal" remove "util-linux-ng" "/usr/bin/chfn" remove "util-linux-ng" "/usr/bin/chrt"