Commit Graph

26930 Commits

Author SHA1 Message Date
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
f2cb575d78 Clanup sddm 2023-07-14 20:01:02 -05:00
Bruce Dubbs
152426486c Update blfs bootscripts for sddm 2023-07-14 17:20:58 -05:00
Bruce Dubbs
ad65d19678 Intermediate sddm changes 2023-07-14 17:16:20 -05:00
Bruce Dubbs
b53901a7ba Typo 2023-07-14 15:50:14 -05:00
Bruce Dubbs
b3454beb4a Recommend oxygen icons in pcmanfm-qt 2023-07-14 13:59:00 -05:00
Bruce Dubbs
80f933b34a Initial add of sddm 2023-07-14 11:28:53 -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
b3867c5f8c Add qt5-components page.
Also create an ENTITY for qt5 or qt5-alternate and use that
to specify the qt5 dependenies.

The complete KF5/plasma packages should use the full qt5 build, but
the lxqt kf5/plasma components only need qt5-alternate.
2023-07-13 20:23:08 -05: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
Bruce Dubbs
32936bc2c2 lxqt and qt5-alternate cleanups 2023-07-13 01:17:52 -05: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
Xi Ruoyao
44723bf97f
libshumate: Recommend gobject-introspection
It's required with the book instruction.  It can be disabled via
-Dgir=false, but I'm pretty sure gnome-maps (as a JavaScript
application) needs the gir data to load libshumate.
2023-07-11 18:38:14 +08:00
Xi Ruoyao
67e2e7f795
libshumate: Remove reference to gtk-doc, and add instruction for gi-doc
gtk-doc is checked but never used.
2023-07-11 18:22:15 +08:00
Xi Ruoyao
d614533a5b
Update to libshumate-1.0.4 2023-07-11 18:22:10 +08:00
Tim Tassonis
3ae2cce1ec Update to openldap-2.6.5. 2023-07-11 11:09:34 +02:00
Thomas Trepl
f45d55ceab Upgrade php-8.2.8 2023-07-11 09:53:40 +02:00