aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove spaces at end of lines - prologuePierre Labastie2021-09-074-17/+17
|
* Remove spaces at end o lines - part3introPierre Labastie2021-09-072-3/+3
|
* Remove spaces at end o lines - chapter01Pierre Labastie2021-09-072-2/+2
|
* Remove spaces at end o lines - chapter02Pierre Labastie2021-09-077-25/+25
|
* Remove spaces at end o lines - chapter03Pierre Labastie2021-09-072-4/+4
|
* Remove spaces at end o lines - chapter04Pierre Labastie2021-09-072-2/+2
|
* Remove spaces at end o lines - chapter05Pierre Labastie2021-09-075-11/+11
|
* Remove spaces at end o lines - chapter06Pierre Labastie2021-09-072-3/+3
|
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkPierre Labastie2021-09-0716-938/+210
|\
| * TypoBruce Dubbs2021-09-061-1/+1
| |
| * Update text in Chapter 7 Backup/Restore sectionsBruce Dubbs2021-09-062-34/+52
| | | | | | | | | | Patch by Kevin Buckley. Also made minor clarification to umount commands.
| * SpacingBruce Dubbs2021-09-041-3/+3
| |
| * Minor text changesBruce Dubbs2021-09-032-6/+5
| |
| * Trunk post 11.0 release cleanupBruce Dubbs2021-09-022-902/+82
| |
| * Fix a spurious space in reboot.xmlr11.0Pierre Labastie2021-09-011-2/+3
| |
| * Add revision attributes to ulink in chapter 11Pierre Labastie2021-09-012-18/+25
| | | | | | | | | | 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.
| * Point Section 11,4 to right version of BLFSBruce Dubbs2021-08-312-2/+6
| | | | | | | | | | | | 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.
| * update to man-pages-5.13 (#4915)Xi Ruoyao2021-08-292-3/+13
| |
| * gdbm: document gdbmtool tests fail, add -kXi Ruoyao2021-08-291-4/+6
| |
| * Update openssl test failure explanation.Bruce Dubbs2021-08-291-3/+4
| |
| * temp texinfo: remove outdated note about TestXS_la-TestXS.loXi Ruoyao2021-08-271-6/+0
| |
| * Package updates for lfs-11.0-rc3Bruce Dubbs2021-08-253-15/+40
| | | | | | | | | | | | | | | | | | LFS-11.0-rc3 released. Update to e2fsprogs-1.46.4. Update to meson-0.59.1. Update to util-linux 2.37.2. Update to linux-5.13.12. Update to libcap-2.53.
| * grub: remove --sbindir (merged /usr)Xi Ruoyao2021-08-261-1/+0
| |
| * update to openssl-1.1.1k (#4911)Xi Ruoyao2021-08-262-3/+13
| |
| * chapter07: tcl/expect/dejagnu are now in chapter08Xi Ruoyao2021-08-251-2/+2
| |
| * Fix spacing of backslashes in binutils-pass1Pierre Labastie2021-08-241-4/+4
| |
* | Remove spaces at end o lines - chapter07Pierre Labastie2021-09-074-27/+27
| |
* | Remove spaces at end o lines - chapter08Pierre Labastie2021-09-0738-138/+137
| |
* | Remove spaces at end o lines - chapter11Pierre Labastie2021-09-071-1/+1
| |
* | Remove spaces at end o lines - chapter10Pierre Labastie2021-09-072-7/+6
| |
* | Remove spaces at end o lines - chapterO9Pierre Labastie2021-09-0711-73/+73
|/
* Fix lfs-print.css location in index.html <head>Pierre Labastie2021-08-211-0/+1
| | | | | | The template generates ../stylesheets/lfs-print.css, which is ok for all pages, except index.html. Remove the ../ with a sed in the Makefile.
* Typo (double "the") Spotted by Rainer FiebigPierre Labastie2021-08-211-1/+1
|
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkBruce Dubbs2021-08-203-3/+12
|\
| * mention wpa_supplicant in reboot pageXi Ruoyao2021-08-201-0/+5
| |
| * no need to mention dhcpcd/dhclient in systemd revisionXi Ruoyao2021-08-201-1/+2
| | | | | | | | | | systemd-networkd supports DHCP. If someone prefers dhcpcd/dhclient he can use systemd-networkd as a temporary tool anyway.
| * add libnsl as python optional dependencyXi Ruoyao2021-08-191-1/+2
| |
| * hostreq: fix a hardcoded chapter numberXi Ruoyao2021-08-181-1/+3
| |
* | Fix security issue in Chapter 8 glibc.Bruce Dubbs2021-08-202-0/+15
|/ | | | Add a sed to glibc in Chapter 8 to fix a critical security issue.
* Now run all the tests in binutils.Bruce Dubbs2021-08-182-2/+21
| | | | | We were removing a failing test, but it is not longer a problem. Eliminate the instruction that does that.
* mark automake as new, and fix an example in general.entXi Ruoyao2021-08-182-3/+3
|
* add p11-kit to dependencies list for systemdDJ Lucas2021-08-162-0/+10
|
* Update stats for systemd packagesDouglas R. Reno2021-08-141-4/+4
|
* Update all package stats and update grep.Bruce Dubbs2021-08-143-106/+116
| | | | | Using latest build log, updated all SysV package stats. Update to grep-3.7.
* Package updates and a patch.Bruce Dubbs2021-08-136-22/+48
| | | | | | | Update to linux-5.13.10. Update to bc-5.0.0. Update to vim-8.2.3337. Add binutils-2.37 upstream patch.
* TypoBruce Dubbs2021-08-131-1/+1
|
* minor typoXi Ruoyao2021-08-131-1/+1
|
* Touch up cleanup commands in Chapter 8Bruce Dubbs2021-08-124-17/+10
| | | | | We moved the rm /tools from Chapter 8 to Chapter 7. Some minor wording changes and file renaming.
* Rework cleaning up section of Chapter 7Bruce Dubbs2021-08-123-200/+179
| | | | | | | | | | | | | | | | Renamed chapter07/stripping.xml to chapter07/cleanup.xml Removed stripping from the end of Chapter 7. We suggest a 10 GB or larger partition in Section 2.4 - Creating a New Partition and the space used before cleaning up is only 3 GB. Stripping would free up about 300 MB more, but these files will soon be overwritten anyway. Remove /tools here to save about 1 GB. General reorginization and rewording. Chapter 8 stripping still needs to be updated after this change.
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkBruce Dubbs2021-08-091-1/+14
|\