Sha256: af978e6c3a8f009977d974d87e57b491b11ffc77277ce929d3d1318a046a9e3f

Contents?: true

Size: 982 Bytes

Versions: 20

Compression:

Stored size: 982 Bytes

Contents

# Archlinux AIF config file
# created by Dave Simons
# 21/09/2011

# install source
SOURCE=net
if [ -d /repo/core ]; then
	TARGET_REPOSITORIES=(core 'file:///repo/$repo/$arch')
else
	MIRROR='http://archlinux.mirror.kangaroot.net/$repo/os/$arch'
	TARGET_REPOSITORIES=(core $var_MIRRORLIST extra $var_MIRRORLIST community $var_MIRRORLIST)
fi

# time/date
HARDWARECLOCK=localtime
TIMEZONE=Europe/Brussels

# packages to install
TARGET_GROUPS=base
TARGET_PACKAGES='sudo openssh vim libyaml ruby linux-headers make gcc glibc git perl net-tools'
TARGET_PACKAGES_EXCLUDE='nano emacs wpa_supplicant xfsprogs reiserfsprogs pcmciautils mdadm jfsutils cryptsetup lvm2'

# hard drive setup
GRUB_DEVICE='/dev/sda'
PARTITIONS='/dev/sda 100:ext2:+ 512:swap *:ext4'
BLOCKDATA='/dev/sda1 raw no_label ext2;yes;/boot;target;no_opts;no_label;no_params
/dev/sda2 raw no_label swap;yes;no_mountpoint;target;no_opts;no_label;no_params
/dev/sda3 raw no_label ext4;yes;/;target;no_opts;no_label;no_params'

Version data entries

20 entries across 20 versions & 3 rubygems

Version Path
veewee-atlassian-0.3.11 templates/archlinux-i386-netboot/aif.cfg
veewee-0.3.7 templates/archlinux-i386-netboot/aif.cfg
veewee-0.3.6 templates/archlinux-i386-netboot/aif.cfg
veewee-0.3.5 templates/archlinux-i386-netboot/aif.cfg
veewee-0.3.4 templates/archlinux-i386-netboot/aif.cfg
veewee-0.3.3 templates/archlinux-i386-netboot/aif.cfg
veewee-0.3.2 templates/archlinux-i386-netboot/aif.cfg
veewee-0.3.1 templates/archlinux-i386-netboot/aif.cfg
veewee-0.3.0.beta2 templates/archlinux-i386-netboot/aif.cfg
veewee-0.3.0.beta1 templates/archlinux-i386-netboot/aif.cfg
HeSYINUvSBZfxqA-veewee-0.203.3 templates/archlinux-i386-netboot/aif.cfg
HeSYINUvSBZfxqA-veewee-0.203.2 templates/archlinux-i386-netboot/aif.cfg
veewee-0.3.0.alpha9 templates/archlinux-i386-netboot/aif.cfg
veewee-0.3.0.alpha8 templates/archlinux-i386-netboot/aif.cfg
veewee-0.3.0.alpha7 templates/archlinux-i386-netboot/aif.cfg
veewee-0.3.0.alpha6 templates/archlinux-i386-netboot/aif.cfg
veewee-0.3.0.alpha5 templates/archlinux-i386-netboot/aif.cfg
HeSYINUvSBZfxqA-veewee-0.203.1 templates/archlinux-i386-netboot/aif.cfg
veewee-0.2.3 templates/archlinux-i386-netboot/aif.cfg
veewee-0.2.2 templates/archlinux-i386-netboot/aif.cfg