Changed bootstrap
This commit is contained in:
@@ -84,8 +84,9 @@ echo " chroot \"${LFS}\" /usr/bin/env -i \\"
|
||||
echo " HOME=/root \\"
|
||||
echo " TERM=\"\${TERM}\" \\"
|
||||
echo " PS1='(darkforge chroot) \\u:\\w\\\$ ' \\"
|
||||
echo " PATH=/usr/bin:/usr/sbin \\"
|
||||
echo " PATH=/usr/bin:/usr/sbin:/tools/bin \\"
|
||||
echo " MAKEFLAGS=\"-j32\" \\"
|
||||
echo " /bin/bash --login"
|
||||
echo ""
|
||||
echo "Then run the chroot build scripts (024-xxx) from inside the chroot."
|
||||
echo "Or run all chroot scripts automatically:"
|
||||
echo " bash ${LFS}/sources/toolchain-scripts/023a-chroot-build-all.sh"
|
||||
|
||||
Reference in New Issue
Block a user