Opened 23 years ago

Closed 23 years ago

Last modified 23 years ago

#40 closed defect (fixed)

create a xml file with chroot commands in it

Reported by: gerard@… Owned by: gerard@…
Priority: normal Milestone:
Component: Book Version: 3.0-pre2
Severity: normal Keywords:
Cc:

Description

If we change the command used to enter chroot, we have to go into three files right now to make that change. That's a pain. Create a file called chroot-cmd.xml containing:

<blockquote><literallayout>

<userinput>cd $LFS &amp;&amp;</userinput> <userinput>chroot $LFS /usr/bin/env -i HOME=/root

\</userinput>

<userinput>&nbsp;&nbsp;&nbsp;TERM=$TERM /bin/bash --login</userinput>

</literallayout></blockquote>

And that's it. Those commands don't appear on a page by itself so we don't need to add <sect> and stuff to it.

Change History (2)

comment:1 by gerard@…, 23 years ago

Owner: changed from lfs-book@… to gerard@…
Status: newassigned

I've assigned it to me, but I won't be doing this right away. I'll get to it in an hour or two.

comment:2 by gerard@…, 23 years ago

Resolution: fixed
Status: assignedclosed

Added intel/chapter6/chrootcmd.xml bash-inst.xml, chroot.xml, glibc-inst.xml and m4-inst.xml use include this now.

Note: See TracTickets for help on using tickets.