bos/iso/airootfs/etc
Breadway 7652d92b81
All checks were successful
Mirror to GitHub / mirror (push) Successful in 6s
Complete the desktop: default apps, mDNS, firewall, zram, fonts
Wire up features that were half-shipped and add sensible resilience
defaults:

- mimeapps.list in skel: images->loupe, A/V->vlc, text->gnome-text-editor,
  pdf/html->zen, archives->file-roller, dirs->nautilus (so opening a file
  from nautilus actually does something)
- avahi + nss-mdns: CUPS network-printer discovery + .local resolution
  (enable avahi-daemon; insert mdns_minimal into nsswitch hosts:)
- ufw: deny-incoming firewall, mDNS (5353/udp) allowed so discovery still
  works; enabled in post-install
- zram-generator: compressed RAM swap (half RAM capped 4 GiB, zstd)
- fwupd + reflector.timer: firmware updates and periodic mirror refresh
- fonts: ttf-liberation (Office/web metric compat), ttf-dejavu, font-awesome

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 14:47:06 +08:00
..
calamares Complete the desktop: default apps, mDNS, firewall, zram, fonts 2026-06-16 14:47:06 +08:00
greetd Make BOS a complete, bootable, themed desktop OS 2026-06-16 09:09:34 +08:00
mkinitcpio.conf.d Add archiso initramfs hooks so the live ISO can switch root 2026-06-14 02:55:53 +08:00
mkinitcpio.d Add archiso initramfs hooks so the live ISO can switch root 2026-06-14 02:55:53 +08:00
pacman.d Make BOS a complete, bootable, themed desktop OS 2026-06-16 09:09:34 +08:00
polkit-1/rules.d Fix all issues from code/UX review 2026-06-12 13:45:00 +00:00
profile.d Make BOS a complete, bootable, themed desktop OS 2026-06-16 09:09:34 +08:00
skel Complete the desktop: default apps, mDNS, firewall, zram, fonts 2026-06-16 14:47:06 +08:00
sudoers.d Run the live session as an unprivileged user (Hyprland won't run as root) 2026-06-14 04:13:10 +08:00
systemd Complete the desktop: default apps, mDNS, firewall, zram, fonts 2026-06-16 14:47:06 +08:00
hostname Add live-environment config so the ISO boots straight to the session 2026-06-14 03:13:54 +08:00
locale.conf Add live-environment config so the ISO boots straight to the session 2026-06-14 03:13:54 +08:00
localtime Add live-environment config so the ISO boots straight to the session 2026-06-14 03:13:54 +08:00
pacman.conf Make BOS a complete, bootable, themed desktop OS 2026-06-16 09:09:34 +08:00
passwd Add live-environment config so the ISO boots straight to the session 2026-06-14 03:13:54 +08:00
shadow Add live-environment config so the ISO boots straight to the session 2026-06-14 03:13:54 +08:00
vconsole.conf Add live-environment config so the ISO boots straight to the session 2026-06-14 03:13:54 +08:00