Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | temp texinfo: remove outdated note about TestXS_la-TestXS.lo | Xi Ruoyao | 2021-08-27 | 1 | -6/+0 | |
| | | ||||||
| * | Package updates for lfs-11.0-rc3 | Bruce Dubbs | 2021-08-25 | 3 | -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 Ruoyao | 2021-08-26 | 1 | -1/+0 | |
| | | ||||||
| * | update to openssl-1.1.1k (#4911) | Xi Ruoyao | 2021-08-26 | 2 | -3/+13 | |
| | | ||||||
| * | chapter07: tcl/expect/dejagnu are now in chapter08 | Xi Ruoyao | 2021-08-25 | 1 | -2/+2 | |
| | | ||||||
| * | Fix spacing of backslashes in binutils-pass1 | Pierre Labastie | 2021-08-24 | 1 | -4/+4 | |
| | | ||||||
* | | Remove spaces at end o lines - chapter07 | Pierre Labastie | 2021-09-07 | 4 | -27/+27 | |
| | | ||||||
* | | Remove spaces at end o lines - chapter08 | Pierre Labastie | 2021-09-07 | 38 | -138/+137 | |
| | | ||||||
* | | Remove spaces at end o lines - chapter11 | Pierre Labastie | 2021-09-07 | 1 | -1/+1 | |
| | | ||||||
* | | Remove spaces at end o lines - chapter10 | Pierre Labastie | 2021-09-07 | 2 | -7/+6 | |
| | | ||||||
* | | Remove spaces at end o lines - chapterO9 | Pierre Labastie | 2021-09-07 | 11 | -73/+73 | |
|/ | ||||||
* | Fix lfs-print.css location in index.html <head> | Pierre Labastie | 2021-08-21 | 1 | -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 Fiebig | Pierre Labastie | 2021-08-21 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk | Bruce Dubbs | 2021-08-20 | 3 | -3/+12 | |
|\ | ||||||
| * | mention wpa_supplicant in reboot page | Xi Ruoyao | 2021-08-20 | 1 | -0/+5 | |
| | | ||||||
| * | no need to mention dhcpcd/dhclient in systemd revision | Xi Ruoyao | 2021-08-20 | 1 | -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 dependency | Xi Ruoyao | 2021-08-19 | 1 | -1/+2 | |
| | | ||||||
| * | hostreq: fix a hardcoded chapter number | Xi Ruoyao | 2021-08-18 | 1 | -1/+3 | |
| | | ||||||
* | | Fix security issue in Chapter 8 glibc. | Bruce Dubbs | 2021-08-20 | 2 | -0/+15 | |
|/ | | | | Add a sed to glibc in Chapter 8 to fix a critical security issue. | |||||
* | Now run all the tests in binutils. | Bruce Dubbs | 2021-08-18 | 2 | -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.ent | Xi Ruoyao | 2021-08-18 | 2 | -3/+3 | |
| | ||||||
* | add p11-kit to dependencies list for systemd | DJ Lucas | 2021-08-16 | 2 | -0/+10 | |
| | ||||||
* | Update stats for systemd packages | Douglas R. Reno | 2021-08-14 | 1 | -4/+4 | |
| | ||||||
* | Update all package stats and update grep. | Bruce Dubbs | 2021-08-14 | 3 | -106/+116 | |
| | | | | | Using latest build log, updated all SysV package stats. Update to grep-3.7. | |||||
* | Package updates and a patch. | Bruce Dubbs | 2021-08-13 | 6 | -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. | |||||
* | Typo | Bruce Dubbs | 2021-08-13 | 1 | -1/+1 | |
| | ||||||
* | minor typo | Xi Ruoyao | 2021-08-13 | 1 | -1/+1 | |
| | ||||||
* | Touch up cleanup commands in Chapter 8 | Bruce Dubbs | 2021-08-12 | 4 | -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 7 | Bruce Dubbs | 2021-08-12 | 3 | -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 trunk | Bruce Dubbs | 2021-08-09 | 1 | -1/+14 | |
|\ | ||||||
| * | libffi: document --disable-exec-static-tramp | Xi Ruoyao | 2021-08-09 | 1 | -1/+14 | |
| | | ||||||
* | | Clean up glibc list of test failures | Bruce Dubbs | 2021-08-09 | 1 | -5/+6 | |
|/ | ||||||
* | Package updates. | Bruce Dubbs | 2021-08-08 | 4 | -10/+27 | |
| | | | | | Update to linux-5.13.9. Update to libffi-3.4.2. | |||||
* | Fix currency for libffi | Bruce Dubbs | 2021-08-08 | 1 | -0/+1 | |
| | ||||||
* | prologue/why: expect is not temporary system only now | Xi Ruoyao | 2021-08-08 | 1 | -2/+1 | |
| | ||||||
* | m4: test-posix_spawn-script does not fail | Xi Ruoyao | 2021-08-06 | 1 | -2/+0 | |
| | | | | Reported on lfs-dev and confirmed with jhalfs. | |||||
* | gcc: fix PR101749 | Xi Ruoyao | 2021-08-06 | 2 | -4/+21 | |
| | | | | | https://wiki.linuxfromscratch.org/blfs/ticket/15350 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101749 | |||||
* | minor wording change | Xi Ruoyao | 2021-08-06 | 1 | -1/+1 | |
| | ||||||
* | shadow: use xz tarball | Xi Ruoyao | 2021-08-05 | 1 | -3/+3 | |
| | | | | It's already used in BLFS, so let's make LFS to use the same one. | |||||
* | Make stripping work fo rboth x86 and x86_64 | Bruce Dubbs | 2021-08-03 | 1 | -1/+6 | |
| | ||||||
* | Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk | Bruce Dubbs | 2021-08-03 | 5 | -32/+28 | |
|\ | ||||||
| * | minor typo | Xi Ruoyao | 2021-08-04 | 1 | -1/+1 | |
| | | ||||||
| * | fix temp hosts file | Xi Ruoyao | 2021-08-04 | 1 | -1/+1 | |
| | | | | | | | | I think it may be related to Python 3 tests hang (?) | |||||
| * | bash: minor command style fix | Xi Ruoyao | 2021-08-04 | 1 | -2/+2 | |
| | | ||||||
| * | strip: restore versions in online_usrlib and save_usrlib | Xi Ruoyao | 2021-08-04 | 1 | -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.34 | Xi Ruoyao | 2021-08-03 | 1 | -17/+15 | |
| | | | | | | | | The links to gcc bugzilla is in XML comments. | |||||
* | | Wording | Bruce Dubbs | 2021-08-03 | 1 | -0/+6 | |
| | | ||||||
* | | Clarify chapter 7 stripping and backup | Bruce Dubbs | 2021-08-03 | 1 | -25/+29 | |
|/ | | | | | | | In chapter 7 we do not need to unmount file systems to strip binaries. Move unmounting to the backup/restore sections. Also make sure the stripping commands are valid. | |||||
* | Fix spacing | Bruce Dubbs | 2021-08-02 | 1 | -8/+8 | |
| | ||||||
* | Package updates. | Bruce Dubbs | 2021-08-02 | 8 | -76/+78 | |
| | | | | | | Update to glibc-2.34. Update to diffutils-3.8. Update to libcap-2.52. |