keep lib/modules since it can be needed by pxe
parent
1235277a4f
commit
dae5917d30
|
|
@ -495,7 +495,6 @@ change_root()
|
||||||
|
|
||||||
umount /proc
|
umount /proc
|
||||||
umount /sys
|
umount /sys
|
||||||
rm -Rf /lib/modules # this will no longer be needed at all
|
|
||||||
|
|
||||||
cd "$1"
|
cd "$1"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue