Sha256: 6cbb31cb1dfa793767f4dcf1c3fbd644b0e7988540763bcffeb1b6e36b00d20e

Contents?: true

Size: 1.36 KB

Versions: 16

Compression:

Stored size: 1.36 KB

Contents

# Kickstart file automatically generated by anaconda.

install
url --url=http://vault.centos.org/5.8/os/x86_64
lang en_US.UTF-8
langsupport --default=en_US.UTF-8 en_US.UTF-8
keyboard us
xconfig --card "VMWare" --videoram 16384 --hsync 31.5-37.9 --vsync 50-70 --resolution 800x600 --depth 16
network --device eth0 --bootproto dhcp
rootpw --iscrypted $1$vSG8FjAu$ekQ0grf16hS4G93HTPcco/
firewall --enabled --trust eth0 --ssh
selinux --enforcing
authconfig --enableshadow --enablemd5
timezone America/New_York
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 --all --initlabel
part /boot --fstype ext3 --size=100
part pv.2 --size=0 --grow
volgroup VolGroup00 --pesize=32768 pv.2
logvol swap --fstype swap --name=LogVol01 --vgname=VolGroup00 --size=528 --grow --maxsize=1056
logvol / --fstype ext3 --name=LogVol00 --vgname=VolGroup00 --size=1024 --grow
reboot

%packages
#@ admin-tools
#@ text-internet
#@ dialup
#@ smb-server
#@ web-server
#@ printing
#@ server-cfg
@ core
grub
e2fsprogs
lvm2
kernel-devel
kernel-headers

%post
/usr/sbin/groupadd vagrant
/usr/sbin/useradd vagrant -g vagrant -G wheel
echo "vagrant"|passwd --stdin vagrant
echo "vagrant        ALL=(ALL)       NOPASSWD: ALL" >> /etc/sudoers

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha4 templates/CentOS-5.8-x86_64-netboot/ks.cfg
veewee-0.5.0.alpha3 templates/CentOS-5.8-x86_64-netboot/ks.cfg
veewee-0.5.0.alpha2 templates/CentOS-5.8-x86_64-netboot/ks.cfg
veewee-0.5.0.alpha1 templates/CentOS-5.8-x86_64-netboot/ks.cfg
veewee-0.4.5.1 templates/CentOS-5.8-x86_64-netboot/ks.cfg
veewee-0.4.5 templates/CentOS-5.8-x86_64-netboot/ks.cfg
veewee-0.4.5.pre1 templates/CentOS-5.8-x86_64-netboot/ks.cfg
veewee-0.4.4 templates/CentOS-5.8-x86_64-netboot/ks.cfg
veewee-0.4.3 templates/CentOS-5.8-x86_64-netboot/ks.cfg
veewee-0.4.2 templates/CentOS-5.8-x86_64-netboot/ks.cfg
veewee-0.4.1 templates/CentOS-5.8-x86_64-netboot/ks.cfg
veewee-0.4.0 templates/CentOS-5.8-x86_64-netboot/ks.cfg
veewee-0.3.12 templates/CentOS-5.8-x86_64-netboot/ks.cfg
veewee-0.3.11 templates/CentOS-5.8-x86_64-netboot/ks.cfg
veewee-0.3.10 templates/CentOS-5.8-x86_64-netboot/ks.cfg
veewee-0.3.9 templates/CentOS-5.8-x86_64-netboot/ks.cfg