diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-28 17:37:38 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-28 17:37:38 +0000 |
commit | 2806a979409cf934ae8c31038be2cf20de9fb041 (patch) | |
tree | f3661e938de6ef7bbef24eda1c95e6d8beb2cb07 /perl-install/install | |
parent | 365c5cb12e4b27869373d80b27037ca7a203303e (diff) | |
download | drakx-2806a979409cf934ae8c31038be2cf20de9fb041.tar drakx-2806a979409cf934ae8c31038be2cf20de9fb041.tar.gz drakx-2806a979409cf934ae8c31038be2cf20de9fb041.tar.bz2 drakx-2806a979409cf934ae8c31038be2cf20de9fb041.tar.xz drakx-2806a979409cf934ae8c31038be2cf20de9fb041.zip |
- fix detecting existing LVMs (#31228)
(regression introduced in 10.4.204 (?))
(backported from HEAD)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 622502aab..094746f7e 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- fix detecting existing LVMs (#31228) + (regression introduced in 10.4.204 (?)) - look for LVM PV on non partitioned disk before looking for DOS partition_table (esp. for lilo which puts the DOS magic) - don't check /proc/partitions for a partition_table::lvm |