Re: Building NanoBSD with ports and packages
"David N" <[email protected]> Thu, 26 Apr 2007 15:22:47 +1000
| Newsgroups | gmane.os.freebsd.devel.small |
|---|---|
| Message-ID | <[email protected]> |
You can create packages from your ports tree by going into your desire ports eg. /usr/ports/editor/nano make install package-recursive and the packages will be placed into 1. Current directory or 2. /usr/ports/packages if you create the directory before hand (recommended). All the files will be in /usr/ports/packages/All/ Then you got prebuilt packages that you can get installed at build time using Eugen's script. or the one from http://www.pean.org/files/uchman.conf its at the end, looks like its from phk I haven't tried this yet, but i will be soon. Good luck Cheers David _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-small To unsubscribe, send any mail to "[email protected]"