Commit Graph

136 Commits

Author SHA1 Message Date
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
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
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
Xi Ruoyao
5481e1f101
Update to systemd-255 2023-12-23 22:00:48 +08:00
Pierre Labastie
2f1939858f systemd and elogind: link to "Logind" editor's note 2023-12-21 23:44:05 +01:00
Xi Ruoyao
359e34cbdb
systemd: Sync -Dnobody-group=nogroup from LFS 2023-09-14 17:28:36 +08:00
Douglas R. Reno
479979e5f9 Tags 2023-08-18 15:05:38 -05:00
Xi Ruoyao
dfb8390cea
systemd: Update to systemd-254 2023-07-29 10:34:02 +08: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
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
a17f6a03ab
systemd: Sync grammar fix from LFS 2023-05-16 14:24:42 +08:00
Xi Ruoyao
f935d0dec0
systemd: Note some test failures
Just tried the test suite in a VM with minimal kernel configuration and
the root user, and noticed some failures.
2023-05-10 15:44:55 +08:00
Xi Ruoyao
7c421371ce
systemd: Fix runtime issue exploited by GCC 13 2023-05-10 15:23:55 +08:00
Xi Ruoyao
c1ad464df4
systemd: Add -Ddev-kvm-mode=0660
Sync with LFS.
2023-04-10 16:19:51 +08:00
Xi Ruoyao
bb4bb1db9a
systemd: PAM is not strictly required, but also something "higher than recommended"
Make PAM recommended and add a big note about it.
2023-03-24 15:48:27 +08:00
Pierre Labastie
91318eb9aa Add "setup" to meson commands
I've not been very consistent on typography, but it is a start
2023-03-13 17:48:55 +01:00
Xi Ruoyao
aa3a5e04fb
Update to systemd-253 2023-03-07 12:38:46 +08:00
Douglas R. Reno
18aa933933 Lots of tags for X 2023-02-16 14:17:59 -06:00
Pierre Labastie
c10acfe844 Change ulink to xref for sphinx 2023-01-18 17:02:55 +01:00
Douglas R. Reno
e6940abbdf systemd: Patch systemd against CVE-2022-4415 2022-12-28 09:59:01 -06:00
David Bryant
48771ae06f Unless it's a directory name, or something like that, "test suite"
should be spelled as two words.
2022-12-13 12:19:29 -06:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Douglas R. Reno
6c164c6b3c Update to systemd-252. 2022-11-03 14:56:45 -05:00
Xi Ruoyao
1b46bd8c90
systemd: use -Dpam=true
The main point to rebuild systemd in BLFS is for logind.  Add -Dpam=true
so meson will fail if PAM is not installed correctly, instead of
silently producing a systemd build w/o logind again.
2022-09-16 10:37:14 +08:00
Xi Ruoyao
6e2eb5cf0b
sysutils: URL update 2022-09-08 14:47:19 +08:00
Douglas R. Reno
aa0b625099 Tag Xorg and dependencies 2022-08-22 21:55:59 -05:00
Pierre Labastie
a6d199dae6 Add glibc-2.36 patch for systemd in BLFS 2022-08-17 12:04:03 +02:00
Xi Ruoyao
46ac366355
update to systemd-251 (sync with LFS, #16566) 2022-05-29 13:30:09 +08:00
Pierre Labastie
fde1abe32d Don't reference MarkupSafe and Jinja2 in systemd book 2022-04-17 09:50:50 +02:00
Pierre Labastie
6406b296af systemd: add patch for kernel 5.17 headers 2022-04-06 17:25:29 +02:00
Douglas R. Reno
f1a479c7e7 Package Updates and Tags
Update to xf86-input-wacom-1.0.0
Update to libdrm-2.4.110
Update to XWayland-22.1.0
2022-02-18 13:06:30 -06:00
Xi Ruoyao
6cbf1b1f97
systemd: add systemd-cryptenroll description 2022-02-17 19:52:03 +08:00
Douglas R. Reno
64351cbe6d Package update and a fix for systemd
Update to thunderbird-91.5.0
Fix CVE-2021-3997 in systemd.
2022-01-13 18:44:17 -06:00
Douglas R. Reno
7cc0c9d26c Package updates:
Update to Mesa-21.3.3
Update to systemd-250
2021-12-30 19:06:39 -06:00
Xi Ruoyao
a17c33d8d7
systemd: minor reword 2021-12-27 20:53:46 +08:00
Xi Ruoyao
cb8d788659
systemd: don't duplicate addition to system-session upgrading systemd 2021-12-09 19:52:04 +08:00
Pierre Labastie
e3b4ce180f systemd: add two sed's for meson and linux
meson 0.60 prevents adding booleans, which was authorized before.
linux-5.14 headers lack some ARPHRD_xx definition
2021-11-18 23:54:26 +01:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Pierre Labastie
34a6571e05 Tags 2021-08-28 15:44:55 +02:00
Douglas R. Reno
c8c8fda12d A handful of tags 2021-08-19 23:10:34 -05:00
Xi Ruoyao
ac336b26f8
systemd: remove unneeded option 2021-08-16 00:19:28 +08:00
Xi Ruoyao
58ab63b9cd
systemd: add p11-kit as optional dependency
meson checks for it, and there are some code enabled by HAVE_P11KIT.
2021-08-15 04:19:40 +08:00
Xi Ruoyao
df6f75d8f1
systemd: append /usr/sbin into $PATH for test 2021-08-04 22:12:17 +08:00
Douglas R. Reno
1fb591380c Guard systemd against CVE-2021-33910 2021-07-23 06:39:57 -05:00
Douglas R. Reno
4f60bf0123 Update to Python-3.9.6 (Security Update).
Update to systemd-249 (Security Update).
2021-07-08 23:07:13 -05:00
Xi Ruoyao
3918112abd
add xinclude for --buildtype=release 2021-06-04 19:26:37 +08:00
Douglas R. Reno
229d06924a Update to gcc-11.1.0
Update to systemd-248
Update to Python-3.9.5
2021-05-20 10:41:12 -05:00
Douglas R. Reno
115de74802 Patch systemd to work with Linux-API-Headers-5.11.14 and higher as well
as meson-0.57.2
2021-04-28 20:31:11 -05:00