diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-09-09 14:32:28 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-09-09 14:32:28 +0000 |
commit | e94b108c2f253ada585f3b9f2323a6ccf6787ea0 (patch) | |
tree | a70b54ed9bebe8f641f46c29a24c1d7e94507947 /perl-install/install | |
parent | f019b21180311a8b62fa224347fe6495249be24c (diff) | |
download | drakx-e94b108c2f253ada585f3b9f2323a6ccf6787ea0.tar drakx-e94b108c2f253ada585f3b9f2323a6ccf6787ea0.tar.gz drakx-e94b108c2f253ada585f3b9f2323a6ccf6787ea0.tar.bz2 drakx-e94b108c2f253ada585f3b9f2323a6ccf6787ea0.tar.xz drakx-e94b108c2f253ada585f3b9f2323a6ccf6787ea0.zip |
- diskdrake
o keep current UUID when formatting ext2/ext3 (was already done for swap),
so that fstab on other distros continue to work
(requires e2fsprogs-1.41.1-2mnb2)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 5a2891b57..2134b777f 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,7 @@ +- keep current UUID when formatting ext2/ext3 (was already done for swap), + so that fstab on other distros continue to work + (requires e2fsprogs-1.41.1-2mnb2) + Version 11.38 - 8 September 2008 - do not size radio button that have a label thus preventing uneeded horizontal |