Commit Graph

119 Commits

Author SHA1 Message Date
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
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Xi Ruoyao
c6b192c037 secure package download URLs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24436 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-05 12:36:04 +00:00
Douglas R. Reno
447485a40d systemd: Use the proper patch version
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24401 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-25 17:18:58 +00:00
Douglas R. Reno
af843de0c7 Add systemd patch to allow rfkill to function properly on Linux 5.11+
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24339 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-05 01:09:49 +00:00
Douglas R. Reno
e096d1de17 Update to xf86-video-intel-20210222
Couple tags.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24270 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-23 01:02:40 +00:00
Pierre Labastie
4c24eb0a40 Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00
Xi Ruoyao
81e5e5a6eb systemd: add a missed comma
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24175 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-05 05:26:02 +00:00
Xi Ruoyao
9bee48585e systemd: use video group for /dev/dri/render*, to be consistent with eudev
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24150 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-28 05:25:41 +00:00
Douglas R. Reno
206e0bed73 Update to gnome-disk-utility-3.38.1
Update to xscreensaver-5.45
Update to epiphany-3.38.2
gegl: Add recommended dependency on graphviz. See the comment left in the page for rationale
systemd: Convert external dependency on qrencode to an internal dependency
qrencode: Minor tweaks

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24048 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-02 03:39:56 +00:00
Douglas R. Reno
ae0944a3ca Update to xorg-server-1.20.10 (Security Update)
Update to systemd-247
Update to nano-5.4
Update to libtirpc-1.3.1
Update to GnuTLS-3.7.0
Adapt xf86-input-wacom to udev changes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23955 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-05 19:29:55 +00:00
Xi Ruoyao
544b6a3c14 remove unnecessary --sysconfdir and --localstatedir in meson commands
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23900 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-14 19:20:40 +00:00
Pierre Labastie
f0dc9578a4 Fix references to the lfs book (chapter numbering changes)
Not sure I have all ot them...*

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23591 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-21 12:19:40 +00:00
Xi Ruoyao
ec0f2a5dfd various docdir fix
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23578 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-19 18:09:48 +00:00
Douglas R. Reno
29efe05c3a Update to xf86-video-intel-20200817
Misc tags

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23557 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-18 04:24:30 +00:00
Douglas R. Reno
ccc6959319 Update to systemd-246
Restore libnl test suite information

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23491 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-12 00:55:24 +00:00
Douglas R. Reno
eebce9e624 Fix a segfault in systemd-udevd
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23315 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-23 03:39:09 +00:00
Douglas R. Reno
6742509c8b Update to dbus-1.12.18
Update to libcap-2.36
systemd: Build for for GCC10 (patch instead of cflags)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23245 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-04 02:35:17 +00:00