diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/install/NEWS | 5 | ||||
-rw-r--r-- | perl-install/install/share/list.xml | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 42d471ffc..c12f89074 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,8 @@ +- include mount.ntfs-3g in install and rescue +- add various command to rescue + +Version 12.27 - 14 April 2009 + - be more compatible with older http code for error management - handle firmware loading in stage2 too diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index ade0f3381..05f63dca5 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -13,7 +13,7 @@ insmod modinfo rmmod losetup lvm2 mdadm - mount mount.nfs umount + mount mount.nfs mount.ntfs-3g umount <mode copy="dereference"> vol_id <!-- needed by libDrakX --> |