diff options
author | Caio Begotti <caio1982@mandriva.org> | 2009-01-16 12:00:31 +0000 |
---|---|---|
committer | Caio Begotti <caio1982@mandriva.org> | 2009-01-16 12:00:31 +0000 |
commit | 1b8bdbb6f00c987ae6af0444ee1a04cac2de8603 (patch) | |
tree | 03b9b86e5c68abadef6d88d3f22cae1e7f147167 /rescue/list.xml | |
parent | 8481dc433cd22ca4352a5bce8d976cb3aa931285 (diff) | |
download | drakx-1b8bdbb6f00c987ae6af0444ee1a04cac2de8603.tar drakx-1b8bdbb6f00c987ae6af0444ee1a04cac2de8603.tar.gz drakx-1b8bdbb6f00c987ae6af0444ee1a04cac2de8603.tar.bz2 drakx-1b8bdbb6f00c987ae6af0444ee1a04cac2de8603.tar.xz drakx-1b8bdbb6f00c987ae6af0444ee1a04cac2de8603.zip |
tools needed by the windows resizing support in restore-image.sh and diskdrake-resize
Diffstat (limited to 'rescue/list.xml')
-rw-r--r-- | rescue/list.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/rescue/list.xml b/rescue/list.xml index 6c035915f..016b836b4 100644 --- a/rescue/list.xml +++ b/rescue/list.xml @@ -43,7 +43,8 @@ sync eject - mount mount.nfs umount + mount mount.nfs mount.ntfs-3g umount + losetup ldconfig mingetty init @@ -56,7 +57,7 @@ ping hostname ifconfig route fdformat badblocks - e2fsck fsck.ext2 fsck.ext3 mke2fs mkfs.ext2 mkfs.ext3 resize2fs + e2fsck fsck.ext2 fsck.ext3 mke2fs mkfs.ext2 mkfs.ext3 mkfs.ntfs resize2fs mkfs.ext3 mkfs.reiserfs mkfs.xfs mkfs.jfs debugfs dumpe2fs tune2fs fsck.xfs xfs_repair @@ -311,6 +312,9 @@ </from> <from dir="."> <to dir="/usr/sbin"> + diskdrake-resize + </to> + <to dir="/usr/sbin"> restore-image.sh </to> <to dir="/usr/lib"> |