building an ISO

2010-07-12 Thread Ryan Perry
I need to make my own FreeBSD installer CD that installs 2 ports, and then runs some custom scripts. What are the best methods to accomplish this? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: building an ISO

2010-07-12 Thread Sam Fourman Jr.
On Mon, Jul 12, 2010 at 12:51 PM, Ryan Perry rpe...@madisonip.com wrote: I need to make my own FreeBSD installer CD that installs 2 ports, and then runs some custom scripts.  What are the best methods to accomplish this? I was also wondering if there is a way to make release without using a cvs

Re: building an ISO

2010-07-12 Thread Manolis Kiagias
On 12/07/2010 9:51 μ.μ., Sam Fourman Jr. wrote: On Mon, Jul 12, 2010 at 12:51 PM, Ryan Perry rpe...@madisonip.com wrote: I need to make my own FreeBSD installer CD that installs 2 ports, and then runs some custom scripts. What are the best methods to accomplish this? I was also

Building an ISO for CD release of a custom FreeBSD 5.4

2005-07-13 Thread Jonathan Beit-Aharon
Hi, I ported/upgraded our custom FreeBSD (custom kernel, security patches, etc.) from 4.9-stable to 5.4-stable, and have downloaded and built all the ports we need. I want to provide this already-built system for use in our QA lab and by other developers, so I'm attempting to build a

Re: Building an ISO for CD release of a custom FreeBSD 5.4

2005-07-13 Thread Kövesdán Gábor
Jonathan Beit-Aharon wrote: I tried the following: cd /usr/src/release make release CHROOTDIR=/usr/v54export BUILDNAME=FBSD54_050712 RELEASETAG=RELENG_5 \ CVSROOT=:pserver:[EMAIL PROTECTED]:/home/ncvs EXTSRCDIR=/usr/src \ MAKE_ISOS=/usr/v54export COMPAT_DISTS=compat4x