example of slim centos package list
%packages --ignoremissing | |
@Core | |
python-simplejson | |
ansible | |
sudo | |
# We don't need any special firmware files | |
-aic94xx-firmware | |
-atmel-firmware | |
-bfa-firmware | |
-ipw2100-firmware | |
-ipw2200-firmware | |
-ivtv-firmware | |
-iwl1000-firmware | |
-iwl100-firmware | |
-iwl3945-firmware | |
-iwl4965-firmware | |
-iwl5000-firmware | |
-iwl5150-firmware | |
-iwl6000-firmware | |
-iwl6000g2a-firmware | |
-iwl6050-firmware | |
-libertas-usb8388-firmware | |
-ql2100-firmware | |
-ql2200-firmware | |
-ql23xx-firmware | |
-ql2400-firmware | |
-ql2500-firmware | |
-rt61pci-firmware | |
-rt73usb-firmware | |
-zd1211-firmware | |
-b43-fwcutter | |
-b43-openfwwf | |
-xorg-x11-drv-ati-firmware | |
# We're not going to send bug reports to centos | |
-abrt | |
-abrt-addon-ccpp | |
-abrt-addon-python | |
-abrt-addon-kerneloops | |
-abrt-cli | |
-abrt-tui | |
-libreport | |
-libreport-plugin-rhtsupport | |
-libreport-compat | |
-libreport-plugin-reportuploader | |
-libreport-plugin-kerneloops | |
-libreport-plugin-mailx | |
-libreport-cli | |
-libreport-python | |
-libreport-plugin-logger | |
-sos | |
# Not doing filesystem luks encryption... | |
-cryptsetup-luks | |
-cryptsetup-luks-libs | |
# Using plain partitioning, no device mapper | |
-device-mapper | |
-device-mapper-libs | |
-device-mapper-event | |
# or RAID | |
-dmraid | |
-dmraid-events | |
# or LVM | |
-lvm2 | |
-lvm2-libs | |
# We won't have a desktop. | |
-desktop-file-utils | |
-alsa-lib | |
-alsa-utils | |
-avahi-libs | |
-atk | |
-gtk2 | |
-hicolor-icon-theme | |
-libX11 | |
-libXinerama | |
-libXft | |
-libXcomposite | |
-libX11-common | |
-libXrender | |
-libXfixes | |
-libXdamage | |
-libXrandr | |
-libXi | |
-libXpm | |
-libXau | |
-libXext | |
-libXcursor | |
-xdg-utils | |
-hunspell | |
-hunspell-en | |
-jasper-libs | |
-vim-enhanced | |
-system-config-firewall-base | |
-system-config-firewall-tui | |
-system-config-network-tui | |
-systemtap-runtime | |
-libpng | |
-libthai | |
-pango | |
-cairo | |
-fontconfig | |
-freetype | |
-fprintd | |
-fprintd-pam | |
-libfprintd | |
-pinfo | |
# No wireless | |
-crda | |
-wireless-tools | |
# Nothing uses tcsh, we don't need it. | |
-tcsh | |
# No current need for sqlite | |
-sqlite | |
%end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment