[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[PATCH] add xfs tools to KEEPFILEGR
- From: Eric Sandeen <sandeen redhat com>
- To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Subject: [PATCH] add xfs tools to KEEPFILEGR
- Date: Thu, 31 Jul 2008 15:46:08 -0500
I guess these are somewhat big; maybe the reason for them being AWOL?
-rwxr-xr-x 1 root root 518160 2007-10-23 21:34 /sbin/xfs_repair
-rwxr-xr-x 1 root root 485584 2007-10-23 21:34 /usr/sbin/xfs_db
If there's room....
Thanks,
-Eric
Index: devel/anaconda-11.4.1.9/scripts/upd-instroot
===================================================================
--- devel.orig/anaconda-11.4.1.9/scripts/upd-instroot 2008-06-25 16:25:41.000000000 -0500
+++ devel/anaconda-11.4.1.9/scripts/upd-instroot 2008-07-31 15:42:41.212166111 -0500
@@ -597,6 +597,7 @@ sbin/fsck.ext2
sbin/fsck.ext3
sbin/fsck.jfs
sbin/fsck.reiserfs
+sbin/xfs_repair
sbin/parted
sbin/silo
sbin/tune2fs
@@ -662,6 +663,7 @@ usr/sbin/ddcprobe
usr/sbin/fbset
usr/sbin/prelink
usr/sbin/smartctl
+usr/sbin/xfs_db
usr/share/anaconda
usr/share/fonts/dejavu/DejaVuSans.ttf
usr/share/fonts/dejavu/DejaVuSans-Bold.ttf
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]