aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/xz.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove libtool archive (.la) files in Chapter 5 and 6Xi Ruoyao2022-08-191-0/+5
| | | | | | | | | | | | | | They are really harmful. In Binutils pass 2, libstdc++.la caused the building system to use host /usr/lib/libstdc++.so for gprofng. We now has disabled gprofng for pass 2, but the similar issue also exists in GCC pass 2. In a normal LFS build, the building system silently uses /usr/lib/libstdc++.so (I guess it does not blow up simply because some blind luck); in a real cross build (x86 -> ARM for example) the build will fail. Remove the .la files to fix this issue. Instead of only modifying clfs-ng, it makes more sense to apply the change for trunk: though the build does not fail, using host library is still a contamination.
* Merge Xi's changes into trunkDouglas R. Reno2021-05-111-6/+0
| | | | | | | | | | | | | Update to meson-0.58.0 Update to systemd-248 Update to gcc-11.1.0 Update to linux-5.12.1 Update to iproute2-5.12.0 Update to Python-3.9.5 Make /bin, /sbin, and /lib symlinks to their counterparts in /usr. Thanks again for a significant portion of this work goes to Xi, I only really merged it and made a couple of modifications for my updates. To LFS 11.x we go!
* Rename package entities to be independent of chapter numberingThomas Trepl2020-06-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Text updates to cross2 branch Chapter 6Bruce Dubbs2020-06-101-4/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commit of alternative cross LFSBruce Dubbs2020-06-071-311/+24
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix in xz page. Bruce Dubbs2018-06-121-1/+1
| | | | | | | | | | | Change some http references to https in gcc. Update to iproute2-4.17.0. Update to bison-3.0.5. Update to linux-4.17.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11418 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to flex-2.6.3.Bruce Dubbs2016-12-311-7/+0
| | | | | | | | Update to xz-5.2.3. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11160 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reword FHS Compliance Note.Bruce Dubbs2015-12-191-0/+7
| | | | | | | | | | | Update to perl-5.22.1. Update to perl-5.22.1. Update to linux-4.3.1. Update to man-pages-4.03. Fix xz problem identified upstream. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10979 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2015-09-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10952 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove empty line from xz configure command.Krejzi2015-04-231-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove non-essential static libraries from the installation. Added a newBruce Dubbs2015-03-151-10/+35
| | | | | | | | | section in Chapter 6 Introduction, supressed many static libraries in different packages, and removed the remaining in the Cleaning Up section. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor text and punctuation updatesBruce Dubbs2015-02-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged consistency update patch from systemd book.Krejzi2015-02-071-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to glibc for FHS compatibility.Bruce Dubbs2014-02-181-2/+2
| | | | | | | More text/whitespace changes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10482 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change kmod instructions to allow installation of man pages.Bruce Dubbs2014-02-181-2/+1
| | | | | | | Numerous whitespace fixes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10480 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor consistency updatesBruce Dubbs2013-12-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10424 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert last revisionKrejzi2013-12-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10421 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge some changes from lfs systemd, so we don't diverge that muchKrejzi2013-12-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10420 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2013-12-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10393 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix kmod, procps-ng, zlib, readline, ncurses, Bruce Dubbs2013-12-131-1/+1
| | | | | | | | | and xz methods of establishing correct symbolic links for libraries. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10391 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to procps-ng-3.3.9Bruce Dubbs2013-12-131-2/+2
| | | | | | | | Install non-essential programs from the xz package in /usr/bin. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10390 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix location of binaries and libraries for kmod and xz.Bruce Dubbs2013-12-071-3/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install Kmod's and Xz's pkgconfig files in the correct location.Matthew Burgess2012-02-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-178 and add its dependency of Kmod-4. Fixes #2998 and #3001.Matthew Burgess2012-01-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update list of installed files in a number of packages. Fixes #2979.Matthew Burgess2011-12-051-5/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change xz xml filenames to support jhalfsBruce Dubbs2011-01-051-0/+335
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9438 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689