Douglas R. Reno
ab0e3642ad
Pre-reboot tags
2024-02-15 12:46:17 -06:00
Bruce Dubbs
133eab27d7
Initial LFS 12.1 tags
2024-02-15 11:41:40 -06:00
Rahul Chandra
7669ff2568
Update to power-profiles-daemon-0.20
2024-02-14 23:20:27 -05:00
Xi Ruoyao
4b853a9623
elogind: Fix typo
2024-02-12 15:24:05 +08:00
Bruce Dubbs
9535ecf8ed
Add a note about testing elogind functionality.
2024-02-11 16:15:25 -06:00
Xi Ruoyao
d9142ec4f6
systemd: Fix a bug breaking systemd-verify an instantiated unit
...
Sync with LFS.
This bug is breaking Git test suite (and maybe other things).
2024-02-10 19:04:46 +08:00
Rahul Chandra
f1e2498817
Fix typos in power-profiles-daemon
2024-02-09 20:42:56 -05:00
Rahul Chandra
7ec0be3542
Merge branch 'trunk' into rahul/power-profiles-daemon
2024-02-09 20:39:24 -05:00
Douglas R. Reno
8f20e66684
LSB-Tools: remove the install_initd and remove_initd commands on
...
systemd.
2024-02-05 13:48:18 -06:00
Xi Ruoyao
72e4033cbc
lsb-tools: Fix the reference to LFS
...
In LFS systemd page we do nothing about /etc/lsb_release.
2024-02-05 19:11:18 +08:00
Pierre Labastie
142f288f5e
lsb-tools: remove lsbinstall
...
It should not be installed. Upstream has fixed that. It will appear
at next release...
2024-02-04 22:08:00 +01:00
Pierre Labastie
101873e155
Update to LSB-Tools-0.12
2024-02-04 21:45:51 +01:00
Bruce Dubbs
83f3feb915
Update to mc-4.8.31.
2024-01-29 13:53:25 -06:00
Rahul Chandra
8b5da8491c
Fix typos in power-profiles-daemon
2024-01-27 20:44:46 -05:00
Rahul Chandra
16d42f6942
Add power-profiles-daemon
2024-01-27 20:34:54 -05:00
Xi Ruoyao
26095fefd3
systemd: Drop pam_unix from PAM /etc/pam.d/systemd-user
...
It's already pulled in via system-account, so no need to specify it
again.
2024-01-28 03:39:08 +08:00
Xi Ruoyao
23b5433629
treewide: Convert more man page references to <ulink>s
2024-01-28 00:18:43 +08:00
Xi Ruoyao
fedbe2f15f
treewide: Use <ulink> instead of <filename> for referring man pages
...
Sync with LFS.
Note that in BLFS many man pages are even not referred via <filename>
and these references need to be found and fixed manually.
2024-01-27 19:50:40 +08:00
Douglas R. Reno
3a3d470dff
colord: remove the sed, the build no longer fails on i686.
...
On x86_64 the package now works correctly as well.
2024-01-25 13:20:16 -06:00
Bruce Dubbs
41fe4039d6
Update to colord-1.4.7.
2024-01-24 17:07:16 -06:00
Xi Ruoyao
b6c43e52d5
accountsservice: Fix the test suite for Python 3.12, and remove "systemctl enable"
...
The assertEquals function has been removed.
There is no point to always start it on boot, just let D-Bus start it on
demand.
Link: https://docs.python.org/3.12/whatsnew/3.12.html#id3
2024-01-21 15:32:56 +08:00
Xi Ruoyao
51a5ecbbe6
upower: Remove systemd unit enabling
...
It's only slowing down the boot, just let D-Bus activate it as-needed.
2024-01-21 15:32:55 +08:00
Xi Ruoyao
0daaeef280
systemd: Add some commands to make new configuration in-effect
2024-01-21 15:32:55 +08:00
Pierre Labastie
ab4fdfccf8
Change all xml decl to encoding=utf-8
2024-01-19 22:39:35 +01:00
Bruce Dubbs
c9e249445d
Update to cpio-2.15.
2024-01-15 03:52:54 -06:00
Rahul Chandra
fa718bb47d
Update to bluez-5.72
2024-01-14 14:24:55 -05:00
Xi Ruoyao
fc3c4b86d0
upower: Document a new test failure with latest dbusmock
2024-01-14 23:29:06 +08:00
Xi Ruoyao
9f6c9c5d6c
systemd: Fix CVE-2023-7008
2023-12-31 05:20:54 +08:00
Xi Ruoyao
0ab9e79fd0
systemd: Fix a deprecation warning
2023-12-31 05:20:54 +08:00
Pierre Labastie
2e072015eb
Fix link to Wine site
2023-12-28 22:42:49 +01:00
Douglas R. Reno
5aaa0677fa
Sysstat: fix the installation of systemd units.
...
The new version of sysstat requires the installation of
sysstat-rotate.{timer,service} in order to function correctly when
enabling the new systemd unit.
2023-12-26 16:15:29 -06:00
Bruce Dubbs
b146348077
Update to sysstat-12.7.5.
2023-12-24 15:42:43 -06:00
Xi Ruoyao
5481e1f101
Update to systemd-255
2023-12-23 22:00:48 +08:00
Pierre Labastie
1859ee6872
Remove links to deleted wiki pages
...
See https://wiki.linuxfromscratch.org/blfs/ticket/18952
2023-12-23 13:40:25 +01:00
Pierre Labastie
2f1939858f
systemd and elogind: link to "Logind" editor's note
2023-12-21 23:44:05 +01:00
Bruce Dubbs
3f3aad1340
Spelling/grammar fixes
2023-12-21 10:56:18 -06:00
Pierre Labastie
e5e6a0417e
Completely remove editor notes instead of commenting them
2023-12-20 18:36:57 +01:00
Pierre Labastie
75f8be8cb9
GPM: remove the link to the wiki page
...
THe wiki page has been removed because it was very outdated.
2023-12-20 17:26:26 +01:00
Douglas R. Reno
f5afe1b379
UPower: document a test suite failure on 32-bit machines.
...
40.00000000000001 definitely does not equal 40.0. :)
Upstream report is https://gitlab.freedesktop.org/upower/upower/-/issues/251
2023-12-16 12:39:02 -06:00
Bruce Dubbs
9742686c3c
Update to bluez-5.71.
2023-12-16 09:50:43 -06:00
Pierre Labastie
875b3b57e8
Fix various option vs parameter problems
...
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01:00
Bruce Dubbs
dcd5a06347
Archive Berkeley DB
2023-11-22 15:35:10 -06:00
Douglas R. Reno
39113e7f30
Raptor2: Fix a build failure when libxml2-2.11.x is installed
...
Thanks goes to Joe Locash for the report
2023-11-17 12:38:40 -06:00
Xi Ruoyao
778470d065
elogind: Fix the description of -Ddev-kvm-mode=0660
...
This package actually does not overwrite 50-udev-default.rules, but
70-uaccess.rules needs this option or it'll be inconsistent with LFS
50-udev-default.rules.
2023-11-11 18:06:49 +08:00
Xi Ruoyao
1a7430796b
elogind: Add -Ddev-kvm-mode=0660
...
This package overwrites some udev rules of udevd from systemd installed
in LFS. Without this option, the udev rule makes /dev/kvm accessible by
every user. While I don't know how to handle the overwriting issue
properly, let's make the permission of /dev/kvm consistent first.
2023-11-11 17:35:10 +08:00
Bruce Dubbs
0cd18b6a66
Fix autofs stats
2023-11-10 00:23:24 -06:00
Bruce Dubbs
6fa792b058
Update to autofs-5.1.9.
2023-11-09 16:52:12 -06:00
Pierre Labastie
c1e3ac381d
Remove a spurious space in sysmon-qt url
2023-11-09 16:01:58 +01:00
Rahul Chandra
bc30b28cae
Fix md5sum is sysmon-qt.
2023-11-03 22:33:32 -04:00
Bruce Dubbs
0ff940d593
Add sysmon-qt-1.0.
2023-11-03 15:09:27 -05:00