Sha256: fe6a26a59404d61fc0e9cf0370647221f2808ab86861e0cd8bde768030730542

Contents?: true

Size: 822 Bytes

Versions: 12

Compression:

Stored size: 822 Bytes

Contents

install
url --url=http://ftp.heanet.ie/pub/rsync.scientificlinux.org/6.5/i386/os/
lang en_US.UTF-8
keyboard us
network --bootproto=dhcp
rootpw --iscrypted $1$damlkd,f$UC/u5pUts5QiU3ow.CSso/
firewall --enabled --service=ssh
authconfig --enableshadow --passalgo=sha512
selinux --disabled
timezone UTC
bootloader --location=mbr

text
skipx
zerombr

clearpart --all --initlabel
autopart

auth  --useshadow  --enablemd5
firstboot --disabled
reboot

%packages --ignoremissing
@core
bzip2
kernel-devel
kernel-headers
-ipw2100-firmware
-ipw2200-firmware
-ivtv-firmware
%end

%post
/usr/bin/yum -y install sudo
/usr/sbin/groupadd veewee
/usr/sbin/useradd veewee -g veewee -G wheel
echo "veewee"|passwd --stdin veewee
echo "veewee        ALL=(ALL)       NOPASSWD: ALL" >> /etc/sudoers.d/veewee
chmod 0440 /etc/sudoers.d/veewee
%end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha4 templates/scientificlinux-6.5-i386-netboot/ks.cfg
veewee-0.5.0.alpha3 templates/scientificlinux-6.5-i386-netboot/ks.cfg
veewee-0.5.0.alpha2 templates/scientificlinux-6.5-i386-netboot/ks.cfg
veewee-0.5.0.alpha1 templates/scientificlinux-6.5-i386-netboot/ks.cfg
veewee-0.4.5.1 templates/scientificlinux-6.5-i386-netboot/ks.cfg
veewee-0.4.5 templates/scientificlinux-6.5-i386-netboot/ks.cfg
veewee-0.4.5.pre1 templates/scientificlinux-6.5-i386-netboot/ks.cfg
veewee-0.4.4 templates/scientificlinux-6.5-i386-netboot/ks.cfg
veewee-0.4.3 templates/scientificlinux-6.5-i386-netboot/ks.cfg
veewee-0.4.2 templates/scientificlinux-6.5-i386-netboot/ks.cfg
veewee-0.4.1 templates/scientificlinux-6.5-i386-netboot/ks.cfg
veewee-0.4.0 templates/scientificlinux-6.5-i386-netboot/ks.cfg