Sha256: e0b426f54c3e605c2109d271d2ed749cb0e2bffdab60d91a62f47a6424948962

Contents?: true

Size: 824 Bytes

Versions: 16

Compression:

Stored size: 824 Bytes

Contents

install
url --url=http://ftp.heanet.ie/pub/rsync.scientificlinux.org/6.4/x86_64/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

16 entries across 16 versions & 1 rubygems

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