Changeset b925729 for BOOK/chroot/64
- Timestamp:
- May 11, 2014, 11:47:04 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- c54a540
- Parents:
- 9b519e2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/chroot/64/createfiles.xml
r9b519e2 rb925729 26 26 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 28 href="../../boot/common/createfiles.xml" 29 xpointer="xpointer(//*[@os='c'])"/> 30 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 28 32 href="../../boot/64/createfiles.xml" 29 xpointer="xpointer(//*[@os=' e'])"/>33 xpointer="xpointer(//*[@os='f'])"/> 30 34 31 35 <screen><userinput>mkdir -pv /usr/lib64 … … 33 37 34 38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 35 href="../ ../boot/common/createfiles.xml"36 xpointer="xpointer(//*[@os=' c'])"/>39 href="../common/createfiles.xml" 40 xpointer="xpointer(//*[@os='d'])"/> 37 41 38 42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 39 43 href="../common/createfiles.xml" 40 xpointer="xpointer(//*[@os=' d'])"/>44 xpointer="xpointer(//*[@os='e'])"/> 41 45 42 46 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.