Date: Mon, 02 Jun 2003 23:54:31 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: Gordon Tetlow <gordont@gnf.org> Cc: arch@FreeBSD.org Subject: Re: Making a dynamically-linked root Message-ID: <3EDC4627.E40F8DC2@mindspring.com> References: <20030602171942.GA87863@roark.gnf.org> <20030602201337.GD87863@roark.gnf.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Gordon Tetlow wrote: > You need to realize that with the advent of rcNG that their are alot > of additional shell invocations. Also bear in mind that your dynamic > web content and SMTP servers are already going to be dynamically linked. > In fact, the thing that will be hardest hit will be the boot scripts. You'd think it'd be possible to take all the scripts and put them together into one script, and cache a copy of it for the next invocation, with a single uncoelesced stub script that checked the dates on the files vs. the cached copy, and regenereated a new cached copy, if the cached copy were older than any of the files. -- Terry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EDC4627.E40F8DC2>