diff options
author | Jeremy Katz <katzj@redhat.com> | 2007-11-28 17:45:33 -0500 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2007-11-29 16:12:01 -0500 |
commit | 558a7bb44671dd655568586bf963f915e93a79dd (patch) | |
tree | 29e0aa6068df203d8397cf58d2c601d33f560902 /scripts | |
parent | 3f39b51d03c280df409facb4bf6c2a1546db1030 (diff) | |
download | anaconda-558a7bb44671dd655568586bf963f915e93a79dd.tar.gz anaconda-558a7bb44671dd655568586bf963f915e93a79dd.tar.xz anaconda-558a7bb44671dd655568586bf963f915e93a79dd.zip |
Implement resizing methods for ext[23]
Determination of the minimum size is a bit of a hack, but until the tools
give us something better, it'll have to do
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/upd-instroot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 6f4b56409..735967616 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -408,6 +408,7 @@ sbin/clock sbin/cryptsetup sbin/debugfs sbin/dosfslabel +sbin/dumpe2fs sbin/e2fsck sbin/e2fsadm sbin/e2label |