system/modules/system-packages-GuzioPadV4/packages-blendbase.yaml
Guzio 117838fac2 Long and painful migration from BlendOS to ALG
I was expecting a quick dcli sync to magically turn my new OS to everything-as-it-was-on-my-old-OS, but (to the surprise of exactly NOBODY except myself), this (of course) didn't happen and I had to fuck around with a bunch of extra things and do a lot of debugging. But it's finally here! I'm closer than ever to saying „I use Arch btw”!
2026-05-08 01:43:41 +02:00

143 lines
No EOL
3.4 KiB
YAML

description: Packages scraped from BlendOS's base package list, as found in system.yaml (except that I also commented-out core BlendOS components, ie. filesystem-blend and akshara).
packages:
- 'alsa-utils'
#- 'amd-ucode' #disabled because I don't have an AMD CPU
- 'arch-install-scripts'
- 'b43-fwcutter'
- 'archlinux-keyring'
- 'base-devel'
- 'git'
- 'bash'
- 'bzip2'
- 'coreutils'
- 'file'
#- 'filesystem-blend' #disabled because I no longer use Blend
- 'fprintd'
- 'findutils'
- 'gawk'
- 'gcc-libs'
- 'gettext'
- 'glibc'
- 'grep'
- 'gzip'
- 'iproute2'
- 'iputils'
- 'licenses'
- 'pacman'
- 'pciutils'
- 'procps-ng'
- 'psmisc'
- 'sed'
- 'shadow'
- 'systemd'
- 'systemd-sysvcompat'
- 'tar'
- 'util-linux'
- 'xz'
- 'bash'
- 'bash-completion'
- 'bind'
#- 'blend' #disabled because I don't care about BlendOS's "blending"
#- 'blend-settings' #disabled because I don't care about BlendOS's "blending"
- 'brltty'
#- 'broadcom-wl-dkms' #disabled because I don't have any Broadcom cards
- 'btrfs-progs'
- 'cryptsetup'
- 'dhclient'
- 'dmidecode'
- 'dnsmasq'
- 'dosfstools'
- 'e2fsprogs'
- 'efibootmgr'
- 'espeakup'
- 'exfatprogs'
- 'f2fs-tools'
- 'fatresize'
- 'gpart'
- 'gptfdisk'
- 'grub'
- 'hdparm'
- 'hyperv'
- 'intel-ucode'
- 'irssi'
- 'less'
- 'lshw'
- 'libfido2'
- 'libusb-compat'
- 'linux-zen'
- 'linux-zen-headers'
- 'linux-atm'
- 'linux-firmware'
- 'linux-firmware-marvell'
- 'power-profiles-daemon'
- 'fwupd'
- 'man-db'
- 'man-pages'
- 'mc'
- 'mdadm'
- 'mesa-utils'
#- 'lib32-mesa-utils' #disabled because it doesn't exist anymore, apparently
- 'memtest86+'
- 'mkinitcpio'
- 'mkinitcpio-archiso'
- 'mkinitcpio-nfs-utils'
- 'modemmanager'
- 'mtools'
- 'nano'
- 'nbd'
- 'ndisc6'
- 'nfs-utils'
- 'nilfs-utils'
- 'ntfs-3g'
- 'noto-fonts'
- 'noto-fonts-cjk'
- 'noto-fonts-emoji'
- 'noto-fonts-extra'
#- 'openconnect' #disabled because I don't need 30 different VPN backends
- 'openssh'
#- 'openvpn' #disabled because I don't need 30 different VPN backends
- 'python-pyclip'
- 'xclip'
- 'xsel'
- 'os-prober'
- 'parted'
- 'partimage'
- 'pcsclite'
- 'ppp'
- 'pptpclient'
- 'pv'
- 'rsync'
- 'smartmontools'
- 'sof-firmware'
- 'squashfs-tools'
- 'sudo'
- 'syslinux'
- 'tcpdump'
- 'tpm2-tss'
- 'udftools'
- 'usb_modeswitch'
- 'usbmuxd'
- 'usbutils'
#- 'vpnc' #disabled because I don't need 30 different VPN backends
- 'wireless-regdb'
- 'wireless_tools'
- 'wpa_supplicant'
- 'wvdial'
- 'xfsprogs'
- 'xl2tpd'
- 'bluez'
- 'networkmanager'
- 'cups'
- 'ttf-jetbrains-mono'
#- 'akshara' #probably-dependency of blend or blend-settings because it's a core Blend component and stuff will break badly without it, but it wasn't explicitly listed - disabled because I no longer use Blend, which means that things would break badly WITH it installed
deb_packages: []
exclude: []
conflicts: []
pre_install_hook: null
post_install_hook: null
hook_behavior: ask
pre_hook_behavior: null
post_hook_behavior: null
run_hooks_as_user: false
post_disable_hook: null
post_disable_behavior: null