diff options
author | David Cantrell <dcantrell@redhat.com> | 2006-02-03 04:15:44 +0000 |
---|---|---|
committer | David Cantrell <dcantrell@redhat.com> | 2006-02-03 04:15:44 +0000 |
commit | 83d0abcbd63cc7ce6a73ff6cc22a8f55bf525757 (patch) | |
tree | 5dd0cac97fdc77e89eda35ffa20ae931e93b38a6 /ChangeLog | |
parent | 0ef9cc965384f62969d4b7dcceee7eb53a554f16 (diff) | |
download | anaconda-83d0abcbd63cc7ce6a73ff6cc22a8f55bf525757.tar.gz anaconda-83d0abcbd63cc7ce6a73ff6cc22a8f55bf525757.tar.xz anaconda-83d0abcbd63cc7ce6a73ff6cc22a8f55bf525757.zip |
* isys/isys.py (readReiserFSLabel): Support all valid reiserfs
block sizes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2006-02-02 David Cantrell <dcantrell@redhat.com> + * isys/isys.py (readReiserFSLabel): Support all valid reiserfs + block sizes. + +2006-02-02 David Cantrell <dcantrell@redhat.com> + * scripts/upd-instroot: Add reiserfstune. * isys/isys.py: Added readReiserFSLabel() and related functions |