Date: Thu, 3 Apr 2008 21:36:12 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile ddb.conf src/etc/defaults rc.conf src/etc/rc.d Makefile ddb src/share/man/man5 rc.conf.5 Message-ID: <200804032136.m33LaC6X031718@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2008-04-03 21:36:12 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
etc Makefile
etc/defaults rc.conf
etc/rc.d Makefile
share/man/man5 rc.conf.5
Added files: (Branch: RELENG_7)
etc ddb.conf
etc/rc.d ddb
Log:
MFC:
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)
Revision Changes Path
1.360.2.4 +1 -1 src/etc/Makefile
1.1.2.1 +15 -0 src/etc/ddb.conf (new)
1.318.2.6 +2 -0 src/etc/defaults/rc.conf
1.84.2.3 +1 -1 src/etc/rc.d/Makefile
1.1.2.1 +32 -0 src/etc/rc.d/ddb (new)
1.327.2.3 +13 -0 src/share/man/man5/rc.conf.5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804032136.m33LaC6X031718>
