diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-02-12 13:28:07 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-02-12 13:28:07 +0000 |
commit | 27b200c3734cfe434c3764072168b08e75a76478 (patch) | |
tree | dc13ee3ff2fe6116f39c5908e23d00c072ab251f /perl-install/install/NEWS | |
parent | da7535c9ab67425e5b32ba99d40ca40683c1cafc (diff) | |
download | drakx-27b200c3734cfe434c3764072168b08e75a76478.tar drakx-27b200c3734cfe434c3764072168b08e75a76478.tar.gz drakx-27b200c3734cfe434c3764072168b08e75a76478.tar.bz2 drakx-27b200c3734cfe434c3764072168b08e75a76478.tar.xz drakx-27b200c3734cfe434c3764072168b08e75a76478.zip |
- auto partitioning: ensure the "/" is bigger on small drives
eg: on 4G hd, "/" was 2G only, it will now be 2.7G
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 3cc02e72b..112686b20 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- auto partitioning: ensure the "/" is bigger on small drives + Version 10.6.18 - 12 February 2008 - adapt to modules being in /lib/modules/`uname -r` |