Changeset 9b65b70
- Timestamp:
- Feb 21, 2006, 2:12:54 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- ad1ddc7
- Parents:
- a189e82
- Location:
- BOOK
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/changingowner.xml
ra189e82 r9b65b70 44 44 chown -R root:root /cross-tools</userinput></screen> 45 45 46 <para os="e">This book assumes you ran these <command>chown</command> commands.</para>47 48 46 </sect1> -
BOOK/chroot/common/changingowner.xml
ra189e82 r9b65b70 35 35 <para>The commands use <parameter>0:0</parameter> instead of 36 36 <parameter>root:root</parameter>, because <command>chown</command> 37 is unable to resolve the name <quote>root</quote> until the password 38 file has been created. This book assumes you ran these 39 <command>chown</command> commands.</para> 37 is unable to resolve the name <quote>root</quote> until the 38 <filename>passwd</filename> file has been created.</para> 40 39 41 40 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.