diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2001-09-07 18:22:55 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2001-09-07 18:22:55 +0000 |
commit | bf901d45073e99f377928929cbee6db5557e2dcb (patch) | |
tree | e3e900fc1f9ad1619497ca7911badeccecfde286 /rescue/list.i386 | |
parent | dc413ee0136f5d0f90f9f98966accd86ed2814fa (diff) | |
download | drakx-bf901d45073e99f377928929cbee6db5557e2dcb.tar drakx-bf901d45073e99f377928929cbee6db5557e2dcb.tar.gz drakx-bf901d45073e99f377928929cbee6db5557e2dcb.tar.bz2 drakx-bf901d45073e99f377928929cbee6db5557e2dcb.tar.xz drakx-bf901d45073e99f377928929cbee6db5557e2dcb.zip |
ext3, xfs, jfs
Diffstat (limited to 'rescue/list.i386')
-rw-r--r-- | rescue/list.i386 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/rescue/list.i386 b/rescue/list.i386 index e977048ae..2013900bf 100644 --- a/rescue/list.i386 +++ b/rescue/list.i386 @@ -2,8 +2,10 @@ /sbin/rescuept /usr/sbin/grub /usr/sbin/grub-install -/sbin/mkreiserfs /sbin/reiserfsck +/sbin/fsck.jfs +/sbin/fsck.xfs +/sbin/xfs_repair /sbin/sfdisk /boot/grub/stage[12] /usr/lib/perl5/PERL_VERSION/i386-linux/CORE/libperl.so |