Re: Building NanoBSD with ports and packages
Eugene Grosbein <[email protected]> Thu, 26 Apr 2007 13:11:16 +0800
| Newsgroups | gmane.os.freebsd.devel.small |
|---|---|
| Organization | SVZServ |
| Message-ID | <[email protected]> |
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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-small To unsubscribe, send any mail to "[email protected]"