summaryrefslogtreecommitdiffstats
path: root/anaconda-stub
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-08-22 00:39:09 +0000
committerMatt Wilson <msw@redhat.com>1999-08-22 00:39:09 +0000
commit87ed604ccef1cf2cc4f9044b03fa4c72709936f9 (patch)
tree90b08f1f2b470f7cbd21be5437b18ad3fc445505 /anaconda-stub
parent1ec94bab5fe0a4ef1de40a2fbc65ae2db35980ed (diff)
downloadanaconda-87ed604ccef1cf2cc4f9044b03fa4c72709936f9.tar.gz
anaconda-87ed604ccef1cf2cc4f9044b03fa4c72709936f9.tar.xz
anaconda-87ed604ccef1cf2cc4f9044b03fa4c72709936f9.zip
undo /lib/libs.cgz
Diffstat (limited to 'anaconda-stub')
-rwxr-xr-xanaconda-stub5
1 files changed, 5 insertions, 0 deletions
diff --git a/anaconda-stub b/anaconda-stub
index be9836960..08fe5d420 100755
--- a/anaconda-stub
+++ b/anaconda-stub
@@ -22,6 +22,11 @@ for n in *.cgz; do
rm $n
done
+cd /lib
+uncpio < libs.cgz
+rm -f libs.cgz
+done
+
cd /
exec /usr/bin/anaconda.real -T $*