iso: fix packages.x86_64 (no inline comments; gstreamer-vaapi -> gst-plugin-va)
Inline comments after a package name broke kitty/flatpak (became invalid names with trailing whitespace). gstreamer-vaapi was removed from Arch. calamares is AUR-only -> commented pending a [tanin] rebuild decision. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,183 @@
|
||||
alsa-utils
|
||||
amd-ucode
|
||||
arch-install-scripts
|
||||
archinstall
|
||||
b43-fwcutter
|
||||
base
|
||||
bcachefs-tools
|
||||
bind
|
||||
bolt
|
||||
brltty
|
||||
broadcom-wl
|
||||
btrfs-progs
|
||||
clonezilla
|
||||
cloud-init
|
||||
cryptsetup
|
||||
darkhttpd
|
||||
ddrescue
|
||||
dhcpcd
|
||||
diffutils
|
||||
dmidecode
|
||||
dmraid
|
||||
dnsmasq
|
||||
dosfstools
|
||||
e2fsprogs
|
||||
edk2-shell
|
||||
efibootmgr
|
||||
espeakup
|
||||
ethtool
|
||||
exfatprogs
|
||||
f2fs-tools
|
||||
fatresize
|
||||
foot-terminfo
|
||||
fsarchiver
|
||||
gpart
|
||||
gpm
|
||||
gptfdisk
|
||||
grml-zsh-config
|
||||
grub
|
||||
hdparm
|
||||
hyperv
|
||||
intel-ucode
|
||||
irssi
|
||||
iw
|
||||
iwd
|
||||
jfsutils
|
||||
kitty-terminfo
|
||||
ldns
|
||||
less
|
||||
lftp
|
||||
libfido2
|
||||
libusb-compat
|
||||
linux-zen
|
||||
linux-atm
|
||||
linux-firmware
|
||||
linux-firmware-marvell
|
||||
livecd-sounds
|
||||
lsscsi
|
||||
lvm2
|
||||
lynx
|
||||
man-db
|
||||
man-pages
|
||||
mc
|
||||
mdadm
|
||||
memtest86+
|
||||
memtest86+-efi
|
||||
mkinitcpio
|
||||
mkinitcpio-archiso
|
||||
mkinitcpio-nfs-utils
|
||||
mmc-utils
|
||||
modemmanager
|
||||
mtools
|
||||
nano
|
||||
nbd
|
||||
ndisc6
|
||||
nfs-utils
|
||||
nilfs-utils
|
||||
nmap
|
||||
ntfs-3g
|
||||
nvme-cli
|
||||
open-iscsi
|
||||
open-vm-tools
|
||||
openconnect
|
||||
openpgp-card-tools
|
||||
openssh
|
||||
openvpn
|
||||
partclone
|
||||
parted
|
||||
partimage
|
||||
pcsclite
|
||||
ppp
|
||||
pptpclient
|
||||
pv
|
||||
qemu-guest-agent
|
||||
refind
|
||||
reflector
|
||||
rsync
|
||||
rxvt-unicode-terminfo
|
||||
screen
|
||||
sdparm
|
||||
sequoia-sq
|
||||
sg3_utils
|
||||
smartmontools
|
||||
sof-firmware
|
||||
squashfs-tools
|
||||
sudo
|
||||
syslinux
|
||||
systemd-resolvconf
|
||||
tcpdump
|
||||
terminus-font
|
||||
testdisk
|
||||
tmux
|
||||
tpm2-tools
|
||||
tpm2-tss
|
||||
udftools
|
||||
usb_modeswitch
|
||||
usbmuxd
|
||||
usbutils
|
||||
vim
|
||||
virtualbox-guest-utils-nox
|
||||
vpnc
|
||||
wireless-regdb
|
||||
wireless_tools
|
||||
wpa_supplicant
|
||||
wvdial
|
||||
xdg-utils
|
||||
xfsprogs
|
||||
xl2tpd
|
||||
zsh
|
||||
# TANINUX additions — appended to releng's packages.x86_64 by bootstrap-profile.sh.
|
||||
# (bootstrap also swaps the live kernel linux -> linux-zen.)
|
||||
# The live ISO IS the installable system (Calamares clones it via unpackfs).
|
||||
|
||||
# --- the whole TANINUX desktop (niri/eww/greeter/theme/apps from [tanin]) ---
|
||||
tanin-desktop
|
||||
|
||||
# --- kernel (zen) ---
|
||||
linux-zen
|
||||
linux-zen-headers
|
||||
|
||||
# --- Btrfs + automatic snapshots (pre-update rollback via snapper) ---
|
||||
btrfs-progs
|
||||
snapper
|
||||
snap-pac
|
||||
|
||||
# --- boot splash ---
|
||||
plymouth
|
||||
|
||||
# --- live installer (removed from target by Calamares' packages module) ---
|
||||
calamares
|
||||
cage
|
||||
|
||||
# --- target bootloader = systemd-boot (part of systemd) + UEFI var tool ---
|
||||
efibootmgr
|
||||
|
||||
# --- partitioning / filesystems ---
|
||||
gptfdisk
|
||||
dosfstools
|
||||
e2fsprogs
|
||||
|
||||
# --- preinstalled apps (decided) ---
|
||||
firefox
|
||||
thunderbird
|
||||
kitty # extra terminal (foot stays the niri/eww default)
|
||||
nautilus
|
||||
flatpak # Flathub remote configured post-install
|
||||
# paru # AUR helper — MUST be rebuilt into [tanin] first (else build fails)
|
||||
|
||||
# --- media bundle ---
|
||||
mpv
|
||||
loupe
|
||||
gst-plugins-good
|
||||
gst-plugins-bad
|
||||
gst-plugins-ugly
|
||||
gst-libav
|
||||
gstreamer-vaapi
|
||||
|
||||
# --- fonts & emoji ---
|
||||
noto-fonts
|
||||
noto-fonts-emoji
|
||||
noto-fonts-cjk
|
||||
|
||||
# --- utilities ---
|
||||
file-roller
|
||||
Reference in New Issue
Block a user