summaryrefslogtreecommitdiffstats
path: root/rescue/make_rescue_img
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2001-12-12 21:40:28 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2001-12-12 21:40:28 +0000
commit3a5d3e83a3a32d442c294528d66adc0282013fd4 (patch)
tree2124f7dd49e5f0a8e92e70395018ff6c906e1f1a /rescue/make_rescue_img
parent30883640d7db87ead35245050a2c836be567c541 (diff)
downloaddrakx-backup-do-not-use-3a5d3e83a3a32d442c294528d66adc0282013fd4.tar
drakx-backup-do-not-use-3a5d3e83a3a32d442c294528d66adc0282013fd4.tar.gz
drakx-backup-do-not-use-3a5d3e83a3a32d442c294528d66adc0282013fd4.tar.bz2
drakx-backup-do-not-use-3a5d3e83a3a32d442c294528d66adc0282013fd4.tar.xz
drakx-backup-do-not-use-3a5d3e83a3a32d442c294528d66adc0282013fd4.zip
have a bunch of Rescue documentation directly
available from the Rescue-menu following suggestions by Denis among others
Diffstat (limited to 'rescue/make_rescue_img')
-rwxr-xr-xrescue/make_rescue_img1
1 files changed, 1 insertions, 0 deletions
diff --git a/rescue/make_rescue_img b/rescue/make_rescue_img
index b086b996e..fa1a23591 100755
--- a/rescue/make_rescue_img
+++ b/rescue/make_rescue_img
@@ -88,6 +88,7 @@ installown("drvinst", "/usr/bin");
installown("guessmounts", "/usr/bin");
installown("install_bootloader", "/usr/bin");
installown("lsparts", "/usr/bin");
+installown("rescue-doc", "/usr/bin");
_ "cd ../mdk-stage1 && make rescue-gui";
installown("../mdk-stage1/rescue-gui", "/usr/bin");