Sha256: 68e1f46411ca57d81b28b6fb4411a71bf0e612cfaecd67c2cec62dc5d0a162f8

Contents?: true

Size: 948 Bytes

Versions: 22

Compression:

Stored size: 948 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)
fi

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

# packages to install
TARGET_GROUPS=base
TARGET_PACKAGES='sudo openssh vim 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

22 entries across 21 versions & 3 rubygems

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