bos/iso
Breadway 6c3c33e4ae
All checks were successful
Mirror to GitHub / mirror (push) Successful in 4s
Run the live session as an unprivileged user (Hyprland won't run as root)
The live medium autologged root on tty1 and exec'd Hyprland, but Hyprland
refuses to start with superuser privileges ("launched with superuser
privileges, but the privileges check is not omitted") and exited before
even creating a log — leaving tty1 at a blank blinking cursor. (Boot,
switch-root, firstboot suppression and the bos login on other ttys were
all already working.)

Adopt the standard live-ISO pattern:
- bos-live-setup.service (oneshot, gated on the archisobasedir cmdline so
  it only runs on the live medium) creates an unprivileged `liveuser`,
  adds it to the usual hardware groups, clears its password, and drops in
  a minimal live Hyprland config that auto-launches the installer.
- tty1 autologin now targets liveuser instead of root.
- Calamares needs root, so bos-launch-calamares runs it via passwordless
  sudo (/etc/sudoers.d/99-bos-live) with the Wayland env preserved, so the
  root installer renders on the live user's compositor.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 04:13:10 +08:00
..
airootfs Run the live session as an unprivileged user (Hyprland won't run as root) 2026-06-14 04:13:10 +08:00
efiboot/loader Add bootloader configs to archiso profile (syslinux/efiboot/grub) 2026-06-13 23:03:54 +08:00
grub Add bootloader configs to archiso profile (syslinux/efiboot/grub) 2026-06-13 23:03:54 +08:00
syslinux Add bootloader configs to archiso profile (syslinux/efiboot/grub) 2026-06-13 23:03:54 +08:00
packages.x86_64 Add archiso initramfs hooks so the live ISO can switch root 2026-06-14 02:55:53 +08:00
pacman.conf Set [breadway] SigLevel=Never (Forgejo db key unavailable to pacman) 2026-06-13 23:34:51 +08:00
profiledef.sh Run the live session as an unprivileged user (Hyprland won't run as root) 2026-06-14 04:13:10 +08:00