diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-19 15:34:17 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-19 15:34:17 +0000 |
commit | 5e39f59fc6aa05e96221665a43c3ed35582fc5b8 (patch) | |
tree | f594f516a4b48e97d500540dfff33be2e5081fe1 /perl-install/install | |
parent | 0991c940925490069ea3feb2ae4f7d977ab6de84 (diff) | |
download | drakx-backup-do-not-use-5e39f59fc6aa05e96221665a43c3ed35582fc5b8.tar drakx-backup-do-not-use-5e39f59fc6aa05e96221665a43c3ed35582fc5b8.tar.gz drakx-backup-do-not-use-5e39f59fc6aa05e96221665a43c3ed35582fc5b8.tar.bz2 drakx-backup-do-not-use-5e39f59fc6aa05e96221665a43c3ed35582fc5b8.tar.xz drakx-backup-do-not-use-5e39f59fc6aa05e96221665a43c3ed35582fc5b8.zip |
- diskdrake :
o do not allow partitions bigger than 2TB-1 on DOS MBR, nor partitions
starting above 2TB-1
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 4431b8cd1..f811b41bb 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,7 @@ - diskdrake: o "Clear All" defaults to LVM on full disk if drive is >4TB + o do not allow partitions bigger than 2TB-1 on DOS MBR, nor partitions + starting above 2TB-1 - restore banner on pop up messages (#33753) - handle /boot/xxx files on linux raid1 - when basesystem can't be selected, display the reason |