Date: Wed, 25 Oct 2000 16:04:13 -0400 (EDT) From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: current@FreeBSD.ORG Subject: Re: new rc.network6 and rc.firewall6 Message-ID: <200010252004.QAA10392@khavrinen.lcs.mit.edu> In-Reply-To: <20001025130104.D64230@dragon.nuxi.com> References: <imp@village.org> <21384.972424688@winston.osd.bsdi.com> <20001025130104.D64230@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Grrr.... !@#$^& Reply-To:... <<On Wed, 25 Oct 2000 13:01:04 -0700, "David O'Brien" <obrien@FreeBSD.ORG> said: > Nope. All the /etc/rc.d/ files are scanned by `rcorder'. `rcorder' then > creates a dependacy graph from information in each /etc/rc.d/ file. A > walk of the graph is done to output the list of scripts in the order they > should run in. Hmmm. We already have a program (called `tsort') which does this (i.e., a topological sort). Does `rcorder' call `tsort' or does it reinvent the wheel? -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010252004.QAA10392>