summaryrefslogtreecommitdiffstats
path: root/fedora-livecd-security.ks
diff options
context:
space:
mode:
authorJoerg (kital) Simon <jsimon@fedoraproject.org>2010-10-27 15:43:07 +0200
committerJoerg (kital) Simon <jsimon@fedoraproject.org>2010-10-27 15:43:07 +0200
commit9f842088de814e35b6dfd21cc99e408b14471247 (patch)
tree40e078fede0a3c44fe55be0fec060d60e46f2773 /fedora-livecd-security.ks
parentb83a8b871d9edc16e18f951da557a5b9681cdcb6 (diff)
downloadspin-kickstarts-9f842088de814e35b6dfd21cc99e408b14471247.tar.gz
spin-kickstarts-9f842088de814e35b6dfd21cc99e408b14471247.tar.xz
spin-kickstarts-9f842088de814e35b6dfd21cc99e408b14471247.zip
modified to work well with F14
Diffstat (limited to 'fedora-livecd-security.ks')
-rw-r--r--fedora-livecd-security.ks82
1 files changed, 53 insertions, 29 deletions
diff --git a/fedora-livecd-security.ks b/fedora-livecd-security.ks
index c6cee33..0fe8baa 100644
--- a/fedora-livecd-security.ks
+++ b/fedora-livecd-security.ks
@@ -22,8 +22,35 @@
%include fedora-live-minimization.ks
%packages
+#GUI Stuff
+@lxde
+lxlauncher
+obconf
+lxdm
+xarchiver
+gnome-bluetooth
+alsa-plugins-pulseaudio
+system-config-printer
+gmixer
+lxmusic
+asunder
+hal-storage-addon
+xcompmgr
+xdg-user-dirs-gtk
+perl-File-MimeInfo
+gnome-keyring-pam
+gnome-packagekit*
+-kpackagekit
+-polkit-gnome
+-polkit-kde
+notification-daemon
+-xfce4-notifyd
+metacity
+gigolo
+
# internet
+firefox
midori
claws-mail
@@ -37,23 +64,14 @@ yum-utils
yum-presto
# dictionaries are big
-#-aspell-*
-#-hunspell-*
-#-man-pages-*
-#-words
+-aspell-*
+-hunspell-*
+-man-pages-*
+-words
# more fun with space saving
-gimp-help
-#GUI Stuff
-@lxde
-Thunar
-thunar-volman
-xarchiver
-gnome-bluetooth
-alsa-plugins-pulseaudio
-pavucontrol
-system-config-printer
# pam-fprint causes a segfault in LXDM when enabled
-fprintd-pam
@@ -64,6 +82,28 @@ system-config-printer
-sendmail
ssmtp
-acpid
+-system-config-boot
+-system-config-lvm
+-system-config-network
+-system-config-rootpassword
+-policycoreutils-gui
+
+# Useful tools
+lsof
+scrot
+epdfview
+
+# Other necessary components
+screen
+#desktop-backgrounds-basic
+feh
+vim-enhanced
+gnome-menus
+gnome-terminal
+
+# make sure debuginfo doesn't end up on the live image
+-*debug
+
###################### Security Stuffs ############################
security-menus
@@ -252,22 +292,6 @@ ophcrack
medusa
-# Useful tools
-lsof
-scrot
-epdfview
-
-# Other necessary components
-screen
-desktop-backgrounds-basic
-feh
-vim-enhanced
-gnome-menus
-gnome-terminal
-PolicyKit-gnome
-
-# make sure debuginfo doesn't end up on the live image
--*debug
%end
%post