Date: Wed, 5 Mar 2008 18:40:04 GMT From: dfilter@FreeBSD.org (dfilter service) To: freebsd-rc@FreeBSD.org Subject: Re: conf/119995: commit references a PR Message-ID: <200803051840.m25Ie46l094659@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/119995; it has been noted by GNATS.
From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:
Subject: Re: conf/119995: commit references a PR
Date: Wed, 5 Mar 2008 18:33:07 +0000 (UTC)
brooks 2008-03-05 18:32:58 UTC
FreeBSD src repository
Modified files:
share/man/man5 rc.conf.5
etc Makefile
etc/defaults rc.conf
etc/rc.d Makefile
Added files:
etc ddb.conf
etc/rc.d ddb
Log:
Use the new command file feature of ddb(8) to support setting ddb(4)
scripts at boot. This is currently disabled by default. /etc/ddb.conf
contains some potentially reasonable default scripts.
PR: conf/119995
Submitted by: Scot Hetzel <swhetzel at gmail dot com> (Earlier version)
X-MFC after: textdumps
Revision Changes Path
1.366 +1 -1 src/etc/Makefile
1.1 +15 -0 src/etc/ddb.conf (new)
1.327 +2 -0 src/etc/defaults/rc.conf
1.89 +1 -1 src/etc/rc.d/Makefile
1.1 +32 -0 src/etc/rc.d/ddb (new)
1.335 +13 -0 src/share/man/man5/rc.conf.5
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803051840.m25Ie46l094659>
