Commit Graph

27 Commits

Author SHA1 Message Date
Pierre Labastie
7152faa5fa Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
Xi Ruoyao
6099a47149
Remove libtool archive (.la) files in Chapter 5 and 6
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.
2022-08-19 12:41:48 +08:00
Douglas R. Reno
d7a942197e Merge Xi's changes into trunk
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!
2021-05-11 23:24:11 -05:00
Thomas Trepl
fb386e05f1 Rename package entities to be independent of chapter numbering
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-11 12:55:28 +00:00
Bruce Dubbs
bc8cca581f Text updates to cross2 branch Chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-10 20:44:16 +00:00
Bruce Dubbs
fcc027677d Initial commit of alternative cross LFS
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-07 20:16:00 +00:00
Bruce Dubbs
b30de8f95e Typo fix in xz page.
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
2018-06-12 18:28:56 +00:00
Bruce Dubbs
9742edf147 Update to flex-2.6.3.
Update to xz-5.2.3.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11160 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-12-31 17:15:47 +00:00
Bruce Dubbs
6bf3f584c1 Reword FHS Compliance Note.
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
2015-12-19 20:51:24 +00:00
Bruce Dubbs
4936776601 Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10952 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-09-22 01:33:31 +00:00
Krejzi
3e70cd7324 Remove empty line from xz configure command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-04-23 23:29:16 +00:00
Bruce Dubbs
73b2841ee1 Remove non-essential static libraries from the installation. Added a new
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
2015-03-15 23:29:31 +00:00
Bruce Dubbs
7bb9fda5ec Minor text and punctuation updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-02-10 21:54:19 +00:00
Krejzi
afba93bef3 Merged consistency update patch from systemd book.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-02-07 02:44:18 +00:00
Bruce Dubbs
4028929287 Add a patch to glibc for FHS compatibility.
More text/whitespace changes.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10482 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-18 18:46:43 +00:00
Bruce Dubbs
3dc9543a1e Change kmod instructions to allow installation of man pages.
Numerous whitespace fixes.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10480 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-18 07:16:55 +00:00
Bruce Dubbs
ba4e117603 Minor consistency updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10424 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-12-29 18:13:47 +00:00
Krejzi
2be021c923 Revert last revision
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10421 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-12-29 16:45:15 +00:00
Krejzi
e251cb2d38 Merge some changes from lfs systemd, so we don't diverge that much
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10420 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-12-29 11:04:20 +00:00
Bruce Dubbs
5cb61991c3 Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10393 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-12-14 16:25:10 +00:00
Bruce Dubbs
a326b1d77c Fix kmod, procps-ng, zlib, readline, ncurses,
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
2013-12-13 20:04:46 +00:00
Bruce Dubbs
9132fe499b Update to procps-ng-3.3.9
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
2013-12-13 06:55:02 +00:00
Bruce Dubbs
4ea67ff823 Fix location of binaries and libraries for kmod and xz.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-12-07 22:36:41 +00:00
Matthew Burgess
f365e1e8c6 Install Kmod's and Xz's pkgconfig files in the correct location.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-02-05 21:18:15 +00:00
Matthew Burgess
f70b664df1 Upgrade to Udev-178 and add its dependency of Kmod-4. Fixes #2998 and #3001.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-01-22 09:01:57 +00:00
Matthew Burgess
3119ddc558 Update list of installed files in a number of packages. Fixes #2979.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-12-05 22:21:13 +00:00
Bruce Dubbs
dbc5ea6691 Change xz xml filenames to support jhalfs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9438 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-05 17:34:52 +00:00