diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-03-03 14:11:58 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-03-03 14:11:58 +0000 |
commit | a0c99bbcd7be82b0733f314e404147cbd5cc69e1 (patch) | |
tree | aa7702f9ceb3ed721d88ee945a4b934964e777bd /perl-install/install | |
parent | a59816e075d30443a5124dd1787577cc25e5ac22 (diff) | |
download | drakx-a0c99bbcd7be82b0733f314e404147cbd5cc69e1.tar drakx-a0c99bbcd7be82b0733f314e404147cbd5cc69e1.tar.gz drakx-a0c99bbcd7be82b0733f314e404147cbd5cc69e1.tar.bz2 drakx-a0c99bbcd7be82b0733f314e404147cbd5cc69e1.tar.xz drakx-a0c99bbcd7be82b0733f314e404147cbd5cc69e1.zip |
- auto allocate: do not create /home if drive is smaller than 7GB
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 4608a371c..152a07d07 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- auto allocate: do not create /home if drive is smaller than 7GB + Version 10.6.25 - 28 February 2008 - API changes for draklive-install |