[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Rebuilding minimal install iso RHEL 4 (U1)
- From: Michael Stiller <ms 2scale net>
- To: "Red Hat Enterprise Linux 4 (Nahant) Discussion List" <nahant-list redhat com>
- Subject: Re: Rebuilding minimal install iso RHEL 4 (U1)
- Date: Wed, 05 Oct 2005 08:34:42 +0200
Sorry i forgot to attach the ks.cfg file.
-Michael
# Kickstart file automatically generated by anaconda.
install
cdrom
lang en_US.UTF-8
langsupport --default=en_US.UTF-8 en_US.UTF-8
keyboard de-latin1-nodeadkeys
mouse none
text
skipx
network --device eth0 --bootproto dhcp --hostname=rhel
rootpw --iscrypted $1$7AyEF7Oa$sjoSYntr1K2QksEKA0fxG0
firewall --disabled
selinux --disabled
authconfig --enableshadow --enablemd5
timezone --utc Europe/Berlin
bootloader --location=mbr
# The following is the partition information you requested
# Note that any partitions you deleted are not expressed
# here so unless you clear all partitions first, this is
# not guaranteed to work
clearpart --drives=hda --all
part /boot --fstype "ext3" --size 128 --asprimary
part swap --size 2048 --asprimary
part / --fstype "ext3" --size 1 --grow --asprimary
%packages
kernel
grub
e2fsprogs
-ash
-aspell
-aspell-en
-bluez-bluefw
-bluez-hcidump
-bluez-libs
-bluez-utils
-crash
-desktop-file-utils
-dhcpv6_client
-dos2unix
-fbset
-finger
-fontconfig
-freetype
-htmlview
-indexhtml
-irda-utils
-isdn4k-utils
-jpackage-utils
-jwhois
-krb5-workstation
-lftp
-lha
-lrzsz
-mgetty
-minicom
-mtr
-mt-st
-nano
-netdump
-NetworkManager
-nfs-utils
-nss_db
-nss_ldap
-pam_ccreds
-pam_krb5
-pam_passwdqc
-pam-smb
-parted
-pax
-pcmcia-cs
-pdksh
-pinfo
-portmap
-ppp
-psacct
-quota
-redhat-lsb
-redhat-menus
-rp-pppoe
-rsh
-setserial
-statserial
-tcsh
-telnet
-unix2dos
-wireless-tools
-wvdial
-xorg-x11-libs
-xorg-x11-Mesa-libGL
-ypbind
-yp-tools
%post
rpm --import /usr/share/rhn/RPM-GPG-KEY
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]