update docs

This commit is contained in:
2026-09-22 13:23:34 +08:00
parent 99bc3d15c5
commit 8a4788fca8
126 changed files with 7198 additions and 2425 deletions
+5
View File
@@ -6,6 +6,11 @@ export LC_ALL=C
sed -i 's/^#en_US.UTF-8 UTF-8[[:space:]]*$/en_US.UTF-8 UTF-8/' /etc/default/libc-locales
grep -qx 'en_US.UTF-8 UTF-8' /etc/default/libc-locales
xbps-reconfigure -fa
# Install FDS defaults globally so plain wmaker also uses the grayscale theme.
# Home-directory preferences continue to override these image defaults.
for name in WindowMaker WMRootMenu WMWindowAttributes; do
install -m644 "/usr/share/fds/eink/$name" "/etc/WindowMaker/$name"
done
# The upstream CA package suppresses updater errors and exits successfully.
# Require the actual generator to succeed instead of trusting that wrapper.
update-ca-certificates --fresh