Captive portal for the eduspot network (deprecated)
This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Thomas NOËL 92afec5b62 [builder] pull before building virtualenv 2011-09-28 21:55:26 +02:00
builder [packages] get packages from packages.univnautes.eo.com 2011-09-28 08:36:34 +02:00
copy_overlay [patches] temporary patch for authentic 2011-09-28 20:02:10 +02:00
doc pfsense 2.0 RC2 2011-05-14 21:37:14 +02:00
freebsd-ports/lasso gitignoe for freebsd port 2011-07-01 17:14:19 +02:00
patches [patches] temporary patch for authentic 2011-09-28 20:02:10 +02:00
virtualenv [pfidp] better logging 2011-09-28 19:42:40 +02:00
.gitignore Initial import 2010-12-13 18:14:16 +01:00
Makefile [builder] pull before building virtualenv 2011-09-28 21:55:26 +02:00
README README updates 2011-04-14 14:17:20 +02:00
config.xml typo in config.xml 2011-09-28 13:35:15 +02:00

README

In this directory
=================

Makefile     : starting point of the build system
builder      : scripts & configs for univnautes pfSense build profile

patches      : patches against pfSense 2.0
config.xml   : default config.xml for univnautes profile
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)

doc          : some docs

How to build a new ISO image (draft)
============================
prerequisites:
1. FreeBSD 8.1 full install
2. pfsense-tools (git version) in /home/pfsense/tools
3. copy of this directory in
     /home/pfsense/tools/builder_scripts/builder_profiles/univnautes

build update+iso images :
# cd /home/pfsense/tools/builder_scripts/builder_profiles/univnautes
# make clean
# make iso