diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-03-20 18:15:12 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-03-20 18:15:12 +0000 |
commit | ebe7296b7b3b0caabe1f8853b6e11dbeb9682b33 (patch) | |
tree | 02752cf566fb09a88012a23c479303c185d56a54 /perl-install/install | |
parent | be2e54f2692684597b017dd96bb5e483de951ce2 (diff) | |
download | drakx-backup-do-not-use-ebe7296b7b3b0caabe1f8853b6e11dbeb9682b33.tar drakx-backup-do-not-use-ebe7296b7b3b0caabe1f8853b6e11dbeb9682b33.tar.gz drakx-backup-do-not-use-ebe7296b7b3b0caabe1f8853b6e11dbeb9682b33.tar.bz2 drakx-backup-do-not-use-ebe7296b7b3b0caabe1f8853b6e11dbeb9682b33.tar.xz drakx-backup-do-not-use-ebe7296b7b3b0caabe1f8853b6e11dbeb9682b33.zip |
actually preserve UUID when formatting (mga#9428)
bug introduced in commit r252676 by pterjan on Tue Feb 10 2009:
"fix preserving UUID owhen formatting ext* and swap, and handle more
FS (#39913)"
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 747783fa0..f0ca41b28 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,8 @@ - do not disable module autoloading (mga#9428) - authentication: o install nss-pam-ldapd instead of nss_ldap (mga#9375) +- partitionning: + o actually preserve UUID when formatting (mga#9428) Version 15.27 - 12 March 2013 |