Po przeczytaniu tematu centos core zmobilizowałem się i napisałem pierwszą wersje pliku instalujacego wersje centos na desktop razem z podstawowym zestawem oprogramowania oraz kodekami i innymi sprawami. Nie testowalem tego pliku jeszcze licze na dodatkowe sugestie Co mozna by jeszcze zmienic. Uwaga, w pliku jest zaznaczona funkcja usuwania wszystkich partycji linuksowych, nalezy uwazac by czegos nie pokasowac.
TODO:
-Instalacja innych przydatnych programow takich jak skype, virtualbox.
-Instalacja definicji repozytoriow (teraz zdaje sie zainstaluje z tych repozytoriow ale ich w systemie nie zainstaluje)
centos-5-4-desktop-i386.cfg
#platform=x86, AMD64 lub Intel EM64T
# System authorization information
auth --useshadow --enablemd5
# System bootloader configuration
bootloader --location=mbr
# Partition clearing information
clearpart --linux
# Use graphical install
graphical
# Firewall configuration
firewall --enabled
# Run the Setup Agent on first boot
firstboot --enable
# System keyboard
keyboard pl2
# System language
lang pl_PL
# Installation logging level
logging --level=info
# Use network installation
url --url=http://centos.bio.lmu.de/5.4/os/i386
#dodatkowe repozytoria
repo --name=epel --baseurl=http://download.fedoraproject.org/pub/epel/5/i386
repo --name=rpmfusion-nonfree --baseurl=http://download1.rpmfusion.org/nonfree/el/updates/testing/5/i386/
repo --name=rpmfusion-free --baseurl=http://download1.rpmfusion.org/free/el/updates/testing/5/i385/
repo --name=adobe --baseurl=http://linuxdownload.adobe.com/linux/i386/
repo --name=playonlinux --baseurl=http://rpm.playonlinux.com/fedora/yum/base
# Network information
network --bootproto=dhcp --device=eth0 --onboot=on
# SELinux configuration
selinux --enforcing
# System timezone
timezone --isUtc Europe/Warsaw
# Install OS instead of upgrade
install
# X Window System configuration information
xconfig --defaultdesktop=GNOME --depth=8 --resolution=640x480 --startxonboot
%packages
@gnome-desktop
@base
@admin-tools
@office
@sound-and-video
@graphical-internet
@graphics
@system-tools
@authoring-and-publishing
@printing
@text-internet
@games
@polish-support
@editors
@engineering-and-scientific
amarok
mplayer
playonlinux
flash-player