diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-09-18 17:00:11 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-09-18 17:00:11 +0000 |
commit | 562c8c525f7b9bf005c56e589623817a19e23438 (patch) | |
tree | 86a8d5a18b187918d962eb78bed852c75f0cded3 /perl-install/install | |
parent | 8d97f13366221db1ec0b8400dac8fb9c26180621 (diff) | |
download | drakx-562c8c525f7b9bf005c56e589623817a19e23438.tar drakx-562c8c525f7b9bf005c56e589623817a19e23438.tar.gz drakx-562c8c525f7b9bf005c56e589623817a19e23438.tar.bz2 drakx-562c8c525f7b9bf005c56e589623817a19e23438.tar.xz drakx-562c8c525f7b9bf005c56e589623817a19e23438.zip |
- diskdrake:
o handle partitions encrypted with cryptsetup
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 1 | ||||
-rw-r--r-- | perl-install/install/share/list.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index aa4aaadc6..6ec7c32dd 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,7 @@ - handle new driver: o ethernet: jme - partitionning step + o handle partitions encrypted with cryptsetup o fix file system type drop down list showing most types as "..." in "Change partition type" dialog in expert mode due to ellipsizing - list btusb instead of hci_usb in bus/bluetooth (renamed in 2.6.27) diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index f5bfc3220..4f5b82540 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -36,6 +36,7 @@ mkfs.jfs fsck.jfs </if> quotacheck + cryptsetup dmsetup setfont kbd_mode Xorg xset |