Sha256: b32585baec21360f6e09dcd71fcf639ee6ee1b1464234ff975993ef29b4f3821

Contents?: true

Size: 1.68 KB

Versions: 39

Compression:

Stored size: 1.68 KB

Contents

# Kickstart file automatically generated by anaconda.

install
url --url=http://mirrors.cat.pdx.edu/fedora/linux/releases/14/Fedora/i386/os/
lang en_US.UTF-8
keyboard us
#xconfig --card "VMWare" --videoram 16384 --hsync 31.5-37.9 --vsync 50-70 --resolution 800x600 --depth 16
network --onboot yes --device eth0 --bootproto dhcp --noipv6
rootpw  --iscrypted $6$n/NGsk5H2aiBMXL4$r/oPkJtB5rasvQHPo9AvIJBe6sNVlQbpZxvTRMN7.qZk/Sn9u2qZ0XgNxflUvK20y7OIWdr/vv7MED6gzkBiH0
firewall --enabled --trust eth0 --ssh
selinux --enforcing
authconfig --enableshadow --passalgo=sha512 --enablefingerprint
timezone --utc America/Los_Angeles
bootloader --location=mbr --driveorder=sda --append="nomodeset rhgb quiet"
# 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 --drives=sda --initlabel
part /boot --fstype=ext4 --size=500 --ondisk=sda
part pv.2 --size=0 --grow --size=500
volgroup vg_main --pesize=32768 pv.2
logvol swap --fstype=swap --name=lv_swap --vgname=vg_main --size=528 --grow --maxsize=1056
logvol / --fstype=ext4 --name=lv_root --vgname=vg_main --size=1024 --grow
repo --name="Fedora 14 - i386"  --baseurl=http://mirrors.xmission.com/fedora/releases/14/Everything/i386/os/ --cost=1000
repo --name="Fedora 14 - i386 - Updates"  --baseurl=http://mirror.pnl.gov/fedora/linux/updates/14/i386/ --cost=1000
services --enabled network
reboot

%packages
@core
@online-docs
%end

%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
%end

Version data entries

39 entries across 39 versions & 3 rubygems

Version Path
veewee-0.2.1 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.3.0.alpha4 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.3.0.alpha3 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.3.0.alpha2 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.3.0.alpha1 templates/Fedora-14-i386-netboot/ks.cfg
HeSYINUvSBZfxqA-veewee-0.2.0.2 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.2.0 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.1.29 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.1.28 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.1.27 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.1.26 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.1.25 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.1.24 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.1.23 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.1.22 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.1.21 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.1.20 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.1.19 templates/Fedora-14-i386-netboot/ks.cfg
veewee-0.1.18 templates/Fedora-14-i386-netboot/ks.cfg