Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Package updatesxry111/update-20230905 | Xi Ruoyao | 2023-09-05 | 2 | -9/+21 |
| | | | | | | - Update to linux-6.5.1 (#5332) - Update to pkgconf-2.0.3 (#5339) - Update to dbus-1.14.10 (#5337) | ||||
* | chapter08: Move pkgconf before binutils | Xi Ruoyao | 2023-09-05 | 4 | -4/+18 |
| | | | | | | | | | It allows binutils to link to zstd, so binutils will have zstd-compressed debug section support (the compression is not enabled by default but can be enabled via LDFLAGS etc. if wanted). We also need to add libzstd.so.&zstd-version; into online_usrlib to prevent a crash in stripping. | ||||
* | Move a caution to a better page. | Bruce Dubbs | 2023-09-04 | 3 | -28/+26 |
| | | | | | Move caution regarding building by mixing different versions of LFS to General Compilation Instructions. | ||||
* | dependencies: Add patchutils as check optional dependency | Xi Ruoyao | 2023-09-04 | 1 | -0/+3 |
| | | | | | | | | | The configure script says: configure: WARNING: filterdiff not installed; build will not be reproducible. The filterdiff program is a part of patchutils. | ||||
* | systemd: Slightly adjust the desc for -Dnobody-group | Xi Ruoyao | 2023-09-03 | 1 | -2/+2 |
| | |||||
* | currency: Remove stale lfs-latest.php and symlink lfs-latest-git.php to it | Xi Ruoyao | 2023-09-03 | 1 | -481/+1 |
| | | | | It just does not make sense to keep a completely useless script here... | ||||
* | zlib: Switch to https://zlib.net/fossils | Xi Ruoyao | 2023-09-03 | 1 | -4/+8 |
| | | | | | | | See added comment for rationale. I've "diff -Naur"ed extracted zlib-1.3.tar.xz and zlib-1.3.tar.gz and there is no difference. | ||||
* | Fix zlib download url | Pierre Labastie | 2023-09-02 | 1 | -1/+1 |
| | | | | | We may want to use either archive or github. But right now, use directly zlib.net... | ||||
* | changelog: Fix vim version string | Xi Ruoyao | 2023-09-03 | 1 | -1/+1 |
| | |||||
* | Add --no-cache-dir into pip3 wheel commands for Python modules | Xi Ruoyao | 2023-09-03 | 7 | -5/+20 |
| | |||||
* | Package updates and misc upates/typos. | Bruce Dubbs | 2023-09-02 | 12 | -172/+157 |
| | | | | | | | | | | | | | | | | | | Update to vim-1837.$ Update to zlib-1.3.$ Update to wheel-0.41.2 (Python Module).$ Update to util-linux-2.39.2.$ Update to sysvinit-3.08.$ Update to shadow-4.14.0.$ Update to Python-3.11.5.$ Update to procps-ng-4.0.4.$ Update to pkgconf-2.0.2.$ Update to mpfr-4.2.1.$ Update to kbd-2.6.2.$ Update to gzip-1.13.$ Update to coreutils-9.4.$ Specify the 'nobody-group' for systemd.$ Remove unused usb group.$ | ||||
* | Revert "openssl: Add a warning about minor version bump and OpenSSH" | Xi Ruoyao | 2023-09-02 | 1 | -15/+0 |
| | | | | | | | This reverts commit ad09ba40a1d521857bf440b093167d91e5172f04. This reverts commit bbaf00d41541380665f0b146d60d12afb44cc62b. No longer needed with OpenSSH-9.4 or later. | ||||
* | pdf: Allow breaking pages in version-check and kernel configuration | Xi Ruoyao | 2023-09-02 | 2 | -1/+2 |
| | | | | | | | | | They are very long <screen> or <note>. By default they are attributed "keep-together.within-column = always", override it to allow line break. Fixes #5336. Link: http://www.sagehill.net/docbookxsl/PageBreaking.html | ||||
* | dependencies: Fix stupid typo in BLFS elogind page URL | Xi Ruoyao | 2023-09-02 | 1 | -1/+1 |
| | | | | :( | ||||
* | Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkr12.0 | Bruce Dubbs | 2023-09-01 | 0 | -0/+0 |
|\ | |||||
| * | whatsnew: The coming release is 12.0, not 11.4 | Xi Ruoyao | 2023-09-01 | 1 | -1/+1 |
| | | |||||
* | | Cleanup after 12.0 release | Bruce Dubbs | 2023-09-01 | 2 | -683/+93 |
|/ | |||||
* | dependencies: sync Systemd external dependency list from BLFS | Xi Ruoyao | 2023-08-31 | 1 | -6/+18 |
| | |||||
* | dependencies: Coreutils needs Autoconf and Automake | Xi Ruoyao | 2023-08-31 | 1 | -5/+6 |
| | | | | | The autoreconf command is from Autoconf, and "autoconf -fi" invokes automake. | ||||
* | hostreqs: Raise texinfo minimal version to 5.0 | Xi Ruoyao | 2023-08-30 | 1 | -2/+2 |
| | | | | | | Binutils-2.41 FTBFS with texinfo-4.x. I've tested 5.0 and it works. Link: https://sourceware.org/bugzilla/show_bug.cgi?id=30703 | ||||
* | tar: The problematic test can also be skipped if security labels disabled | Xi Ruoyao | 2023-08-28 | 1 | -1/+2 |
| | | | | | For example, if CONFIG_EXT4_FS_SECURITY (Ext4 Security Labels) not set and we are building on an ext4 file system, the test will be skipeed. | ||||
* | tar: Mention TESTSUITEFLAGS for testing | Xi Ruoyao | 2023-08-28 | 1 | -0/+7 |
| | |||||
* | gmp: On some CPUs more than 199 test can pass | Xi Ruoyao | 2023-08-27 | 1 | -1/+3 |
| | |||||
* | Fix zlib currency | Bruce Dubbs | 2023-08-27 | 1 | -0/+1 |
| | |||||
* | changelog: Add ticket number for linux-6.4.12 update | Xi Ruoyao | 2023-08-27 | 1 | -1/+2 |
| | |||||
* | Typo | Thomas Trepl | 2023-08-26 | 1 | -1/+1 |
| | |||||
* | Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk | Bruce Dubbs | 2023-08-25 | 3 | -5/+7 |
|\ | |||||
| * | Move the zlib URL to anduin | Douglas R. Reno | 2023-08-23 | 1 | -1/+1 |
| | | |||||
| * | libxcrypt: typo and misplaced "nodump" | Pierre Labastie | 2023-08-21 | 1 | -2/+2 |
| | | |||||
| * | grub configuration: The instructions should be skipped for UEFI, but the ↵ | Xi Ruoyao | 2023-08-21 | 1 | -2/+4 |
| | | | | | | | | text not | ||||
* | | Update to linux-6.4.12. | Bruce Dubbs | 2023-08-25 | 2 | -3/+12 |
|/ | |||||
* | Update to udev-lfs-20230818 | Bruce Dubbs | 2023-08-18 | 4 | -3/+16 |
| | |||||
* | gcc: Fix a grammar error in text | Xi Ruoyao | 2023-08-16 | 1 | -1/+1 |
| | |||||
* | Typo | Bruce Dubbs | 2023-08-15 | 1 | -1/+1 |
| | |||||
* | Typo | Bruce Dubbs | 2023-08-15 | 1 | -1/+1 |
| | |||||
* | Update stats for systemd/dbus | Douglas R. Reno | 2023-08-14 | 1 | -2/+2 |
| | | | | Test results for dbus were clean | ||||
* | Various changes to whatsnew.xml and changelog.xml | Douglas R. Reno | 2023-08-14 | 2 | -11/+16 |
| | | | | | | | | | | | | | | Changelog.xml: Remove additional revision='sysv's for some of the udev changes Changelog.xml: Make the previous eudev update SysV only Changelog.xml: Remove duplicate 'xz' entry and replace it with the glibc memalign patch entry Whatsnew.xml: Document changes to gawk, tzdata, and texinfo Whatsnew.xml: Add the glibc patch to the new list | ||||
* | glibc: minor typo fix | Douglas R. Reno | 2023-08-14 | 1 | -1/+1 |
| | |||||
* | Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk | Bruce Dubbs | 2023-08-14 | 5 | -12/+42 |
|\ | |||||
| * | grub cfg: Add an explanation for the insmod commands | Xi Ruoyao | 2023-08-14 | 1 | -0/+18 |
| | | |||||
| * | binutils: Remove libgprofng.a, add libgprofng.so into contents section | Xi Ruoyao | 2023-08-10 | 1 | -2/+14 |
| | | |||||
| * | gawk: Move the creation of awk.1 after the explanation of the previous command | Xi Ruoyao | 2023-08-09 | 1 | -6/+6 |
| | | |||||
| * | coreutils: Use groupadd/groupdel for creating/removing dummy group | Xi Ruoyao | 2023-08-09 | 1 | -2/+3 |
| | | | | | | | | | | | | They look better than "echo >>" and "sed -i". And I think an example showing how to use groupadd/groupdel is good anyway. The format of /etc/group is already shown in chapter 7. | ||||
| * | ncurses: Simplify documentation install command | Xi Ruoyao | 2023-08-09 | 1 | -2/+1 |
| | | |||||
* | | Package updates. | Bruce Dubbs | 2023-08-14 | 9 | -106/+156 |
|/ | | | | | | | | | | | Update to xz-5.4.4. Update to less-643. Update to meson-1.2.1. Update to linux-6.4.10. Update to iana-etc-20230810. Update to pkgconf-2.0.1. All build times and sizes were also checked and updated as needed. | ||||
* | Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk | Bruce Dubbs | 2023-08-08 | 5 | -12/+17 |
|\ | |||||
| * | kernel: Fix move-if-changed logic and regenerate with 6.4.8 | Xi Ruoyao | 2023-08-08 | 2 | -3/+7 |
| | | |||||
| * | pkgconf: Reword the reason of sed | Xi Ruoyao | 2023-08-08 | 1 | -4/+5 |
| | | | | | | | | | | | | Specifying --modversion with multiple packages just does not make sense. The real problem here is it's erroring out even if the multiple arguments are for the same package. | ||||
| * | changelog: Use a dash before pkgconf version number | Xi Ruoyao | 2023-08-08 | 1 | -2/+2 |
| | | | | | | | | To be consistent will all other entries. | ||||
| * | whatsnew: Change "pkgconf" to "Pkgconf" and comment it out for now from Updated | Xi Ruoyao | 2023-08-08 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | In 12.0, pkgconf is a new package so it should be considered "Added" since 11.3, and it's already in the Added section. Also make the first letter captialized to be consistent with other entries. |