Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2007 13:11:16 +0800
From:      Eugene Grosbein <eugen@kuzbass.ru>
To:        Jordan Coleman <jordan@JordanColeman.com>
Cc:        freebsd-small@freebsd.org
Subject:   Re: Building NanoBSD with ports and packages
Message-ID:  <46303474.560186@kuzbass.ru>
References:  <14320DBA-7A3B-4CA6-BC60-D2BF8EA77C71@JordanColeman.com> <20070420120952.GA28426@svzserv.kemerovo.su> <E7071EF4-18AE-4320-B8AF-4EE8269B64F0@JordanColeman.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jordan Coleman wrote:

> > Just add to your nanobsd.conf:
> >
> > NANO_CUSTOMIZE="/path/to/localfiles"
> >
> > Place packages to /path/to/Pkg subdirectory.
> >
> > Here comes the script "localfiles":
> [...]
> 
> Okay, neat.  Looks like it'll do the trick.  This is pretty close to
> (but better thought-out than) the approach I had been thinking about.
> 
> I'm wondering, is it possible/practical/safe to do port "make
> install"s inside the chroot to avoid having to have pre-built
> packages?  Is there a simpler way?

I prefer to keep pre-built packages. It takes less time to rebuild Nano
image then. And makes software behavour more stable.
And takes less space in the NANO_WORLDDIR. You can always build
a port outside of Nano world and obtain a package using 'pkg_create -b'.

Eugene Grosbein



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46303474.560186>