Xi Ruoyao
cb88494ae6
xorg-server: Align kernel config
2023-07-18 02:27:04 +08:00
Xi Ruoyao
e56ca04202
Merge branch 'xry111/xf86-video-removal' into trunk
2023-07-18 02:20:34 +08:00
Bruce Dubbs
f3991348d2
Update to LMDB_0.9.31.
2023-07-17 12:50:50 -05:00
Bruce Dubbs
cc9179dd6b
Update to qpdf-11.5.0.
2023-07-17 12:40:07 -05:00
Bruce Dubbs
67cfca23a7
Update to harfbuzz-8.0.1.
2023-07-17 12:26:48 -05:00
Bruce Dubbs
4c87bc645b
Update to xapian-core-1.4.23.
2023-07-17 12:06:28 -05:00
Bruce Dubbs
6ab6f7b750
Update to exempi-2.6.4.
2023-07-17 11:29:54 -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
db58c760c1
firmware: No "firmwares"
2023-07-16 06:24:35 +08:00
Xi Ruoyao
d2058eb069
Merge branch 'trunk' into xry111/xf86-video-removal
2023-07-16 06:22:59 +08:00
Bruce Dubbs
530f8171c1
Minor wording change.
2023-07-15 17:21:58 -05:00
Bruce Dubbs
ee763b6e4a
s/firmwares/firmware/g
2023-07-15 17:17:59 -05:00
Xi Ruoyao
1248cb2b21
gmmlib: make will run the test suite
...
FWIW if you don't want to run it, you need to set -DRUN_TEST_SUITE=NO.
2023-07-16 06:10:47 +08:00
Douglas R. Reno
194d47b3c0
Archive ISC DHCP (and dhclient).
...
It's been succeeded by Kea for the server, and dhcpcd for the client.
2023-07-15 11:55:57 -05:00
Xi Ruoyao
0bb7c72b9c
firefox and thunderbird: Add pciutils as optional runtime dependency
...
Without pciutils, they output a suspicious line at startup:
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: libpci missing (t=0.284539) [GFX1-]: glxtest: libpci missing
I'm not sure what it means but I think there will be no harm if we add
pciutils as optional runtime.
2023-07-16 00:32:50 +08:00
Xi Ruoyao
cf983bd491
rustc: Update to rustc-1.71.0
2023-07-16 00:23:30 +08:00
Xi Ruoyao
b674aa10f7
Merge remote-tracking branch 'origin/trunk' into xry111/xf86-video-removal
2023-07-15 18:27:23 +08:00
Xi Ruoyao
ed179d1c5c
firmware: Add back how to include firmwares into the kernel image
...
The instruction was a part of archived xf86-video-{amdgpu,radeon} kernel
configuration section.
Remove the kernel configurations from AMDGPU and Radeon because they
really should belong to the Mesa page or Xorg Server page.
2023-07-15 18:23:20 +08:00
Bruce Dubbs
152426486c
Update blfs bootscripts for sddm
2023-07-14 17:20:58 -05:00
Douglas R. Reno
12c88b050f
Kea: typo fix
2023-07-14 09:18:33 -05:00
Pierre Labastie
6c2de41c85
LFS changes can also break the BLFS book
...
The recent changes in the BLFS book in /etc/pam.d/system-password
break the system if the lfs book is not updated (needs libxcrypt).
So add LFS to the note about possible breakages in BLFS.
2023-07-14 09:41:59 +02:00
Bruce Dubbs
7799a88b74
Minor text change
2023-07-13 10:03:33 -05:00
Xi Ruoyao
5c7ad049db
Move Xorg mode line setting from qemu to xorg-config
...
It's not really QEMU specific.
By the way, move the "additional cfg unneeded on most systems" into the
bottom of the page, and adjust it to refer modesetting driver instead of
radeon driver.
2023-07-13 19:56:08 +08:00
Pierre Labastie
dda7a23cf0
Fix building thunderbird with gcc-13
2023-07-13 12:53:31 +02:00
Xi Ruoyao
9b492b4d91
Merge branch 'trunk' into xry111/xf86-video-removal
2023-07-13 18:39:48 +08:00
Tim Tassonis
9145997820
Update to thunderbird-115.0.
2023-07-12 23:58:53 +02:00
Pierre Labastie
ea781cde8a
Update to mercurial-6.5
2023-07-12 22:59:41 +02: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
b1a8c0e825
Mesa: NOUVEAU and I915 should be optional (depending on HW)
2023-07-13 03:22:15 +08:00
Xi Ruoyao
797182d11a
xorg-server: Add kernel configuration section
2023-07-13 03:12:04 +08:00
Xi Ruoyao
c97d35e2f6
xorg-server: Force -Dglamor=true
...
With the DDX drivers gone, we must use Glamor to provide the modeset
driver or X server won't start.
2023-07-13 01:45:49 +08:00
Xi Ruoyao
22c1bfc373
Archive xf86-video-*
2023-07-13 01:39:51 +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
ed848370ef
xorg-server: Create /tmp/.{X11,ICE}-unix
...
So we don't need to reboot.
2023-07-13 01:32:34 +08:00
Xi Ruoyao
17658ff961
llvm: Document a test failure
2023-07-13 00:35:14 +08:00
Pierre Labastie
894d71078e
Fix gpgme installed directories
2023-07-12 18:13:25 +02:00
Pierre Labastie
321978b6da
Update to glib-2.76.4
2023-07-12 18:13:25 +02:00
Pierre Labastie
0a22f18437
Update to sudo-1.9.14p1
2023-07-12 18:13:25 +02:00
Pierre Labastie
b1b83b31c8
Update to graphviz-8.1.0
2023-07-12 18:13:25 +02:00
Pierre Labastie
de7093633a
Update to gpgme-1.21.0
2023-07-12 18:13:25 +02:00
Pierre Labastie
26760adb46
Update to pipewire-0.3.74
...
Fix building instructions (make them more correct). Clean up
COntent.
2023-07-12 18:13:25 +02:00
Pierre Labastie
c19f8b010e
Update to inih-57
...
Also add short descriptions
2023-07-12 18:13:25 +02:00
Xi Ruoyao
792cab5df8
graphite2: Document a test failure
2023-07-12 21:42:25 +08:00
Xi Ruoyao
a752ca7f63
curl: Remove CMakeLists.txt from installed doc
...
And, use "cp -T' to simplify the command for copying the doc directory.
2023-07-12 21:19:40 +08:00
Xi Ruoyao
eb9f0efccc
elogind: Document two tests depending on /etc/machine-id
2023-07-12 20:34:18 +08:00
Xi Ruoyao
79e90b985d
samba: Demote lmdb to recommended
...
At least lmdb is not needed it --without-{ldap,ads}.
2023-07-12 16:36:17 +08:00
Ken Moffat
b6cb36ffa1
Update to firefox-115.0.2esr.
2023-07-12 04:04:23 +01:00
Douglas R. Reno
f5631c6bae
Update to libgudev-238.
2023-07-11 10:25:48 -05: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
Pierre Labastie
27ed278e0c
Update to qemu-8.0.3
2023-07-11 17:00:42 +02:00