User Tools

Site Tools


archlinux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
archlinux [2011/06/19 09:19] ginkoarchlinux [2011/06/19 10:33] (current) ginko
Line 25: Line 25:
 firefox & firefox &
 #~ rhythmbox-client --hide #~ rhythmbox-client --hide
 +</code>
 +=== rc.conf ===
 +<code bash>LOCALE="fr_FR.UTF-8"
 +HARDWARECLOCK="localtime"
 +USEDIRECTISA="no"
 +TIMEZONE="Europe/Paris"
 +KEYMAP="fr-latin9.map.gz"
 +CONSOLEFONT=
 +CONSOLEMAP=
 +USECOLOR="yes"
 +
 +MOD_AUTOLOAD="yes"
 +MODULES=(snd-usb-audio !floppy !fd0 !net-pf-10 !snd_pcsp !pcspkr)
 +
 +USELVM="no"
 +
 +HOSTNAME="archbang"
 +
 +
 +INTERFACES=(!eth0 !wlan0)
 +
 +gateway="default gw 192.168.0.1"
 +ROUTES=(!gateway)
 + 
 +
 +DAEMONS=(dbus hal syslog-ng !network !dhcdbd !networkmanager @wicd @alsa @ntpd)
 </code> </code>
archlinux.txt · Last modified: 2011/06/19 10:33 by ginko