Long-standing gaps in post-install.sh plus cleanup: - post-install.sh:18 was `sudo pacman -S paru` on the wrong assumption paru had landed in [extra]. Verified: paru/paru-bin are AUR-only. Restored the original git-clone + makepkg bootstrap, added the rust buildep that archinstall does not pull in. - post-install.sh never installed AUR extras — walker, elephant, waypaper, stasis, themes all silently skipped. Now pulls packages/aur.txt after moonarch-git. - packages/official.txt: drop glab, go, npm (unused) and rustup (only needed for the paru build, handled imperatively now). - packages/aur.txt: add walker-bin (was missing entirely). - transform.sh + legacy update.sh shim removed — transform was never used in practice. - Apollo persona block out of CLAUDE.md, prior DECISIONS entries rewritten from Apollo/Ragnar to ClaudeCode. - README Transform section and scripts/ listing trimmed. - lib.sh ABOUTME updated — only post-install.sh sources it now.
103 lines
1.0 KiB
Plaintext
103 lines
1.0 KiB
Plaintext
# ABOUTME: List of official packages from Arch repos.
|
|
# ABOUTME: Used by archinstall and post-install.sh.
|
|
|
|
# Base
|
|
base
|
|
base-devel
|
|
linux-firmware
|
|
efibootmgr
|
|
btrfs-progs
|
|
man-db
|
|
cpio
|
|
unzip
|
|
zip
|
|
|
|
# Shell & Terminal
|
|
zsh
|
|
zsh-autosuggestions
|
|
zsh-syntax-highlighting
|
|
foot
|
|
foot-terminfo
|
|
bat
|
|
btop
|
|
eza
|
|
fastfetch
|
|
fd
|
|
fzf
|
|
jq
|
|
ripgrep
|
|
lazygit
|
|
|
|
# Network
|
|
networkmanager
|
|
network-manager-applet
|
|
networkmanager-openvpn
|
|
openvpn
|
|
smbclient
|
|
sshfs
|
|
nmap
|
|
wget
|
|
|
|
# Bluetooth
|
|
bluez
|
|
bluez-utils
|
|
|
|
# Audio (PipeWire)
|
|
pipewire
|
|
pipewire-alsa
|
|
pipewire-jack
|
|
pipewire-pulse
|
|
wireplumber
|
|
libpulse
|
|
gst-plugin-pipewire
|
|
alsa-utils
|
|
pavucontrol
|
|
|
|
# Wayland / Niri
|
|
niri
|
|
kanshi
|
|
xwayland-satellite
|
|
|
|
# Desktop Utilities
|
|
waybar
|
|
swaync
|
|
cliphist
|
|
wl-clipboard
|
|
wlsunset
|
|
libnotify
|
|
upower
|
|
awww
|
|
brightnessctl
|
|
nwg-look
|
|
greetd
|
|
polkit-gnome
|
|
|
|
# File Manager / XDG
|
|
gvfs
|
|
gvfs-dnssd
|
|
gvfs-mtp
|
|
gvfs-smb
|
|
udisks2
|
|
ntfs-3g
|
|
xdg-desktop-portal-gnome
|
|
xdg-desktop-portal-gtk
|
|
qt6-5compat
|
|
|
|
# Themes & Fonts
|
|
ttf-ubuntusans-nerd
|
|
|
|
# Applications
|
|
viewnior
|
|
|
|
# Development
|
|
git
|
|
neovim
|
|
|
|
# System
|
|
fwupd
|
|
plocate
|
|
rebuild-detector
|
|
snapper
|
|
snap-pac
|
|
ufw
|