[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[PATCH] Use new package structure of firstaidkit (#510346)
- From: Martin Sivak <msivak redhat com>
- To: anaconda-devel-list redhat com
- Subject: [PATCH] Use new package structure of firstaidkit (#510346)
- Date: Tue, 2 Mar 2010 12:51:17 +0100
---
scripts/upd-instroot | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 217f997..8250ea1 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -244,8 +244,10 @@ PACKAGESRESCUE="bzip2 bzip2-libs dump
modutils mtools mt-st mtr net-tools smartmontools
openssh openssh-clients pciutils rsh traceroute tar rsync
device-mapper device-mapper-libs dmraid ntfsprogs samba-client
- firstaidkit firstaidkit-plugin-passwd firstaidkit-plugin-xserver
- firstaidkit-gui firstaidkit-plugin-mdadm-conf firstaidkit-plugin-key-recovery volume_key"
+ firstaidkit firstaidkit-engine firstaidkit-plugin-passwd
+ firstaidkit-plugin-xserver firstaidkit-gui
+ firstaidkit-plugin-mdadm-conf firstaidkit-plugin-key-recovery
+ volume_key"
if [[ $ARCH =~ "i[356]86" || $ARCH == "x86_64" ]]; then
PACKAGESRESCUE="$PACKAGESRESCUE gpart grub firstaidkit-plugin-grub"
--
1.6.6
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]