aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
Commit message (Collapse)AuthorAgeFilesLines
* Update the command explanations in findutilsPierre Labastie2021-12-141-0/+7
|
* Fix issue building findutils on a 32bit systemThomas Trepl2021-12-141-1/+4
| | | | Cherry picked from the multilib branch
* ncursesw: do not in-place overwrite library being used by bashXi Ruoyao2021-12-041-7/+17
|
* systemd: minor reword for Linux header >= 5.14 issueXi Ruoyao2021-11-151-1/+2
| | | | | It does not affect using systemd with Linux >= 5.14, but only affects building systemd with kernel header >= 5.14.
* Package updates.Bruce Dubbs2021-11-142-1/+6
| | | | | | | | | | | | | | | | | | Update to iana-etc-20211112. Update to elfutils-0.186. Update to jinja2-3.0.3. Update to bc-5.2.0. Update to ncurses-6.3. Update to libpipeline-1.5.4. Update to meson-0.60.1. Update to iproute2-5.15.0. Update to linux-5.15.2. One change was needed to systemd-249 due to changes in the linux keernel version 5.14 and later. A change to ncurses was needed to ensure the .pc files are placed in the right location (/usr/lib/pkgconfig).
* systemd: fix a typoXi Ruoyao2021-11-021-1/+1
|
* Minor wording changeBruce Dubbs2021-11-011-1/+1
|
* Package updatesBruce Dubbs2021-10-315-8/+11
| | | | | | | | | | | | | | Update to gawk-5.1.1. Update to meson-0.60.0. Update to libcap-2.60. Update to gdbm-1.22. Update to file-5.41. Update to linux-5.14.15. Update to iana-etc-20211025. Update to tzdata-2021e. Change /bin to /usr/bin in passwd, and revisedchroot. Fix systemd for new meson.
* libcap: remove unneeded chmod commandXi Ruoyao2021-10-161-4/+0
| | | | Libcap-2.59 install shared libs with mode 0755 by default.
* Package updates.Bruce Dubbs2021-10-141-4/+3
| | | | | | | | | | | Update to vim-8.2.3508. Update to tzdata-2021c. Update to Python-3.10.0. Update to Jinja2-3.0.2. Update to linux-5.14.12. Update to iana-etc-20211004. Update to bc-5.1.1. Update to automake-1.16.5.
* Make instructions more consistent.Bruce Dubbs2021-10-134-4/+4
| | | | | | When using mkdir during installation, use -pv all the time. Make reference to irc channel all lower case. Update lfs-latest for condxml merge
* Remove double slash // in some linksPierre Labastie2021-09-202-2/+2
|
* Remove eol spaces in recently added tcl docPierre Labastie2021-09-151-2/+2
|
* Package updates.Bruce Dubbs2021-09-141-1/+7
| | | | | | | | | | | | | 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.
* Move a misplaced role="nodump"Pierre Labastie2021-09-131-1/+1
| | | | That lead jhalfs to create a useless 801-pkgmgt script.
* Add the File upstream fixes patch to the book.Douglas R. Reno2021-09-081-0/+4
|
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkPierre Labastie2021-09-074-8/+12
|\
| * gdbm: document gdbmtool tests fail, add -kXi Ruoyao2021-08-291-4/+6
| |
| * Update openssl test failure explanation.Bruce Dubbs2021-08-291-3/+4
| |
| * Package updates for lfs-11.0-rc3Bruce Dubbs2021-08-251-0/+2
| | | | | | | | | | | | | | | | | | 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
| |
* | Remove spaces at end o lines - chapter08Pierre Labastie2021-09-0738-138/+137
|/
* Fix security issue in Chapter 8 glibc.Bruce Dubbs2021-08-201-0/+5
| | | | Add a sed to glibc in Chapter 8 to fix a critical security issue.
* Now run all the tests in binutils.Bruce Dubbs2021-08-181-2/+2
| | | | | We were removing a failing test, but it is not longer a problem. Eliminate the instruction that does that.
* Package updates and a patch.Bruce Dubbs2021-08-131-0/+5
| | | | | | | 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-123-15/+8
| | | | | We moved the rm /tools from Chapter 8 to Chapter 7. Some minor wording changes and file renaming.
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkBruce Dubbs2021-08-091-1/+14
|\
| * libffi: document --disable-exec-static-trampXi Ruoyao2021-08-091-1/+14
| |
* | Clean up glibc list of test failuresBruce Dubbs2021-08-091-5/+6
|/
* Package updates.Bruce Dubbs2021-08-081-1/+4
| | | | | Update to linux-5.13.9. Update to libffi-3.4.2.
* m4: test-posix_spawn-script does not failXi Ruoyao2021-08-061-2/+0
| | | | Reported on lfs-dev and confirmed with jhalfs.
* gcc: fix PR101749Xi Ruoyao2021-08-061-4/+8
| | | | | https://wiki.linuxfromscratch.org/blfs/ticket/15350 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101749
* minor wording changeXi Ruoyao2021-08-061-1/+1
|
* Make stripping work fo rboth x86 and x86_64Bruce Dubbs2021-08-031-1/+6
|
* minor typoXi Ruoyao2021-08-041-1/+1
|
* bash: minor command style fixXi Ruoyao2021-08-041-2/+2
|
* strip: restore versions in online_usrlib and save_usrlibXi Ruoyao2021-08-041-11/+9
| | | | | | | | | | | | | | | Without them, for example: cp /usr/lib/libbfd.so /tmp/libbfd.so # now /tmp/libbfd.so is a hardcopy of /usr/lib/libbfd-2.37.so strip --strip-unneeded /tmp/libbfd.so install -vm755 /tmp/libbfd.so /usr/lib/libbfd.so # now /usr/lib/libbfd.so is *not* a symlink, but a real file We don't want this to happen. libdl and libpthread removed: they are now dummy libs and is not used by anything built in LFS/BLFS.
* gcc: document new test failures with glibc-2.34Xi Ruoyao2021-08-031-17/+15
| | | | The links to gcc bugzilla is in XML comments.
* Fix spacingBruce Dubbs2021-08-021-8/+8
|
* Package updates.Bruce Dubbs2021-08-023-47/+42
| | | | | | Update to glibc-2.34. Update to diffutils-3.8. Update to libcap-2.52.
* binutils: typoXi Ruoyao2021-08-021-1/+1
|
* Update test results for several packages.Bruce Dubbs2021-08-0111-18/+27
| | | | | Most of the changes were removing documentation of failed tests that no longer fail.
* Fackage updates and fixes.Bruce Dubbs2021-08-012-2/+4
| | | | | | Remove unneeded sed commands from automake and coreutils. Update to linux-5.13.7. Update to e2fsprogs-1.46.3.
* Revert "util-linux: explain ioctl_ns failure more precisely"Xi Ruoyao2021-07-291-3/+3
| | | | This reverts commit 79902f4e5120549197b50e735c812b2ec545e520.
* package updateXi Ruoyao2021-07-281-5/+0
| | | | | | | | | Update to GCC-11.2.0 (#4883) Update to inetutils-2.1 (#4892) Update to automake-1.16.4 (#4894) SHA256 checksum entities for the three packages are added. I think we can start a transition to SHA256 now.
* Revert coreutils library location changeXi Ruoyao2021-07-281-1/+0
| | | | | libstdbuf.so is a LD_PRELOAD hook, instead of a library which would be used at link time. So let's keep the upstream default.
* always use --strip-unneeded for strippingXi Ruoyao2021-07-281-18/+5
| | | | | | | The behavior of --strip-unneeded and --strip-all are same for executables and shared libraries. For static libraries, --strip-unneeded keeps the symbols needed for relocation processing so it won't break static archives.
* util-linux: explain ioctl_ns failure more preciselyXi Ruoyao2021-07-281-3/+3
|