bos/iso
Breadway 1ab6c7b188 Default to zsh distro-wide (live user + useradd default)
BOS shipped zsh + a p10k skel .zshrc and Calamares' userShell was already
/bin/zsh, but two paths still defaulted to bash:
  - /etc/default/useradd had SHELL=/usr/bin/bash, so any plain `useradd` (and
    anything not going through Calamares) created bash users.
  - bos-live-setup created the live ISO user with -s /bin/bash, so the live
    session ran bash instead of the BOS zsh setup.

Ship /etc/default/useradd with SHELL=/usr/bin/zsh and create liveuser with zsh
so the whole distro — live and installed — defaults to zsh.
2026-06-17 17:45:07 +08:00
..
airootfs Default to zsh distro-wide (live user + useradd default) 2026-06-17 17:45:07 +08:00
efiboot/loader Add a copy-to-RAM boot entry (UEFI + BIOS) 2026-06-16 19:40:16 +08:00
grub Add bootloader configs to archiso profile (syslinux/efiboot/grub) 2026-06-13 23:03:54 +08:00
syslinux Add a copy-to-RAM boot entry (UEFI + BIOS) 2026-06-16 19:40:16 +08:00
packages.x86_64 Add bos-update + replicate the dev zsh shell 2026-06-17 08:49: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 Add bos-update + replicate the dev zsh shell 2026-06-17 08:49:53 +08:00