From 1e87875275f165ac372670110bd8db6de03a4c58 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Wed, 15 Apr 2009 10:07:21 +0000 Subject: - include mount.ntfs-3g in install and rescue - add various command to rescue --- perl-install/install/NEWS | 5 +++++ perl-install/install/share/list.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'perl-install') 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 vol_id -- cgit v1.2.1