diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-25 12:09:46 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-25 12:09:46 +0000 |
commit | 6c326b745753ad0e9e9e1c1f85adb5776e5d3bc2 (patch) | |
tree | 7713cbf78c97c205a5addca06e30916023d9a1b6 /rescue | |
parent | 821ff11d1406260c077136987ef8602b78769363 (diff) | |
download | drakx-6c326b745753ad0e9e9e1c1f85adb5776e5d3bc2.tar drakx-6c326b745753ad0e9e9e1c1f85adb5776e5d3bc2.tar.gz drakx-6c326b745753ad0e9e9e1c1f85adb5776e5d3bc2.tar.bz2 drakx-6c326b745753ad0e9e9e1c1f85adb5776e5d3bc2.tar.xz drakx-6c326b745753ad0e9e9e1c1f85adb5776e5d3bc2.zip |
- add mount.nfs binary (since mount doesn't handle nfs fs anymore)
Diffstat (limited to 'rescue')
-rw-r--r-- | rescue/NEWS | 2 | ||||
-rw-r--r-- | rescue/list.xml | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/rescue/NEWS b/rescue/NEWS index 1a96aadf4..dd1e66a75 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,5 @@ +- add mount.nfs binary (since mount doesn't handle nfs fs anymore) + Version 1.6 - 8 August 2007, by Pascal "Pixel" Rigaux - adapt to new libldetect together with drakx-installer-images 1.13 diff --git a/rescue/list.xml b/rescue/list.xml index 29a8ff589..550617cc3 100644 --- a/rescue/list.xml +++ b/rescue/list.xml @@ -41,7 +41,7 @@ sync eject - mount umount + mount mount.nfs umount ldconfig mingetty init |