diff options
Diffstat (limited to 'build_tools/l7/larch0/profiles/i686-testing-local/rcconfx')
-rw-r--r-- | build_tools/l7/larch0/profiles/i686-testing-local/rcconfx | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/build_tools/l7/larch0/profiles/i686-testing-local/rcconfx b/build_tools/l7/larch0/profiles/i686-testing-local/rcconfx new file mode 100644 index 0000000..fd0d8d3 --- /dev/null +++ b/build_tools/l7/larch0/profiles/i686-testing-local/rcconfx @@ -0,0 +1,20 @@ +# +# patch file for /etc/rc.conf +# + +LOCALE="en_US.utf8" +HARDWARECLOCK="UTC" +TIMEZONE="UTC" +KEYMAP="us" + +#MODULES=(floppy) +MODULES=(!ati_remote) + +HOSTNAME="larch5" + +USELVM="yes" + +#eth0="dhcp" + +DAEMONS=(syslog-ng network mysqld dbus hal avahi-daemon !slim sshd) +SPLASH="splashy" |