summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-08-22 16:51:02 +0000
committerMatt Wilson <msw@redhat.com>1999-08-22 16:51:02 +0000
commitc404b27c2a16104a02d17cd12b7fbb304de99a13 (patch)
treee19f94a2d9ebee029f4f8489ea866f8944929d28
parent6e98119f774d8edfee51c0167e775b9735611a4a (diff)
downloadanaconda-c404b27c2a16104a02d17cd12b7fbb304de99a13.tar.gz
anaconda-c404b27c2a16104a02d17cd12b7fbb304de99a13.tar.xz
anaconda-c404b27c2a16104a02d17cd12b7fbb304de99a13.zip
more fixes
-rwxr-xr-xanaconda-stub6
1 files changed, 4 insertions, 2 deletions
diff --git a/anaconda-stub b/anaconda-stub
index 08fe5d420..42c17c999 100755
--- a/anaconda-stub
+++ b/anaconda-stub
@@ -1,5 +1,8 @@
#!/bin/sh
+cd /mnt/runtime/modules
+rm *
+
rm /bin/loader
cd /tmp
mkdir lib
@@ -24,8 +27,7 @@ done
cd /lib
uncpio < libs.cgz
-rm -f libs.cgz
-done
+rm libs.cgz
cd /