mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
9bb59863bb
chrootcmd.xml and added them to the files that call chrootcmd. This allows for adding more commands around chroot (like logout in glibc-inst.xml) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
5 lines
216 B
XML
5 lines
216 B
XML
<userinput>cd $LFS &&</userinput>
|
|
<userinput>chroot $LFS /usr/bin/env -i HOME=/root
|
|
\</userinput>
|
|
<userinput> TERM=$TERM /bin/bash --login</userinput>
|