Additions:
5. Test your ISO. It will be in $MAKEOBJDIRPREFIXFINAL/ ... Check pfsense_local.sh for the variable definition (defaults to /tmp/builder/)
Deletions:
Additions:
5. Test your ISO. It will be in $MAKEOBJDIRPREFIXFINAL/ ... Check pfsense_local.sh for the variable definition (defaults to /usr/obj.pfDNS/ or /usr/obj.pfSense)
Deletions:
Additions:
5. Test your ISO. It will be in $MAKEOBJDIRPREFIX/ ... Check pfsense_local.sh for the variable definition (defaults to /usr/obj.pfDNS/ or /usr/obj.pfSense)
Additions:
1. Make sure you have followed http://devwiki.pfsense.org/DevelopersBootStrapAndDevIso and have a working ISO build first (very important!)
Deletions:
Additions:
3. Issue this command and then edit the files that it outputs changing pfDNS to whatever you like.
Deletions:
Additions:
2. Issue these commands in your FreeBSD 7 shell:
Deletions:
Additions:
===Creating a custom Appliance and building it===
Deletions:
Additions:
==Creating a custom Appliance and building it==
Deletions:
Additions:
1. Make sure you have followed http://devwiki.pfsense.org/DevelopersBootStrapAndDevIso
2. Issue these commands in a FreeBSD 7 installation:
3. Edit the above files and change pfDNS to "Whatever you like"
4. Build your appliance (issue these commands in your FreeBSD 7 shell):
2. Issue these commands in a FreeBSD 7 installation:
3. Edit the above files and change pfDNS to "Whatever you like"
4. Build your appliance (issue these commands in your FreeBSD 7 shell):
Deletions:
Build your appliance
Additions:
Creating a custom Appliance and building it
Edit files
Build your appliance
cd /home/pfsense/tools/builder_scripts/
cp builder_profiles/MyAppliance/pfsense_local.sh .
./build_iso.sh
Edit files
Build your appliance
cd /home/pfsense/tools/builder_scripts/
cp builder_profiles/MyAppliance/pfsense_local.sh .
./build_iso.sh
Additions:
%%
%%
%%
Deletions:
##