diff options
author | Chris Lumens <clumens@redhat.com> | 2006-04-27 21:33:59 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2006-04-27 21:33:59 +0000 |
commit | 2851a50c66f07bd7e68091e3d322ee424b1e67de (patch) | |
tree | bd13dfab1e919bf3691619d619e5a574808587d5 /ChangeLog | |
parent | 87d1d2f59928f0fbb7bcc81f9327ff29f45268b6 (diff) | |
download | anaconda-2851a50c66f07bd7e68091e3d322ee424b1e67de.tar.gz anaconda-2851a50c66f07bd7e68091e3d322ee424b1e67de.tar.xz anaconda-2851a50c66f07bd7e68091e3d322ee424b1e67de.zip |
Emit --useexisting and --noformat for VGs, RAID, and LVs (#189123).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-04-27 Chris Lumens <clumens@redhat.com> + * partitions.py (Partitions.writeKS): Emit --useexisting and --noformat + for VGs, RAID, and LVs (#189123). + * yuminstall.py (AnacondaYum._run): Warn if there's not enough space for an upgrade (#189022). |