diff options
author | Chris Lumens <clumens@redhat.com> | 2005-04-21 18:34:20 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2005-04-21 18:34:20 +0000 |
commit | 97df13266244ee8a97621b85074355f537e8c782 (patch) | |
tree | e184f3f333e009faa523ad2e2f6f2c5090da5855 /ChangeLog | |
parent | 28139134b282d2e8cceb21ebc61a407f354fd6a8 (diff) | |
download | anaconda-97df13266244ee8a97621b85074355f537e8c782.tar.gz anaconda-97df13266244ee8a97621b85074355f537e8c782.tar.xz anaconda-97df13266244ee8a97621b85074355f537e8c782.zip |
Copy filesystem options over for preexisting partitions so they show up in
/etc/fstab (#97560).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-04-21 Chris Lumens <clumens@redhat.com> + + * autopart.py (doAutoPartition): Copy filesystem options over for + preexisting partitions so they show up in /etc/fstab (#97560). + * fsset.py (FileSystemSetEntry.__str__): Better output. + 2005-04-21 Jeremy Katz <katzj@redhat.com> * partRequests.py (RaidRequestSpec.sanityCheckRaid): Ensure there |