From 9f842088de814e35b6dfd21cc99e408b14471247 Mon Sep 17 00:00:00 2001 From: "Joerg (kital) Simon" Date: Wed, 27 Oct 2010 15:43:07 +0200 Subject: [PATCH] modified to work well with F14 --- fedora-livecd-security.ks | 82 +++++++++++++++++++++++++-------------- 1 file 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