From 3a5d3e83a3a32d442c294528d66adc0282013fd4 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 12 Dec 2001 21:40:28 +0000 Subject: have a bunch of Rescue documentation directly available from the Rescue-menu following suggestions by Denis among others --- rescue/make_rescue_img | 1 + 1 file changed, 1 insertion(+) (limited to 'rescue/make_rescue_img') 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"); -- cgit v1.2.1