aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
Commit message (Collapse)AuthorAgeFilesLines
* Change all xml files to utf-8 encodingPierre Labastie2024-01-186-6/+6
|
* Fix the definition of the C.UTF-8 locale.Douglas R. Reno2024-01-091-0/+10
| | | | This fixes a test failure in Epiphany.
* binutils: Add --enable-default-hash-style=gnu for configure (#5401)xry111/update-20231231Xi Ruoyao2023-12-311-0/+5
|
* systemd: Fix CVE-2023-7008 (#5405)Xi Ruoyao2023-12-311-0/+4
|
* Package updatesXi Ruoyao2023-12-312-10/+60
| | | | | | | | | | | | | - Update to meson-1.3.1 (#5402) - Update to vim-9.0.2189 (#4500) - Update to inetutils-2.5 (#5404) - Update to xml-parser-2.47 (#5403) - Update to linux-6.6.8 (#5397) - Update to tzdata-2023d (#5399) - Update to setuptools-69.0.3 (#5400) - Update to iana-etc-20231205 (#5006) - Update to autoconf-2.72 (#5398) - Update to grub-2.12 (#5396)
* Update to systemd-255Xi Ruoyao2023-12-181-1/+12
|
* Remove invalid revision attributeBruce Dubbs2023-12-141-1/+1
|
* Package updates.Bruce Dubbs2023-12-141-0/+21
| | | | | | | | Update to util-linux v2.39.3. Update to python3-3.12.1. Update to linux-6.6.7. Update to kbd-2.6.4. Update to bc-6.7.4.
* Reformat util-linux configure parameters.Bruce Dubbs2023-12-141-0/+9
|
* Fix cmds installing python docs (permissions)Thomas Trepl2023-12-041-0/+11
|
* udev: Adjust the paths to search .link files and install 99-default.linkXi Ruoyao2023-12-011-0/+11
| | | | | | Tested in QEMU and the virtio NIC is now named "enp0s3". Fixes #5386.
* Package updates.Bruce Dubbs2023-11-302-3/+65
| | | | | | | | | | | | | | Update to vim-9.0.2136. Update to iana-etc-20231117. Update to bc-6.7.3. Update to wheel-0.42.0 (Python Module). Update to perl-5.38.2. Update to pkgconf-2.1.0. Update to readline patches 002 through 007. Update to openssl-3.2.0. Update to setuptools-69.0.2. Update to linux-6.6.3. Update to meson-1.3.0.
* whatsnew: Use the <title> of the page for packages as package namesXi Ruoyao2023-11-241-2/+2
| | | | | | | This is more consistent, and it reduces the number of different translatable strings for translators. Most of the package names in whatsnew has already been aligned with <title>s, now make these two "from ..." packages so.
* whatsnew: Uncomment updated packagesXi Ruoyao2023-11-141-10/+10
|
* Package updatesXi Ruoyao2023-11-131-0/+38
| | | | | | | | | | | - Update to elfutils-0.190 (#5373) - Update to vim-9.0.2103 - Update to linux-6.6.1 (#5369) - Update to xz-5.4.5 (#5371) - Update to iana-etc-20231107 - Update to gawk-5.3.0 (#5372) - Update to bash-5.2.21 (#5375) - Update to iproute2-6.6.0 (#5374)
* PAckage updates.Bruce Dubbs2023-10-312-3/+55
| | | | | | | | | | | | | Update to iana-etc-20231019. Update to wheel-0.41.3. Update to shadow-4.14.2. Update to openssl-3.1.4. Update to texinfo-7.1. Update to meson-1.2.3. Update to bc-6.7.2. Update to linux-6.5.9. Update to Python-3.12.0. Add setuptools-68.2.2.
* PAckage updates.Bruce Dubbs2023-10-151-0/+18
| | | | | | Update to linux-6.5.7. Update to shadow-4.14.1. Update to gettext-0.22.3.
* glibc: Fix CVE-2023-4911Xi Ruoyao2023-10-041-0/+10
|
* whatsnew: Align OpenSSL package name with the <title> in its pageXi Ruoyao2023-10-021-1/+1
|
* Package updates and one fix.Bruce Dubbs2023-10-012-14/+64
| | | | | | | | | | | | | | Disable building nscd in glibc. Update to iana-etc-20230929. Update to vim-9.0.1968. Update to openssl-3.1.3. Update to meson-1.2.2. Update to man-db-2.12.0. Update to linux-6.5.5. Update to kmod-31. Update to kbd-2.6.3. Update to gettext-0.22.2. Update to bc-6.7.0.
* changelog: Fix a dateXi Ruoyao2023-09-251-1/+1
|
* glibc: Update upstream fixes patch to plug a memory leakXi Ruoyao2023-09-251-0/+10
| | | | | The CVE-2023-4806 fix unintentionally caused a memory leak, now update the patch to include the fix for the leak.
* Package updatesxry111/update-20230917Xi Ruoyao2023-09-171-0/+18
| | | | | | - Update to linux-6.5.3 (#5343) - Update to iana-etc-20230912 (#5006) - Update to iproute2-6.5.0 (#5342)
* Glibc: Fix CVE-2023-4806Xi Ruoyao2023-09-142-19/+24
|
* whatsnew: Align package names with <title>s in package pagesXi Ruoyao2023-09-081-10/+10
| | | | | | | It makes the package names more consistent, and it reduces the number of different msgid's for translators. By the way, move Udev to keep alphabetic order.
* Add some missed whatsnew and changelog entriesXi Ruoyao2023-09-072-4/+15
|
* changelog: Fix typoXi Ruoyao2023-09-061-1/+1
|
* Package updatesxry111/update-20230905Xi Ruoyao2023-09-051-0/+12
| | | | | | - 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 binutilsXi Ruoyao2023-09-051-0/+11
| | | | | | | | | 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 Dubbs2023-09-042-28/+12
| | | | | Move caution regarding building by mixing different versions of LFS to General Compilation Instructions.
* changelog: Fix vim version stringXi Ruoyao2023-09-031-1/+1
|
* Add --no-cache-dir into pip3 wheel commands for Python modulesXi Ruoyao2023-09-031-0/+5
|
* Package updates and misc upates/typos.Bruce Dubbs2023-09-022-26/+92
| | | | | | | | | | | | | | | | | | 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.$
* Cleanup after 12.0 releaseBruce Dubbs2023-09-012-683/+93
|
* changelog: Add ticket number for linux-6.4.12 updateXi Ruoyao2023-08-271-1/+2
|
* Update to linux-6.4.12.Bruce Dubbs2023-08-251-0/+9
|
* Update to udev-lfs-20230818Bruce Dubbs2023-08-181-0/+9
|
* TypoBruce Dubbs2023-08-151-1/+1
|
* Various changes to whatsnew.xml and changelog.xmlDouglas R. Reno2023-08-142-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
* Package updates.Bruce Dubbs2023-08-142-2/+32
| | | | | | | | | | | 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.
* changelog: Use a dash before pkgconf version numberXi Ruoyao2023-08-081-2/+2
| | | | To be consistent will all other entries.
* whatsnew: Change "pkgconf" to "Pkgconf" and comment it out for now from UpdatedXi Ruoyao2023-08-081-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.
* Package updates.Bruce Dubbs2023-08-072-3/+35
| | | | | | | | | Update to xz-5.4.4. Update to wheel-0.41.1 (Python Module). Update to man-pages-6.05.01. Update to linux-6.4.8. Update to iana-etc-20230804. Update to pkgconf 2.0.0.
* Package updates:Bruce Dubbs2023-08-012-6/+36
| | | | | | | | | Update to vim-9.0.1677. Update to openssl-3.1.2. Update to man-pages-6.05. Update to binutils-2.41. Update to gmp-6.3.0. Update to glibc-2.38.
* changelog: Prefix new "systemd" entry with "udev from" for sysvXi Ruoyao2023-07-291-1/+2
|
* Package updates.Bruce Dubbs2023-07-282-7/+46
| | | | | | | | | | | | Update udev-lfs tarball to remove obsolete cdrom rules and references to ISDN devices. Update to wheel-0.41.0 (Python Module). Update to tar-1.35. Update to systemd-254. Update to meson-1.2.0. Update to linux-6.4.7. Update to gcc-13.2.0. Update to file-5.45.
* sysv: Mount cgroup fs for memory pressure information earlyXi Ruoyao2023-07-281-0/+13
| | | | Prepare for systemd-254 update. See #5293 for details.
* askforhelp: Reword the note added in previous commit a littleXi Ruoyao2023-07-271-4/+5
|
* askforhelp: Add a note to stop people from spamming upstreamXi Ruoyao2023-07-271-0/+21
| | | | | | I've seen two cases of invalid upstream "bug" reports this month because the user has (mis)built LFS. Let's stop this before irritating the upstream maintainers.
* whatsnew: Add revision attribute for "Removed" entriesXi Ruoyao2023-07-231-2/+2
|