Skip to content

Instantly share code, notes, and snippets.

@goldmann
Created August 9, 2009 10:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goldmann/164719 to your computer and use it in GitHub Desktop.
Save goldmann/164719 to your computer and use it in GitHub Desktop.
jboss-cloud-release
jboss-cloud-gems
# TODO: remove this if possible (currenlty needed for thin)
ruby-devel
gcc-c++
make
# we don't want ACE
-ace
openssh-clients
wget
#needed to disable selinux
lokkit
bash
kernel
grub
e2fsprogs
passwd
policycoreutils
chkconfig
rootfiles
yum
vim-minimal
acpid
#Allow for dhcp access
dhclient
iputils
#
# Packages to Remove
#
# no need for kudzu if the hardware doesn't change
-kudzu
-prelink
-setserial
-ed
# no firstboot
-system-config-keyboard
-firstboot
# Remove the authconfig pieces
-authconfig
-rhpl
-wireless-tools
# Remove the kbd bits
-kbd
-usermode
# these are all kind of overkill but get pulled in by mkinitrd ordering
-mkinitrd
-kpartx
-dmraid
-mdadm
-lvm2
-tar
# selinux toolchain of policycoreutils, libsemanage, ustr
-policycoreutils
-checkpolicy
-selinux-policy*
-libselinux-python
-libselinux
# Things it would be nice to loose
-fedora-logos
generic-logos
-fedora-release-notes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment