You might find this useful if you want to build in a jail instead of a chroot: http://www.pfsense.com/~billm/builder_jail.txt
It will make jail security somewhat less restrictive, so a dedicated builder box is recommended (or not running any other jail on the box). The original intent of the patches was to allow two jails, one for ISO's and one for embeddeds (so I don't have to rebuild world) - I haven't tested that this works for the ISO build, but it certainly does for embedded. Patch is against RELENG_6 --Bill On 10/31/06, Kelvin Chiang <[EMAIL PROTECTED]> wrote:
Hi, I have found the problem. I have forgotten to remount devfs to /usr/jails/pfsense/dev Regards, Kelvin -----Original Message----- From: Kelvin Chiang [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 01, 2006 9:54 AM To: [email protected] Subject: [pfSense Support] Rebuild PFSENSE Hi, I have been very miserable trying to figure out what went wrong I am able to repeat the error as follow: 1. I followed the instructions on this url: http://wiki.pfsense.com/wikka.php?wakka=BuildingpFSense 2. When I reached the step to run "./cvsup_current", it went smoothly and an iso file is generated. 3. I tried to run "./build_iso.sh", it went smoothly and an iso file is generated as well. 4. After I reboot my FreeBSD 6.1 (this is where the problem came), I chrooted into /usr/jails/pfsense and try to run the script "./build_iso.sh". Errors were generated as follow: ? builder_scripts/conf/packages #### Building world for i386 architecture #### NO_BUILDWORLD set, skipping build #### Building kernel for i386 architecture #### NO_BUILDKERNEL set, skipping build #### Installing world for i386 architecture #### *** Signal 15 Stop in /home/pfsense/freesbie2. script: openpty: no such file or directory Regards, Kelvin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
