Move /etc/conf.d/rc to /etc/rc.conf.

Lowercase all configurable variables, non configurations remain uppercase.
Replace rc_env_bool with rc_yesno.
Split localmount info procfs (Linux) and dumpon, savecore (BSD)
This commit is contained in:
Roy Marples
2007-11-23 12:04:11 +00:00
parent f077f179ed
commit d81def80b0
64 changed files with 755 additions and 477 deletions

View File

@@ -2,14 +2,10 @@
# Set to your mouse device psm[0-9] for PS/2 ports, ums[0-9] for USB ports
# Leave blank to try to autodetect it
MOUSED_DEVICE=""
#moused_device="/dev/psm0"
# Any additional arguments required
MOUSED_ARGS=""
# If 0xd0-0xd3 default range is occupied in your language code table, specify
# alternative range start like MOUSECHAR_START="3", see vidcontrol(1)
MOUSECHAR_START=""
moused_args=""
# You can also multiplex the init script for each device like so
# ln -s moused /etc/init.d/moused.ums0