Changeset 350ab24 for BOOK/chroot/common
- Timestamp:
- Apr 28, 2014, 8:56:46 PM (12 years ago)
- Parents:
- 5c8e74d (diff), 31cfd067 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Location:
- BOOK/chroot/common
- Files:
-
- 3 edited
-
devices.xml (modified) (1 diff)
-
kernfs.xml (modified) (1 diff)
-
pwdgroup.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
BOOK/chroot/common/devices.xml
r5c8e74d r350ab24 13 13 <indexterm zone="ch-chroot-devices"> 14 14 <primary sortas="e-/dev/*">/dev/*</primary> 15 <secondary>chroot</secondary> 15 16 </indexterm> 16 17 -
BOOK/chroot/common/kernfs.xml
r5c8e74d r350ab24 54 54 <screen><userinput>mount -v -o bind /dev ${CLFS}/dev</userinput></screen> 55 55 56 <para>Additional file systems will soon be mounted from within the chroot 56 <para>Additional file systems will soon be mounted from within the chroot 57 57 environment. To keep the host up to date, perform a <quote>fake mount</quote> 58 58 for each of these now:</para> -
BOOK/chroot/common/pwdgroup.xml
r5c8e74d r350ab24 13 13 <indexterm zone="ch-chroot-pwdgroup"> 14 14 <primary sortas="e-/etc/passwd">/etc/passwd</primary> 15 <secondary>chroot</secondary> 15 16 </indexterm> 16 17 17 18 <indexterm zone="ch-chroot-pwdgroup"> 18 19 <primary sortas="e-/etc/group">/etc/group</primary> 20 <secondary>chroot</secondary> 19 21 </indexterm> 20 22 … … 22 24 href="../../boot/common/pwdgroup.xml" 23 25 xpointer="xpointer(//*[@os='a'])"/> 24 26 25 27 <para>Create the <filename>/etc/passwd</filename> file by running the 26 28 following command:</para>
Note:
See TracChangeset
for help on using the changeset viewer.
