Xi Ruoyao
359e34cbdb
systemd: Sync -Dnobody-group=nogroup from LFS
2023-09-14 17:28:36 +08:00
Bruce Dubbs
c1caa22f6e
Update to udisks-2.10.1.
2023-09-08 12:27:50 -05:00
Bruce Dubbs
bba4499b7a
Update to sysstat-12.7.4.
...
Also move configuration directory from /etc/sysconfig to
/etc/sysstat.
2023-09-08 11:52:49 -05:00
Bruce Dubbs
128bc41cde
Update to dbus-1.14.10.
2023-09-07 14:35:16 -05:00
Xi Ruoyao
7ffcdc11f9
gpm: Add ac_cv_path_emacs=no, and add texlive as optional dependency for doc
2023-09-06 20:08:15 +08:00
Bruce Dubbs
9d7f370cb1
Reformat bubblewrap
2023-09-04 15:14:55 -05:00
Rahul Chandra
631d6d1da2
bluez-5.69
2023-09-04 00:55:10 -04:00
Xi Ruoyao
948a3628c7
dbus: Mark systemd (with PAM) runtime in text too
...
It's already runtime internally (with role="runtime").
2023-09-02 17:18:35 +08:00
Bruce Dubbs
511e498edb
Remove duplicate words
2023-09-01 10:52:38 -05:00
Pierre Labastie
0c2f05d764
Update to blocaled-0.5
2023-08-30 17:38:15 +02:00
Douglas R. Reno
34d1c20f10
AccountsService: Add an extra "space" to align the sed correctly
2023-08-29 11:39:34 -05:00
Xi Ruoyao
1f9860d3cc
acpid: Add info to avoid conflict with other ACPI event handlers, and...
...
use "systemctl suspend" instead of pm-suspend on systemd.
2023-08-29 17:59:30 +08:00
Pierre Labastie
e440af55af
Remove trailing spaces and a few typos
2023-08-27 10:41:46 +02:00
Bruce Dubbs
172c283578
Tag all remaining System Utilities
2023-08-20 15:35:13 -05:00
Xi Ruoyao
a8163a4fc9
upower: Drop polkit dependency
...
Upower no longer requires polkit since 2014.
Link: https://gitlab.freedesktop.org/upower/upower/-/commit/9a2b2633095fb
2023-08-20 10:09:19 +08:00
Douglas R. Reno
30c1c726dd
Tag GTK+-2, GTK+-3, and Sawfish
2023-08-18 16:30:17 -05:00
Douglas R. Reno
479979e5f9
Tags
2023-08-18 15:05:38 -05:00
Thomas Trepl
2314cd79bd
Some tags
2023-08-17 07:43:52 +02:00
Douglas R. Reno
a73fc76227
Tags
2023-08-16 19:32:11 -05:00
Douglas R. Reno
c8b719a475
Tags
2023-08-16 15:00:41 -05:00
Douglas R. Reno
0feefc9f45
pm-utils: minor reword of the warning about using it on systemd.
2023-08-16 14:18:24 -05:00
Douglas R. Reno
fc9dd6eb5b
at: minor spacing adjustment for the PAM instructions
2023-08-16 14:05:25 -05:00
Bruce Dubbs
ddf1885be9
Tags
2023-08-15 18:32:22 -05:00
Douglas R. Reno
ed345e70fd
Tags
2023-08-15 17:21:31 -05:00
Douglas R. Reno
7170b0a7b3
Update to mc-4.8.30
2023-08-14 12:50:19 -05:00
Xi Ruoyao
bc2c990bc1
kernel-config: Add toml file for bubblewrap kernel and fix a small issue
...
I guess Ken forgot a "git add" here :).
And the entry for NAMESPACES should be "-*-", not "[*]". It's because
we assume everyone is not setting EXPERT.
2023-08-13 09:33:51 +08:00
Ken Moffat
f525884421
Bubblewrap: add kernel config.
2023-08-13 00:17:00 +01:00
Bruce Dubbs
b67111c8a4
Update to unrar-6.2.10.
2023-08-04 22:25:24 -05:00
Bruce Dubbs
3040325d8d
Update to sg3_utils-1.48.
2023-08-04 20:02:41 -05:00
Xi Ruoyao
ddf89fff24
kernel-config: Separate toplevel menus with empty lines
2023-08-01 09:22:41 +08:00
Xi Ruoyao
c41cafb3bc
kernel-config: Add color for hotkey
...
Align with recent LFS change. Regenerate all kernel.xml files.
2023-07-31 21:44:37 +08:00
Xi Ruoyao
e7cd19a120
general: Use new rendering method for kernel configuration
...
It's almost a plain "conversion". Exceptions:
- In elogind, [CGROUPS] is dropped because it's in LFS now.
- In libusb, move the kernel configuration to match the layout of other
packages.
2023-07-31 21:44:37 +08:00
Xi Ruoyao
08c3c25204
pm-utils: Discourage using it on systemd
...
Not sure if we should hide this page at all if REV=systemd.
2023-07-31 21:44:37 +08:00
Xi Ruoyao
c1beec5499
lm_sensors: Modernize, and use new rendering for kernel configuration
...
I believe the book documented how to configure the sensors in 1990s.
Let's document some modern thing instead.
2023-07-31 21:44:37 +08:00
Xi Ruoyao
dfb8390cea
systemd: Update to systemd-254
2023-07-29 10:34:02 +08:00
Douglas R. Reno
467436e3de
Update to unrar-6.2.9
2023-07-23 11:01:58 -05:00
Xi Ruoyao
32c1b7796b
Archive MarkupSafe and Jinja2
...
They are now a part of LFS for both sysv and systemd.
2023-07-17 21:33:08 +08:00
Xi Ruoyao
b980f67961
elogind: Fix the desc for -Dcgroup-controller
...
The value of this switch only makes a difference with cgroupv1. But we
are using Linux 6.x, and elogind is built with
-Ddefault_hierarchy=unified (the default), so it actually uses cgroupv2
and it seems we don't really need this switch.
But after a closer look at the building system I realized if the kernel
is not built with CONFIG_CGROUPS enabled (for example in a chroot
environment where the host does not enable this), the building system
will refuse to build the package w/o an explicit setting here. So
update the description.
2023-07-13 03:38:38 +08:00
Xi Ruoyao
06a0a0a82c
dbus: Tell how to start dbus-daemon w/o rebooting
2023-07-13 01:39:24 +08:00
Xi Ruoyao
eb9f0efccc
elogind: Document two tests depending on /etc/machine-id
2023-07-12 20:34:18 +08:00
Douglas R. Reno
fe04ab5597
Update to upower-1.90.2. Patch by Rahul Chandra.
...
This update needs libgudev-238 to go in alongside it as it depends on
the newline stripping fix.
2023-07-11 10:20:08 -05:00
Xi Ruoyao
92981242bd
systemd: Update test suite status
...
PATH+=:/usr/bin is now coded in the test script, so we no longer need to
add it. And I've noticed test-netlink failure on one of my systems.
2023-07-05 01:08:10 +08:00
Bruce Dubbs
51259ad757
Update to bluez-5.68.
2023-07-03 12:48:05 -05:00
Xi Ruoyao
6af6704d84
udisks2: Make runtime dependencies optional
2023-07-02 15:57:09 +08:00
Xi Ruoyao
d5e4de79d3
Udisks2 dependency chain clean up
2023-07-02 04:16:35 +08:00
Bruce Dubbs
f0454b5734
Update to udisks-2.10.0.
2023-06-30 15:50:09 -05:00
Xi Ruoyao
42ddc3001a
treewide: Replace "User Notes" with "Editor Notes"
2023-06-30 02:18:51 +08:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
...
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Xi Ruoyao
cb594b6ca3
general: Remove non-exist User Notes link
...
Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:17:52 +08:00
Xi Ruoyao
6b86812e74
dbus: [sysv] Remove --enable-user-session explanation
2023-06-27 19:04:40 +08:00