| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
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.
|
| | |
|
|/
|
|
|
|
|
|
|
|
|
| |
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.
|
|\ |
|
| | |
|
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| | |
To be consistent will all other entries.
|
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
|/ |
|
|\ |
|
| | |
|
|/
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
This will install dbus.service and dbus.socket into
/usr/lib/systemd/user. In a base LFS installation the systemd per-user
daemon is not usable at all, so they may seem useless. But if we
install them, we can start to use them once systemd is rebuilt with PAM
in BLFS (without rebuilding dbus).
|
| |
| |
| |
| | |
By the way, fix a minor formatting issue in udev-hwdb.8.
|
|/
|
|
| |
Remove it for consistency
|
| |
|
|
|
|
| |
Link: https://gitlab.com/procps-ng/procps/-/commit/414e33a8afb6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Well, the analyzer failures are introduced by literally *my* Glibc
change [1] and I'll sort them out for GCC 14...
And the ASAN failures seem caused by the introduction of
__isoc23_strtol (the libsanitizer does not know to intercept it). I'll
test with LLVM once I reach it in BLFS (LLVM is the upstream of
libsanitizer) and make a bug report.
limits-exprparen.c also fails to me, it needs "ulimit -s 65536" instead
of "ulimit -s 32768" in my build but maybe it's caused by my custom
*FLAGS.
[1]:https://sourceware.org/git/?p=glibc.git;a=commit;h=71d9e0fe766a
|
|
|
|
|
| |
--disable-crypt is now the default, and the security fix for 2.37 is
included.
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
|
| |
Import kernel-config infrastructure from BLFS and use it for kernel
configuration. Note that kernel-config.py is slightly different from
BLFS: we need role="nodump" for <screen> here.
|
| |
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Well, I forgot to create the man pages tarball as root, so if we don't
use --no-same-owner the man pages will be owned by UID 1000 :(.
Instead of regenerating the tarball again let's just fix this in the
book.
|
| | |
|
|/
|
|
|
|
|
|
|
|
| |
A couple of the newer kernel options overflow past 80 columns on
the kernel page. It's not optimal, but insert newlines for these
options.
Also reorder the options to to same ordeer as they appear in
menuconfig and add some blank lines between major setions for
clarity.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Reported-by: rhubarbpieguy <rhubarbpieguy@vivaldi.net>
|
|
|
|
| |
Prepare for systemd-254 update. See #5293 for details.
|
|
|
|
|
|
| |
This is suggested by GCC maintainer Andrew Pinski in
https://gcc.gnu.org/PR110789. It's easier than what we've suggested
in the book.
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
Empty <itemizedlist> is not allowed.
|
| |
|
| |
|
|
|
|
|
| |
These were handled by Eudev, but systemd-udevd stopped to creating them
since 2020.
|
| |
|