|
@ -718,7 +718,6 @@ function build_live() { |
|
|
|
|
|
|
|
|
#(cd /linux-live/rootcopy && cp --parents -afr * /) |
|
|
#(cd /linux-live/rootcopy && cp --parents -afr * /) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
chroot $BUILD_DIR mount none -t proc /proc |
|
|
chroot $BUILD_DIR mount none -t proc /proc |
|
|
chroot $BUILD_DIR /linux-live/initrfs |
|
|
chroot $BUILD_DIR /linux-live/initrfs |
|
|
chroot $BUILD_DIR umount /proc |
|
|
chroot $BUILD_DIR umount /proc |
|
|