Commit Graph

8128 Commits

Author SHA1 Message Date
Pierre Labastie
b8a98a0e25 Remove eol spaces not caught by merge 2021-09-15 09:54:13 +02:00
Pierre Labastie
9af096edf5 Merge branch 'trunk' into plabs/condxml 2021-09-15 09:52:27 +02:00
Pierre Labastie
007d3bcce6 Remove eol spaces in recently added tcl doc 2021-09-15 09:51:34 +02:00
Pierre Labastie
d4c8dce412 Merge branch 'trunk' into plabs/condxml 2021-09-15 09:24:40 +02:00
Bruce Dubbs
06e7b36118 Package updates.
Ensure tcl documentation install instructions are present.
Update to Python3-3.9.7.
Update to linux-5.14.3.
Update to libcap-2.57.
Update to iproute2-5.14.0.
Update to inetutils-2.2.
Update to gzip-1.11.
Update to gdbm-1.21.
Update to bison-3.8.1.
Update to bc-5.0.2.
2021-09-14 10:06:10 -05:00
Pierre Labastie
365b8c74b1 Move a misplaced role="nodump"
That lead jhalfs to create a useless 801-pkgmgt script.
2021-09-13 07:35:53 +02:00
Douglas R. Reno
e128c68596 Add the File upstream fixes patch to the book. 2021-09-08 10:36:09 -05:00
Pierre Labastie
2da0137968 Remove eol spaces in xsl stylesheets 2021-09-07 23:28:43 +02:00
Pierre Labastie
9ee05b53be Remove merge conflicts marks in chapter07/cleanup.xml 2021-09-07 23:25:03 +02:00
Pierre Labastie
3781c69cbc Remove eol spaces 2021-09-07 23:10:29 +02:00
Pierre Labastie
4458e3d2d8 Remove eol spaces 2021-09-07 23:05:44 +02:00
Pierre Labastie
408fb7828b Forgotten eol space in chapter02 2021-09-07 23:03:22 +02:00
Pierre Labastie
a44ae5771f Remove spaces at end of lines - bootscripts 2021-09-07 23:01:23 +02:00
Pierre Labastie
e7fb2ca433 Remove spaces at end of lines - appendices 2021-09-07 22:54:02 +02:00
Pierre Labastie
08ee81f6ed Remove spaces at end of lines - prologue 2021-09-07 22:52:28 +02:00
Pierre Labastie
a665a20066 Remove spaces at end o lines - part3intro 2021-09-07 22:47:52 +02:00
Pierre Labastie
2f72b72895 Remove spaces at end o lines - chapter01 2021-09-07 22:46:59 +02:00
Pierre Labastie
a04b192f50 Remove spaces at end o lines - chapter02 2021-09-07 22:46:24 +02:00
Pierre Labastie
5e0c67df78 Remove spaces at end o lines - chapter03 2021-09-07 22:44:53 +02:00
Pierre Labastie
707c4d32ad Remove spaces at end o lines - chapter04 2021-09-07 22:44:10 +02:00
Pierre Labastie
a26f29f645 Remove spaces at end o lines - chapter05 2021-09-07 22:43:31 +02:00
Pierre Labastie
2967da3223 Remove spaces at end o lines - chapter06 2021-09-07 22:41:43 +02:00
Pierre Labastie
c6f58f47bd Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk 2021-09-07 22:40:16 +02:00
Pierre Labastie
2c8fdfc165 Remove spaces at end o lines - chapter07 2021-09-07 22:35:55 +02:00
Pierre Labastie
d672ab7d66 Remove spaces at end o lines - chapter08 2021-09-07 22:33:18 +02:00
Pierre Labastie
c8fb227d0d Remove spaces at end o lines - chapter11 2021-09-07 22:24:27 +02:00
Pierre Labastie
9cea9a28c8 Remove spaces at end o lines - chapter10 2021-09-07 22:23:53 +02:00
Pierre Labastie
c34b4fb1c6 Remove spaces at end o lines - chapterO9 2021-09-07 22:01:10 +02:00
Bruce Dubbs
8e6babecd0 Typo 2021-09-06 09:43:46 -05:00
Bruce Dubbs
beb80e291d Update text in Chapter 7 Backup/Restore sections
Patch by Kevin Buckley.
Also made minor clarification to umount commands.
2021-09-06 09:32:47 -05:00
Bruce Dubbs
6851fc8b2f Spacing 2021-09-04 10:48:46 -05:00
Bruce Dubbs
305c97068f Minor text changes 2021-09-03 19:43:45 -05:00
Bruce Dubbs
f411d2d231
Trunk post 11.0 release cleanup 2021-09-02 15:02:42 +08:00
Pierre Labastie
6711c42299 Fix a spurious space in reboot.xml 2021-09-01 18:24:19 +02:00
Pierre Labastie
df1207e0fb packages.ent: remove a double hyphen in a comment 2021-09-01 17:07:07 +02:00
Pierre Labastie
9bfd0b53f4 Add conditional for patches only in one book
Same logic as for pacakges.ent, see preceding commits
2021-09-01 16:55:01 +02:00
Pierre Labastie
74bc5473c3 Fix make-aux-file for lfs-bootscript entities
now, grep returns two lines. Keep only the first one, and
add a comment in packages;ent so that the first line is the
one we want!
2021-09-01 16:53:14 +02:00
Pierre Labastie
7f5f7e6777 Add conditional entities for package versions
Those packages only in sysv book should appear after a "<![ %sysv; ["
conditional. But since the entity must always be defined when
profiling (the revision attribute removes text in the output, not
when parsing), there are the same entities with text "not-used"
after "<![ %systemd; [" conditional. Of course, the preceding is
reversed for packages only in the systemd book.
2021-09-01 16:47:33 +02:00
Pierre Labastie
900cbccdea Make generic-version the same on both books
Needs to make a conditional for errata
2021-09-01 14:38:08 +02:00
Pierre Labastie
0f8ec0945b remove erratad entity 2021-09-01 11:45:28 +02:00
Pierre Labastie
4429e8fbbb Remove a duplicated entity in general.ent 2021-09-01 11:44:54 +02:00
Pierre Labastie
b713ddb784 remove blfs-systemd-book entity in chapter 11 2021-09-01 11:22:25 +02:00
Pierre Labastie
615f5b80b0 Remove all versiond entities 2021-09-01 11:13:32 +02:00
Pierre Labastie
bd90b9b747 Add a conditional entity for sysv/systemd
This removes the need for versiond, and other xxxd entities. Those
entities will be removed in the next commits.
2021-09-01 11:08:49 +02:00
Pierre Labastie
3443abb60a Add revision attributes to ulink in chapter 11
The systemd book needs to point to blfs systemd. So change the ulinks
accordingly, and use a revision attribute. No need to use phrase tag.
2021-09-01 08:33:34 +02:00
Bruce Dubbs
78b97ceed4 Point Section 11,4 to right version of BLFS
When we point to BLFS, we need to point to the right version:
sysV or systemd.  That's done with <phrase> and some symlinks on
rivendell.
2021-08-31 23:05:37 -05:00
Xi Ruoyao
b0439bc6c4
update to man-pages-5.13 (#4915) 2021-08-29 23:39:09 +08:00
Xi Ruoyao
ae3f78a382
gdbm: document gdbmtool tests fail, add -k 2021-08-29 23:39:03 +08:00
Bruce Dubbs
3dc82263cf Update openssl test failure explanation. 2021-08-29 08:34:35 -05:00
Xi Ruoyao
c92c9ab312
temp texinfo: remove outdated note about TestXS_la-TestXS.lo 2021-08-27 02:55:49 +08:00