diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-12-04 16:31:46 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-12-04 16:31:46 +0000 |
commit | 2addf97d11faf5d819ccc4820f83a783d5d5bd91 (patch) | |
tree | 481349e8b8392d90da6ce05c862f4a926efa22d5 /perl-install/install | |
parent | ec329cc4150b3db24c196c46b5e84d38a3a98259 (diff) | |
download | drakx-2addf97d11faf5d819ccc4820f83a783d5d5bd91.tar drakx-2addf97d11faf5d819ccc4820f83a783d5d5bd91.tar.gz drakx-2addf97d11faf5d819ccc4820f83a783d5d5bd91.tar.bz2 drakx-2addf97d11faf5d819ccc4820f83a783d5d5bd91.tar.xz drakx-2addf97d11faf5d819ccc4820f83a783d5d5bd91.zip |
- diskdrake:
o drop "Undo", "Restore partition table", "Save partition table"
(preparing to switch to libparted)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index de7540ed1..2b59f0c31 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- diskdrake: + o drop "Undo", "Restore partition table", "Save partition table" + (preparing to switch to libparted) - don't check /proc/partitions for a partition_table::lvm (ie PV on non partitioned drive) |