Commit Graph

26717 Commits

Author SHA1 Message Date
Xi Ruoyao
6feca4d2dc
taglib: Fix test suite desc 2023-07-02 21:08:45 +08:00
Xi Ruoyao
9b61265fd8
building-notes: Mention -Wl,{-O1,--as-needed} and -fno-semantic-interposition for optimization 2023-07-02 20:33:53 +08:00
Xi Ruoyao
6efdfbe5f9
building-notes: Format and update
- Do not use the single quote "'" for *everything*.  Use a proper XML
  tag if applicable.
- Don't call the source directory "build" directory because we now often
  create a subdirectory named "build", so calling the source directory
  "build" can be puzzling.
- Update the method to use compressed patch (matching libpng
  instruction).
- Explain why ninja attempts to use N+1 or N+2 logical processors.
- Now we don't run test suites w/o parallel jobs.
- Use "less" instead of "more" as "less" is actually more powerful.
- Explain -mtune=.
- -DNDEBUG is not always implied by --buildtype=release, but it's
  sometimes implied.
- Alert that some "Skylake"s are actually not -march=skylake.
- For Rust, explain "-O" and "-g".
2023-07-02 19:33:10 +08:00
Xi Ruoyao
cbffe27c22
libblockdev: There is a test suite but we cannot run it 2023-07-02 18:04:02 +08:00
Xi Ruoyao
a410aff32e
gvfs: It has a test suite but we cannot run 2023-07-02 17:53:07 +08:00
Xi Ruoyao
6f1580f0f9
gvfs: libgdata is optional, not recommended
It's disabled via -Dgoogle=false.
2023-07-02 16:55:45 +08:00
Xi Ruoyao
5998e22c73
librsvg: Update to librsvg-2.56.2 2023-07-02 16:45:48 +08:00
Xi Ruoyao
7befd97543
grub-setup: dosfstools is needed for creating FS on ESP 2023-07-02 16:45:28 +08:00
Xi Ruoyao
6af6704d84
udisks2: Make runtime dependencies optional 2023-07-02 15:57:09 +08:00
Xi Ruoyao
d5e4de79d3
Udisks2 dependency chain clean up 2023-07-02 04:16:35 +08:00
Bruce Dubbs
cedbb4692f Typo 2023-07-01 14:39:50 -05:00
Bruce Dubbs
eb6cb8fa4f Change buildtype in gedit 2023-07-01 14:36:28 -05:00
Thomas Trepl
4df5695def Reword opt. deps 2023-07-01 16:56:20 +02:00
Thomas Trepl
252df78401 Merge branch 'trunk' into kea 2023-07-01 16:42:57 +02:00
Xi Ruoyao
dd0d59795b
ruby: Comment out an outdated (?) sed
With this sed the test suite failed very early and refused to continue,
but without it the tests seem fine.

Also add -k for make check to running the complete test suite even if
some test fails.
2023-07-01 19:10:41 +08:00
Tim Tassonis
907a269a03 Update to nss-3.91. 2023-07-01 01:05:55 +02:00
Bruce Dubbs
f0454b5734 Update to udisks-2.10.0. 2023-06-30 15:50:09 -05:00
Bruce Dubbs
a4013faf3b Update to libblockdev-3.0. 2023-06-30 15:40:21 -05:00
Bruce Dubbs
1e12131018 Add libnvme-1.5. 2023-06-30 15:35:03 -05:00
Bruce Dubbs
56f4290b3e Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-06-29 18:06:58 -05:00
Bruce Dubbs
b6ddf49b25 Update to libwebp-1.3.1. 2023-06-29 15:46:26 -05:00
Bruce Dubbs
e94c3fdbba Update to xterm-383. 2023-06-29 15:20:32 -05:00
Tim Tassonis
57617074e8 Mention how to build samba without dbus. 2023-06-29 21:25:41 +02:00
Xi Ruoyao
2a2bb77bfe
pipewire: Uncomment Editor Notes
I've written some notes for this.
2023-06-30 03:01:29 +08:00
Xi Ruoyao
42ddc3001a
treewide: Replace "User Notes" with "Editor Notes" 2023-06-30 02:18:51 +08:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Xi Ruoyao
1ef28cd2b8
treewide: Bring back some User Notes
Well, my script did not handle package names with dashes correctly.  So
some User Note links were mistakely removed.  Recheck removed links
containing dashes and add them back if applicable.
2023-06-30 02:18:51 +08:00
Tim Tassonis
0b8ce67c01 Update to sudo-1.9.14. 2023-06-29 20:04:03 +02:00
Xi Ruoyao
2a53093201
treewide: Remove nonexist User Notes
The last part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:23:06 +08:00
Xi Ruoyao
9a6d0d9bcf
x: 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:22:51 +08:00
Xi Ruoyao
b9567b0433
postlfs: 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:22:20 +08:00
Xi Ruoyao
9a4c8a4ec0
pst: 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:22:14 +08:00
Xi Ruoyao
5f3bda7faa
network: 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:22:07 +08:00
Xi Ruoyao
d8e1be00f3
multimedia: 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:21:53 +08:00
Xi Ruoyao
8f65b220ce
lxde: 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:21:45 +08:00
Xi Ruoyao
506e6e772e
kde: 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:21:06 +08:00
Xi Ruoyao
274ac6837f
gnome: 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:20:40 +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
a1bb0d9033
template: Modify "User Notes" to "Editor Notes" and comment it out 2023-06-29 19:17:21 +08:00
Thomas Trepl
4d19786e0b Change 'User notes' to 'Editor notes' 2023-06-29 08:19:19 +02:00
Bruce Dubbs
76f2fb44bc Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-06-28 15:30:13 -05:00
Bruce Dubbs
6db9c46480 A typo and a dependency fix 2023-06-28 15:30:02 -05:00
Xi Ruoyao
bcedca6a96
gcc: Add Modula-2 compiler and runtime library into contents 2023-06-28 19:14:39 +08:00
Douglas R. Reno
28448a74cf Fix building gexiv2 on i686 systems. 2023-06-27 15:28:12 -05:00
Thomas Trepl
557180558c Fix a naming issue on the kea-dhcp4.conf file 2023-06-27 22:11:00 +02:00
Douglas R. Reno
9491763ce9 Update the systemd units tarball for when Kea makes it into the book. 2023-06-27 13:54:22 -05:00
Bruce Dubbs
6f994f12c9 Update to pipewire-0.3.72. 2023-06-27 12:48:19 -05:00
Xi Ruoyao
cc550bc48d
firmware: Add Sound Open Firmware 2023-06-28 00:15:29 +08:00
Xi Ruoyao
a0da9419fd
alsa-utils: Run alsactl init for the default setting
For some sound cards, there are many configuration settings in
alsamixer.  With the "blank" setting, the user may need a long time to
figure out how to set them correctly.  "alsactl init" will set them to a
"reasonable" initial setting.
2023-06-27 23:51:56 +08:00
Thomas Trepl
057e7a198c Add missing comma in a section of ddns config 2023-06-27 14:32:11 +02:00