building images for running from flash

2007-06-12 Thread Z.C.B.
Just been looking at rebuilding my router. I understand building the image and etc, but the issue I am running into is what to do about ports. To solve this, I am looking at building the image and using mdconfig, unionfs, and jail to solve building ports. Also looking at the possibility of qemu. An

Re: building images for running from flash

2007-06-13 Thread Z.C.B.
On Wed, 13 Jun 2007 15:11:15 +0800 Eugene Grosbein <[EMAIL PROTECTED]> wrote: > On Wed, Jun 13, 2007 at 02:06:42AM -0400, Z.C.B. wrote: > > > Just been looking at rebuilding my router. I understand building > > the image and etc, but the issue I am running into is what t

Re: building images for running from flash

2007-06-13 Thread Z.C.B.
On Wed, 13 Jun 2007 21:42:12 +0800 Eugene Grosbein <[EMAIL PROTECTED]> wrote: > On Wed, Jun 13, 2007 at 09:07:45AM -0400, Z.C.B. wrote: > > > > nanobsd(8) > > > > I am aware of it, but it does not cover what I need for either > > questions, except for poss

Re: building images for running from flash

2007-06-13 Thread Z.C.B.
On Wed, 13 Jun 2007 09:58:50 -0400 Mike Meyer <[EMAIL PROTECTED]> wrote: > In <[EMAIL PROTECTED]>, Z.C.B. <[EMAIL PROTECTED]> > typed: > > Another annoying issue is the muckery involved > > with /etc/make.conf... The issue I am running into that is the >

where to start on kernel modules and NSS?

2007-07-02 Thread Z.C.B.
Have just been looking at sitting down and looking at writing a few things, but I am a bit lost on where to start. Any suggestions on things to read in regards to NSS and writing kernel modules? ___ freebsd-hackers@freebsd.org mailing list http://lists.fr

ugen question

2006-09-07 Thread Z.C.B.
Any suggestions on reading or the like for talking to a ugen device? signature.asc Description: PGP signature

Re: ugen question

2006-09-10 Thread Z.C.B.
On Fri, 8 Sep 2006 06:43:51 +0200 Ed Schouten <[EMAIL PROTECTED]> wrote: > * Z.C.B. <[EMAIL PROTECTED]> wrote: > > Any suggestions on reading or the like for talking to a ugen > > device? > > Well, I'm using ugen to test the workings of an Xbox 360 heads

Re: ugen question

2006-09-10 Thread Z.C.B.
On Fri, 8 Sep 2006 02:53:26 -0400 Anish Mistry <[EMAIL PROTECTED]> wrote: > On Thursday 07 September 2006 21:47, Z.C.B. wrote: > > Any suggestions on reading or the like for talking to a ugen > > device? > read() and write() work. See the manpage to more options. C

LDAP integration

2007-01-07 Thread Z.C.B.
I was just wondering. How many people here have given lots of though about integrating FreeBSD configuration with LDAP. I've just begun looking at it a lot more and was curious as to what other people think in this area. signature.asc Description: PGP signature

Re: journaling fs and large mailbox format

2005-09-29 Thread Z.C.B.
From personal experience on a smaller system(~1000 accounts and nearly all ways less than 45MB boxes) I would suggest avoiding mboxes all together. Maildir is all ways the way to go. For cleaning stuff out automatically and ect, maildir is much nicer as well. Also is this vnodes or inodes? See the