Changeset 0b3451f for BOOK/final-system/multilib
- Timestamp:
- Mar 9, 2014, 3:16:59 PM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 10d030c
- Parents:
- 8d741b2
- Location:
- BOOK/final-system/multilib
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/systemd-64bit.xml
r8d741b2 r0b3451f 47 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 48 48 href="../common/systemd.xml" 49 xpointer="xpointer(//*[@os='f'])"/>50 51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"52 href="../common/systemd.xml"53 xpointer="xpointer(//*[@os='g'])"/>54 55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"56 href="../common/systemd.xml"57 xpointer="xpointer(//*[@os='h'])"/>58 59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"60 href="../common/systemd.xml"61 xpointer="xpointer(//*[@os='i'])"/>62 63 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"64 href="../common/systemd.xml"65 49 xpointer="xpointer(//*[@os='j'])"/> 66 50 … … 72 56 href="../common/systemd.xml" 73 57 xpointer="xpointer(//*[@os='l'])"/> 58 59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 60 href="../common/systemd.xml" 61 xpointer="xpointer(//*[@os='m'])"/> 62 63 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 64 href="../common/systemd.xml" 65 xpointer="xpointer(//*[@os='n'])"/> 66 67 <screen><userinput>mv -v /usr/lib64/libnss_myhostname.so.2 /lib64</userinput></screen> 68 69 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 70 href="../common/systemd.xml" 71 xpointer="xpointer(//*[@os='p'])"/> 72 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 74 href="../common/systemd.xml" 75 xpointer="xpointer(//*[@os='q'])"/> 76 77 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 78 href="../common/systemd.xml" 79 xpointer="xpointer(//*[@os='r'])"/> 80 81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 82 href="../common/systemd.xml" 83 xpointer="xpointer(//*[@os='s'])"/> 84 85 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 86 href="../common/systemd.xml" 87 xpointer="xpointer(//*[@os='t'])"/> 88 89 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 90 href="../common/systemd.xml" 91 xpointer="xpointer(//*[@os='u'])"/> 74 92 75 93 </sect2> -
BOOK/final-system/multilib/systemd-n32.xml
r8d741b2 r0b3451f 30 30 xpointer="xpointer(//*[@os='a'])"/> 31 31 32 <screen os="b"><userinput>CC="gcc ${BUILDN32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATHN32}" \32 <screen><userinput>CC="gcc ${BUILDN32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATHN32}" \ 33 33 ./configure --prefix=/usr \ 34 34 --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib32 \ … … 37 37 --enable-split-usr --disable-gudev --with-kbd-loadkeys=/bin/loadkeys \ 38 38 --with-kbd-setfont=/bin/setfont</userinput></screen> 39 40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"41 href="../common/systemd.xml"42 xpointer="xpointer(//*[@os='c'])"/>43 39 44 40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 52 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 53 49 href="../common/systemd.xml" 54 xpointer="xpointer(//*[@os='f'])"/> 50 xpointer="xpointer(//*[@os='j'])"/> 51 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 53 href="../common/systemd.xml" 54 xpointer="xpointer(//*[@os='k'])"/> 55 56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 57 href="../common/systemd.xml" 58 xpointer="xpointer(//*[@os='n'])"/> 59 60 <screen><userinput>mv -v /usr/lib32/libnss_myhostname.so.2 /lib32</userinput></screen> 55 61 56 62 </sect2> -
BOOK/final-system/multilib/systemd.xml
r8d741b2 r0b3451f 35 35 xpointer="xpointer(//*[@os='a'])"/> 36 36 37 <screen os="b"><userinput>CC="gcc ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \37 <screen><userinput>CC="gcc ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \ 38 38 ./configure --prefix=/usr \ 39 39 --sysconfdir=/etc --localstatedir=/var \ … … 42 42 --enable-split-usr --disable-gudev --with-kbd-loadkeys=/bin/loadkeys \ 43 43 --with-kbd-setfont=/bin/setfont</userinput></screen> 44 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"46 href="../common/systemd.xml"47 xpointer="xpointer(//*[@os='c'])"/>48 44 49 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 57 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 58 54 href="../common/systemd.xml" 59 xpointer="xpointer(//*[@os='f'])"/> 55 xpointer="xpointer(//*[@os='j'])"/> 56 57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 58 href="../common/systemd.xml" 59 xpointer="xpointer(//*[@os='k'])"/> 60 61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 62 href="../common/systemd.xml" 63 xpointer="xpointer(//*[@os='n'])"/> 64 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 66 href="../common/systemd.xml" 67 xpointer="xpointer(//*[@os='o'])"/> 60 68 61 69 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.