Date: Thu, 26 Oct 2006 15:36:37 +0200 From: Jeremie Le Hen <jeremie@le-hen.org> To: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Cc: freebsd-current@FreeBSD.org, freebsd-small@FreeBSD.org, Julian Elischer <julian@FreeBSD.org> Subject: Re: [fbsd] Re: Handling non-standard directories in tinybsd Message-ID: <20061026133637.GJ20405@obiwan.tataz.chchile.org> In-Reply-To: <453F5271.70309@freebsdbrasil.com.br> References: <20061024100641.GB20405@obiwan.tataz.chchile.org> <453DE863.7070305@freebsdbrasil.com.br> <20061024115727.GD20405@obiwan.tataz.chchile.org> <453E1FBC.5060700@freebsdbrasil.com.br> <20061025104306.GI20405@obiwan.tataz.chchile.org> <453F5271.70309@freebsdbrasil.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Jean, On Wed, Oct 25, 2006 at 10:02:57AM -0200, Jean Milanez Melo wrote: > >My feeling is that TinyBSD has used the KISS principle so far. The code > >as well as the configuration is somewhat raw (no offence here), but it is > >thereby easy to use, debug and modify at needs. I am going to code this > >in my source tree this afternoon and I will be glad to provide you the > >patch. > > That's right, make tinybsd simpler is really our idea :) > > Send to me your patch and i'll take a look. The patch is attached and works pretty well for me. In addition to tinybsd.localfiles, I've made a few improvements: - I've moved the configuration filenames in a variable ; - When computing "sub-dependencies", use a temporary alternate file and then merge it back to the main dependency file ; - "chflags 0" files that are to be turned into symlinks before unlinking them ; - Handle /boot.config correctly in the configuration directory. Thank you. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061026133637.GJ20405>