Changeset 4f26def for BOOK/final-system
- Timestamp:
- Sep 1, 2006, 5:03:11 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 9dc37e7
- Parents:
- 8d45c06
- Location:
- BOOK/final-system
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/shadow.xml
r8d45c06 r4f26def 25 25 <sect2 role="installation"> 26 26 <title>Installation of Shadow</title> 27 28 <para os="p1">The following patch fixes when useradd will only accept 29 group names instead of group id numbers:</para> 30 31 <screen os="p2"><userinput>patch -Np1 -i ../&shadow-useradd_fix-patch;</userinput></screen> 27 32 28 33 <note os="a"> -
BOOK/final-system/multilib/shadow-64bit.xml
r8d45c06 r4f26def 21 21 <sect2 role="installation"> 22 22 <title>Installation of Shadow</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="shadow.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="shadow.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <note os="a"> -
BOOK/final-system/multilib/shadow-n32.xml
r8d45c06 r4f26def 22 22 <sect2 role="installation"> 23 23 <title>Installation of Shadow</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="shadow.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="shadow.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <note os="a"> -
BOOK/final-system/multilib/shadow.xml
r8d45c06 r4f26def 22 22 <sect2 role="installation"> 23 23 <title>Installation of Shadow</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/shadow.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/shadow.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.