diff options
author | Jeremy Katz <katzj@redhat.com> | 2004-09-28 21:08:30 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2004-09-28 21:08:30 +0000 |
commit | 1f952d96968d3cf2f149badd57bf7e9fb49b90d1 (patch) | |
tree | 604842fb4c6f093ce71d36551f0a74a82b294ede /ChangeLog | |
parent | 8dbbd50d7a9a05d4c28b2fa3c25b1045cee02b7e (diff) | |
download | anaconda-1f952d96968d3cf2f149badd57bf7e9fb49b90d1.tar.gz anaconda-1f952d96968d3cf2f149badd57bf7e9fb49b90d1.tar.xz anaconda-1f952d96968d3cf2f149badd57bf7e9fb49b90d1.zip |
2004-09-28 Jeremy Katz <katzj@redhat.com>
* isys/isys.py (readSwapLabel): Add function to read label from
swap filesystems.
(readFSLabel): Read swap and JFS labels too.
* fsset.py: Add support for label'ing swap filesystems (#127892).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-09-28 Jeremy Katz <katzj@redhat.com> + * isys/isys.py (readSwapLabel): Add function to read label from + swap filesystems. + (readFSLabel): Read swap and JFS labels too. + + * fsset.py: Add support for label'ing swap filesystems (#127892). + * anaconda: Lack of a mouse if using remote display shouldn't ask about the mouse type (#133902) |