#
# /etc/rc.conf - Main Configuration for Arch Linux
#

LOCALE="en_CA.utf8"
HARDWARECLOCK="localtime"
USEDIRECTISA="no"
TIMEZONE="Canada/Pacific"
KEYMAP="us"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"

MOD_AUTOLOAD="yes"
MODULES=(loop vboxdrv fuse acpi-cpufreq cpufreq_ondemand fglrx b44 mii iwl3945 snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore !snd_pcsp !pcspkr )
USELVM="no"

HOSTNAME="dublin"
NETWORKS=(eth)
#eth0="dhcp"
#INTERFACES=(eth0)

DAEMONS=(syslog-ng hal @alsa @cpufreq @crond @cups @mpd @net-profiles @ntpd @sshd)


