My configuration and packages for Slackware
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

79 lines
1.3 KiB

# A list of the packages I usually remove from the base install.
# The commented entries differ per installation.
# Entire package groups
#d
e
f
#k
kde
kdei
t
tcl
xfce
y
# a
#glibc-solibs
#openssl-solibs
#elilo
#lilo
#syslinux
#grub
elvis
getty-ps
lha
unarj
# ap
amp
pamixer
sox
# d
gcc-go
# l
alsa-plugins
pulseaudio
seamonkey-solibs
# n
ModemManager
NetworkManager
mobile-broadband-provider-info
trn
# x
font-bh-ttf
font-bh-type1
ttf-indic-fonts
# xap
MPlayer
network-manager-applet
pavucontrol
rxvt
seamonkey
xfractint
xgames
xv
# --- Rationales:
#
# MPlayer, sox: Need a rebuild to work without PulseAudio, and I don't use them anyway.
# seamonkey, seamonkey-solibs: No particular reason, I just don't use it, and it's big.
# ttf-indic-fonts: Winetricks doesn't like it.
# getty-ps, lha, unarj, amp, trn, font-bh-ttf, font-bh-type1, xfractint, xgames, xv: Blacklisted by FreeSlack, and I don't need it.
#
# -- Replaced:
# pulseaudio, alsa-plugins, pavucontrol, pamixer: ALSA
# NetworkManager, ModemManager, mobile-broadband-provider-info, network-manager-applet: dhcpcd/wpa_supplicant
# elvis: vim
# rxvt: rxvt-unicode
# gcc-go: go (They actually conflict)
#
# -- Optional:
# elilo, lilo, syslinux, grub: Uncomment the ones not used.
# k, d: Only needed if you need to compile programs.
# openssl-solibs, glibc-solibs: Useless if d is installed.