Pierre Labastie
360fdfca9c
Fix punctuation in quotes, and quote signs
...
- period and comma inside quotes
- " to <quote>
- some " to <literal> when it is a var value
2024-01-26 18:28:53 +01:00
Pierre Labastie
7152faa5fa
Change all xml files to utf-8 encoding
2024-01-18 20:53:23 +01:00
David Bryant
6dff9ef949
Edit English idiom. punctuation, etc., throughout chapter 6.
2022-11-03 19:29:02 -05: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
Pierre Labastie
2967da3223
Remove spaces at end o lines - chapter06
2021-09-07 22:41:43 +02: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
Xi Ruoyao
8d557ad89d
file: secure the URL, add libseccomp as external dep, and move libmagic.so to /lib
...
/bin/more links to libmagic.so (found on gimli and rivendell with a script)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-28 15:11:25 +00:00
Douglas R. Reno
a649b07603
chapter06/file: Remove extra space from the end of one of the configure lines, which causes configure to fail to run.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-04 21:32:58 +00:00
Bruce Dubbs
114a300eef
Tweak some wording
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12126 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-04 17:32:53 +00:00
Xi Ruoyao
5d2fe08386
ch06/file: disable host libraries to prevent FTBFS
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-04 15:34:31 +00:00
Bruce Dubbs
468045948c
Wording and format changes
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-03 04:43:41 +00:00
Pierre Labastie
df2e99e94d
Really apply various fixes for building with glibc-2.33,
...
and change the order in chapter 8 so that everything is built against
chapter 8 glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12112 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-02 21:35:59 +00:00
Bruce Dubbs
305ab2a4fa
Update to bc-3.2.6.
...
Update to glibc-2.33.
Minor change to mountfs boot script.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-02 16:15:16 +00:00
Xi Ruoyao
ee00c3b4b5
chapter06: file contents xref is missing
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-19 17:04:09 +00: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
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
ab58d2476b
Update to automake-1.13.3
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-06-05 01:11:24 +00:00
Matthew Burgess
5a9be1c78f
Remove an unnecessary sed from File's commands. Fixes #2452 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8990 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-23 20:56:06 +00:00
Randy McMurchy
a5fac328d4
Added a comment to the File instructions to remove the man page sed during the next package update
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-09 22:10:56 +00:00
Randy McMurchy
db9c33ed72
Updated File to 4.26
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8615 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-09 22:05:45 +00:00
Manuel Canales Esparcia
0445a3d506
Added remap attributes to userinput tags in packages pages.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-18 21:11:00 +00:00
Manuel Canales Esparcia
e7477591dd
Added sect1info blocks to packages pages.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-07 19:16:43 +00:00
Matthew Burgess
1686ad863c
Remove the reg_startend patch for File-4.20. It's not needed on Glibc-based systems.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-16 19:22:09 +00:00
Manuel Canales Esparcia
b06ca361a4
Updated book sources to use DocBook-XML DTD 4.5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-21 18:42:58 +00:00
Matthew Burgess
92f873289d
Upgrade to File-4.20. Fixes #1968 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-04 19:28:29 +00:00
Manuel Canales Esparcia
e4a5635494
Replaced "<" by "less than".
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-14 20:16:56 +00:00
Jeremy Huntwork
72d7e2822e
Moved all dependency information to a new page, Appendix C.
...
Appendix C also contains information concerning the build order.
While there might need to be a few tweaks yet, this information is complete
enough at this point to close out the long-standing ticket #684 .
Many thanks to Chris Staub, Dan Nicholson and Manuel Canales Esparcia for
helping get this finished.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-18 17:57:37 +00:00
Manuel Canales Esparcia
0090db5c7b
Changed typography convections.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-14 09:37:17 +00:00
Matthew Burgess
f213c179dd
Upgrade to file-4.17
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7436 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-18 09:45:46 +00:00
Manuel Canales Esparcia
54e422c1d9
Indenting chapter 6, part 4
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7340 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-03 20:54:03 +00:00
Matthew Burgess
0be3d41926
Mention testsuites (or lack of them) for all packages (bug 1664)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-07 20:46:14 +00:00
Matthew Burgess
81f1289451
Revert r7195 - committed by mistake
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-27 10:44:05 +00:00
Matthew Burgess
5d725ed5c5
Remove module-init-tools-testsuite from list of packages
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7195 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-27 10:42:18 +00:00
Manuel Canales Esparcia
ca170329c9
Including patches.ent from general.ent
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-10 16:01:08 +00:00
Archaic
e5846effb0
Round 2 of several minor wording changes in chapter 6 (matt).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-30 17:53:21 +00:00
Archaic
eb6d9eb7bb
Updated all chapter 6 build sizes (and chapter7 bootscripts).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-14 06:08:58 +00:00
Jim Gifford
3e36a78621
Changed patches to use entities
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-05-23 20:07:49 +00:00
Manuel Canales Esparcia
45992ae10c
Removed the package name from the dependencies titles.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-24 22:26:46 +00:00
Manuel Canales Esparcia
8f97096005
Changed the Short Descriptions sections to table format for XHTML output.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-24 18:32:19 +00:00
Gerard Beekmans
81fd230419
Trunk is now identical to Testing
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-19 22:16:42 +00:00
Matthew Burgess
17700191e9
Upgraded to DocBook 4.4 DTD
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 18:06:48 +00:00
Manuel Canales Esparcia
3f0c882398
Removed the text in chapter 06.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-21 19:38:32 +00:00
Manuel Canales Esparcia
bb55064a0b
Tags corrections.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3784 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-13 19:25:16 +00:00
Manuel Canales Esparcia
b8a819fd7b
Changed the id's location in the Short descriptions sections to fix a bug in the PDF generation.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-24 21:37:26 +00:00
Manuel Canales Esparcia
c6cb3aa2f1
HEAD: Retagged the Contents of ... sections.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-17 21:55:01 +00:00
Manuel Canales Esparcia
a001133b31
HEAD: Retaged the introductori packages sections in chapter0{6,7,8}
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-16 00:08:42 +00:00
Matthew Burgess
673b0d84ba
* Merged newxml into HEAD
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-03 10:59:46 +00:00
Alex Gronenwoud
3be4d973d4
Changing identifiers in preparation for moving sections.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-27 22:29:49 +00:00