Xi Ruoyao
8e0cd3da7e
Merge remote-tracking branch 'origin/trunk' into xry111/loongarch
2023-08-27 00:10:38 +08:00
Xi Ruoyao
11cfb5bc71
changelog: Add ticket number for linux-6.4.12 update
2023-08-27 00:05:32 +08:00
Thomas Trepl
909f28430a
Typo
2023-08-26 09:52:47 +02:00
Bruce Dubbs
c179964257
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2023-08-25 11:46:41 -05:00
Bruce Dubbs
1e9ad78f81
Update to linux-6.4.12.
2023-08-25 11:46:27 -05:00
Xi Ruoyao
fc4ba57b4a
Merge remote-tracking branch 'origin/trunk' into xry111/loongarch
2023-08-25 22:13:05 +08:00
Douglas R. Reno
0f5e0b42ae
Move the zlib URL to anduin
2023-08-23 19:58:53 -05:00
Pierre Labastie
b55a1a2614
libxcrypt: typo and misplaced "nodump"
2023-08-21 15:13:37 +02:00
Xi Ruoyao
b59c9e9155
grub configuration: The instructions should be skipped for UEFI, but the text not
2023-08-21 11:12:09 +08:00
Bruce Dubbs
7641231777
Update to udev-lfs-20230818
2023-08-18 10:35:49 -05:00
Xi Ruoyao
cfcc2fe6cd
gcc: Fix a grammar error in text
2023-08-16 12:26:14 +08:00
Bruce Dubbs
58fc92b47e
Typo
2023-08-15 22:06:36 -05:00
Bruce Dubbs
d280997ec6
Typo
2023-08-15 15:55:29 -05:00
Douglas R. Reno
b24fbe02b8
Update stats for systemd/dbus
...
Test results for dbus were clean
2023-08-14 19:45:49 -05:00
Douglas R. Reno
8694ae60e7
Various changes to whatsnew.xml and changelog.xml
...
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
2023-08-14 14:34:24 -05:00
Douglas R. Reno
355efd11a8
glibc: minor typo fix
2023-08-14 14:12:26 -05:00
Bruce Dubbs
bd93ae129e
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2023-08-14 13:53:30 -05:00
Bruce Dubbs
f7d3b6ed21
Package updates.
...
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.
2023-08-14 13:47:25 -05:00
Xi Ruoyao
d6f618bcb2
Merge remote-tracking branch 'origin/trunk' into xry111/loongarch
2023-08-14 17:09:43 +08:00
Xi Ruoyao
3b48844c87
loongarch: elfutils: Bump patch again
...
Glibc LoongArch maintainer reminded me that I'd missed one reloc type in
the previous version of the patch :(.
2023-08-14 17:08:50 +08:00
Xi Ruoyao
93ec8b32bf
grub cfg: Add an explanation for the insmod commands
2023-08-14 09:16:49 +08:00
Xi Ruoyao
acb3c1fbd1
Merge remote-tracking branch 'origin/trunk' into xry111/loongarch
2023-08-10 22:32:58 +08:00
Xi Ruoyao
da584239b8
Merge remote-tracking branch 'origin/trunk' into xry111/loongarch
2023-08-10 13:49:11 +08:00
Xi Ruoyao
11876e8d0c
loongarch: kernel: Add EFI_ZBOOT (again)
...
Forgot to sync this when I merged trunk.
2023-08-10 13:49:11 +08:00
Xi Ruoyao
c4b61b12df
loongarch: kernel: Disable relaxation for building a module
...
Link: https://git.kernel.org/torvalds/c/03c53eb90c0c
2023-08-10 13:49:10 +08:00
Xi Ruoyao
2485dc3a99
loongarch: util-linux: Remove the sed for test_enosys
...
Not needed with util-linux-2.39.1.
2023-08-10 13:49:10 +08:00
Xi Ruoyao
ecb591d6c9
loongarch: Revert "groff: Update config.{guess,sub}"
...
This reverts commit d9247b9329
.
No longer needed with groff-1.23.0.
2023-08-10 13:49:10 +08:00
Xi Ruoyao
60acb099ae
loongarch: Update elfutils patch
...
To support new reloc types introduced with Binutils-2.41.
2023-08-10 13:49:10 +08:00
Xi Ruoyao
c8a4bac294
loongarch: openssl: Use linux64-loongarch64 target
...
With Binutils-2.41 we can enable the LSX accelerated AES routine.
In the future (OpenSSL-3.2) we'll be able to remove this line and let
the config script guess it automatically.
2023-08-10 13:49:10 +08:00
Xi Ruoyao
f0b518a01e
binutils: Remove libgprofng.a, add libgprofng.so into contents section
2023-08-10 13:45:01 +08:00
Xi Ruoyao
30e0a7b28f
gawk: Move the creation of awk.1 after the explanation of the previous command
2023-08-09 22:39:53 +08:00
Xi Ruoyao
7c306241b6
coreutils: Use groupadd/groupdel for creating/removing dummy group
...
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.
2023-08-09 22:30:52 +08:00
Xi Ruoyao
91f9a174b5
ncurses: Simplify documentation install command
2023-08-09 12:37:52 +08:00
Bruce Dubbs
539f0110b0
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2023-08-08 16:07:30 -05:00
Bruce Dubbs
45f40e899b
Fix sed in pkgconf
2023-08-08 16:07:19 -05:00
Xi Ruoyao
d0d1c9f42d
loongarch: There seems no gprofng failure
2023-08-08 22:31:42 +08:00
Xi Ruoyao
1aeba8d5d3
loongarch: Revert "file: Update config.{guess,sub}"
...
This reverts commit c99204bcbc
.
Not needed with file-5.45 now.
2023-08-08 17:43:45 +08:00
Xi Ruoyao
010577c5b6
loongarch: Revert "gmp: Update config.{guess,sub}"
...
This reverts commit dd34ffcce0
.
It's not needed with GMP 6.3.0.
2023-08-08 16:59:57 +08:00
Xi Ruoyao
af800c8ed0
loongarch: gcc: Remove GMP workaround in GCC pass 1 & 2
...
The workaround is not needed with GMP 6.3.0.
2023-08-08 16:57:52 +08:00
Xi Ruoyao
8a243b5e21
loongarch: Adapt kernel configuration
2023-08-08 12:27:43 +08:00
Xi Ruoyao
2882861ba6
Merge remote-tracking branch 'origin/trunk' into xry111/loongarch
2023-08-08 11:16:54 +08:00
Xi Ruoyao
9cca53dcac
kernel: Fix move-if-changed logic and regenerate with 6.4.8
2023-08-08 11:12:36 +08:00
Xi Ruoyao
f4835ed6ad
pkgconf: Reword the reason of sed
...
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.
2023-08-08 08:35:21 +08:00
Xi Ruoyao
70b20e7c25
changelog: Use a dash before pkgconf version number
...
To be consistent will all other entries.
2023-08-08 08:31:33 +08:00
Xi Ruoyao
8002bc91b4
whatsnew: Change "pkgconf" to "Pkgconf" and comment it out for now from Updated
...
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.
2023-08-08 08:29:28 +08:00
Bruce Dubbs
fdf01d1943
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2023-08-07 15:47:37 -05:00
Bruce Dubbs
9b7d651a54
Package updates.
...
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.
2023-08-07 15:46:36 -05:00
Xi Ruoyao
4374af9071
dbus: Fix a typo (misusing plural)
2023-08-07 23:00:42 +08:00
Bruce Dubbs
67ca5ef3f7
Add insmod part_gpt to example grub.cfg
2023-08-03 13:13:16 -05:00
Anton Mosich
2d6ced8aec
Fix small typos
2023-08-03 22:55:17 +08:00