diff options
author | Pascal Terjan <pterjan@mageia.org> | 2011-05-14 14:29:53 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2011-05-14 14:29:53 +0000 |
commit | e6ee78531a475cbbd55f152b1e16e4a4fee6b576 (patch) | |
tree | c36e881b8e2c1f95982a08189ea690fa5219ae74 /perl-install/install | |
parent | bffeb8c081f87a11c9c9302cf8d8eedeeb897cd1 (diff) | |
download | drakx-e6ee78531a475cbbd55f152b1e16e4a4fee6b576.tar drakx-e6ee78531a475cbbd55f152b1e16e4a4fee6b576.tar.gz drakx-e6ee78531a475cbbd55f152b1e16e4a4fee6b576.tar.bz2 drakx-e6ee78531a475cbbd55f152b1e16e4a4fee6b576.tar.xz drakx-e6ee78531a475cbbd55f152b1e16e4a4fee6b576.zip |
match partitions when one of them as device_alias to the device of the other one
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 484e180b9..54d1694e2 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,4 +1,5 @@ -- disbale encryption option for /boot +- disable encryption option for /boot +- match partitions when one of them as device_alias to the device of the other one Version 13.50 - 06 May 2011 |