Commit Graph

26988 Commits

Author SHA1 Message Date
Xi Ruoyao
c0464a89b7
Shadow and PAM: Switch to Yescrypt
Attention - you must have libxcrypt for this.  If you are running an old
LFS release, install libxcrypt, then rebuild Shadow --with-yescrypt.

Technically if Shadow is built with PAM, then --with-{b,yes}crypt
switches are not necessary (but also do no harm).  Just keep it there to
sync with LFS and prevent people building Shadow w/o PAM being locked
out of their system.
2023-07-03 21:52:28 +08:00
Bruce Dubbs
cb6ea7a9eb Remove git from gedit dependencies 2023-07-02 18:18:26 -05:00
Xi Ruoyao
dbb689b756
grub-efi: Update to unifont-15.0.06 2023-07-03 06:26:04 +08:00
Xi Ruoyao
cfde965157
dosfstools: A test suite is available 2023-07-03 06:26:04 +08:00
Xi Ruoyao
82cfa0bf7e
freetype2: Simplify document installation 2023-07-03 06:26:04 +08:00
Xi Ruoyao
41d4fe23c8
libaio: Remove unneeded sed
With GCC 13.1 and libaio-0.3.113 the sed is not needed.
2023-07-03 06:26:03 +08:00
Pierre Labastie
73780d5928 Allow release build for gedit again 2023-07-02 23:35:36 +02:00
Pierre Labastie
8b1a8b672c Merge branch 'trunk' into lxqt 2023-07-02 15:30:03 +02:00
Pierre Labastie
890ea890bd Typos in lxqt/pre-install.xml
Also remove spaces at the end of lines
2023-07-02 15:29:12 +02:00
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