From f628f248fb7b607df3a32716e408a6dc355a2ebb Mon Sep 17 00:00:00 2001 From: Thomas NOEL Date: Sun, 6 May 2012 02:09:54 +0200 Subject: [PATCH] update README --- README | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/README b/README index d8d7d1f..a5a70da 100644 --- a/README +++ b/README @@ -11,19 +11,26 @@ copy_overlay : contains some files for univnautes profile virtualenv : build /usr/local/univnautes with all scripts & rc.d files /pffedportal: pfSense federation portal : web part of the captive portal (SAML auth) + /pfidp : pfSense local IdP, a small IdP for pfSense users -doc : some docs +doc : some docs (training, etc) -How to build a new ISO image (draft) +How to build a new ISO image ============================ -prerequisites: -1. FreeBSD 8.1 full install -2. pfsense-tools (git version) in /home/pfsense/tools -3. copy of this directory in + +Prerequisites: +1. FreeBSD 8.1 with a working pfsense build system: + http://devwiki.pfsense.org/DevelopersBootStrapAndDevIso +2. Install FreeBSD ports : git, lua, bash, python2.x, sqlite3, + openssl, xmlsec1, wget, bsnmp-ucd +3. copy of this directory in: /home/pfsense/tools/builder_scripts/builder_profiles/univnautes +4. Install lasso ports: see freebsd-ports/lasso/README.txt in this + directory. -build update+iso images : -# cd /home/pfsense/tools/builder_scripts/builder_profiles/univnautes -# make clean -# make iso +Build update+iso images : + # cd /home/pfsense/tools/builder_scripts/builder_profiles/univnautes + # make clean + # make ve + # make iso