diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-05-23 18:28:24 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-05-23 18:28:24 +0000 |
commit | a2164f535fbeef5e5e197f81bf897423d43349b1 (patch) | |
tree | 98e015c786e4aa0980fd43ea1f8ef90144a96933 /perl-install/install/NEWS | |
parent | 57be1bfedfe82267fac3bea3a5ae6d59e4bcb8c4 (diff) | |
download | drakx-a2164f535fbeef5e5e197f81bf897423d43349b1.tar drakx-a2164f535fbeef5e5e197f81bf897423d43349b1.tar.gz drakx-a2164f535fbeef5e5e197f81bf897423d43349b1.tar.bz2 drakx-a2164f535fbeef5e5e197f81bf897423d43349b1.tar.xz drakx-a2164f535fbeef5e5e197f81bf897423d43349b1.zip |
(ensure_dev_exists,getXenBlk,simple_partition_scan,should_prefer_UUID) add support for XenBlk discs
needs testing
Diffstat (limited to 'perl-install/install/NEWS')
-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 61f0982b0..d8612b89e 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -5,6 +5,8 @@ - packages installation: o add support for 'justdb' option o enable to go fast with 'tune-rpm'... +- partitionning: + o first attempt at supporting XenBlk discs - refactoring Version 14.22 - 15 May 2012 |