|
|
@ -60,7 +60,7 @@ echo_status "Saving boot/* - we do not need this on the 2nd stage ..." |
|
|
|
rm -rf ../boot ; mkdir ../boot |
|
|
|
mv boot/* ../boot/ |
|
|
|
# |
|
|
|
echo_status "Remove the stuff we don't need ..." |
|
|
|
echo_status "Remove the stuff we do not need ..." |
|
|
|
rm -rf home usr/{local,doc,man,info,games,share} |
|
|
|
rm -rf var/adm/* var/games var/adm var/mail var/opt |
|
|
|
rm -rf usr/{include,src} usr/*-linux-gnu {,usr/}lib/*.{a,la,o} |
|
|
|