Changeset 76b06f6 for BOOK/boot/multilib
- Timestamp:
- Sep 24, 2013, 11:53:17 AM (12 years ago)
- Children:
- 2e9ccbe
- Parents:
- 111b12a
- Location:
- BOOK/boot/multilib
- Files:
- 
      - 1 added
- 1 deleted
- 3 edited
 
 - 
          
  eudev.xml (deleted)
- 
          
  grub-build.xml (modified) (1 diff)
- 
          
  kmod.xml (modified) (1 diff)
- 
          
  udev.xml (added)
- 
          
  util-linux.xml (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      BOOK/boot/multilib/grub-build.xmlr111b12a r76b06f6 26 26 href="../../final-system/x86/grub.xml" 27 27 xpointer="xpointer(//*[@os='n1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"30 href="../../final-system/x86/grub.xml"31 xpointer="xpointer(//*[@os='s1'])"/>32 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"34 href="../../final-system/x86/grub.xml"35 xpointer="xpointer(//*[@os='s2'])"/>36 28 37 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
- 
      BOOK/boot/multilib/kmod.xmlr111b12a r76b06f6 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 <screen os="b"><userinput>liblzma_CFLAGS="-I/tools/include" liblzma_LIBS="-L/tools/lib64 -llzma" \ 30 zlib_CFLAGS="-I/tools/include" zlib_LIBS="-L/tools/lib64 -lz" \ 31 CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 32 30 --bindir=/bin --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 33 --libdir=/tools/lib64 --with-xz --with-zlib --disable-manpages</userinput></screen>31 --libdir=/tools/lib64</userinput></screen> 34 32 35 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
- 
      BOOK/boot/multilib/util-linux.xmlr111b12a r76b06f6 31 31 --host=${CLFS_TARGET} --libdir=/tools/lib64 --bindir=/tools/bin \ 32 32 --sbindir=/tools/sbin --disable-makeinstall-chown --disable-login \ 33 --disable-su </userinput></screen>33 --disable-su --config-cache</userinput></screen> 34 34 35 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
