[Fedora-spins] [spin-kickstarts] modified to work well with F14

Bruno Wolff III bruno at wolff.to
Wed Oct 27 20:46:38 UTC 2010


Note that you only committed this to master which doesn't seem to match
the comment. Also, that's a pretty big change to be putting in to F14 since
the ISOs have already been built. Maybe the comment should have said F15?

On Wed, Oct 27, 2010 at 13:43:40 +0000,
  Joerg Simon <jsimon at fedoraproject.org> wrote:
> commit 9f842088de814e35b6dfd21cc99e408b14471247
> Author: Joerg (kital) Simon <jsimon at fedoraproject.org>
> Date:   Wed Oct 27 15:43:07 2010 +0200
> 
>     modified to work well with F14
> 
>  fedora-livecd-security.ks |   82 +++++++++++++++++++++++++++++----------------
>  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
> + at 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
> - at 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
> _______________________________________________
> spins mailing list
> spins at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/spins


More information about the spins mailing list