summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2006-02-03 02:57:22 +0000
committerDavid Cantrell <dcantrell@redhat.com>2006-02-03 02:57:22 +0000
commit0ef9cc965384f62969d4b7dcceee7eb53a554f16 (patch)
treed1219bfd220e1d7247dc4866dcdfe8a84554bec3 /scripts
parent662cdcfe81cfc3d1091ae7e18e5f96d53a1c8e22 (diff)
downloadanaconda-0ef9cc965384f62969d4b7dcceee7eb53a554f16.tar.gz
anaconda-0ef9cc965384f62969d4b7dcceee7eb53a554f16.tar.xz
anaconda-0ef9cc965384f62969d4b7dcceee7eb53a554f16.zip
* scripts/upd-instroot: Add reiserfstune.
* isys/isys.py: Added readReiserFSLabel() and related functions so we can skip over any existing reiserfs labels (#125939).
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 5a822055c..b9c2284e9 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -345,6 +345,7 @@ sbin/parted
sbin/pcmcia-socket-startup
sbin/pdisk
sbin/probe
+sbin/reiserfstune
sbin/resize2fs
sbin/sfdisk
sbin/tune2fs
@@ -590,6 +591,7 @@ sbin/debugfs
sbin/e2fsck
sbin/e2label
sbin/reiserfsck
+sbin/reiserfstune
sbin/fsck
sbin/fsck.ext2
sbin/fsck.ext3