Where do i start ?
-
Hi Everyone, Im currently a student in Computer Sciences. My friends and I want to customize pfSense. We would like to build a router that runs with Pfsense but for make it more cooler we would like to change webGUIs look and etc for our preference .. Even installation GUI and etc as well. How do we do it ? Where do we need to find information and related files to configure ?
-
Path to the WebGUI /usr/local/www
Here possible found themes for pfSense too. -
Thank you but how do i get there and how do i make changes ? And how do i save changes and make it a ISO image for further installations ? not localy on that PC ?
-
Builder setup is here:
http://devwiki.pfsense.org/DevelopersBootStrapAndDevIsoNote that the git repositories moved to github over the weekend and that doc hasn't caught up yet.
Change this: http://gitweb.pfsense.org/pfsense-tools/mainline.git tools
To this: git://github.com/bsdperimeter/pfsense-tools.git -
Path to the WebGUI /usr/local/www
Here possible found themes for pfSense too.Ok as i asked where do i have to change these ? on Local computer or on ISO file ?
-
Builder setup is here:
http://devwiki.pfsense.org/DevelopersBootStrapAndDevIsoNote that the git repositories moved to github over the weekend and that doc hasn't caught up yet.
Change this: http://gitweb.pfsense.org/pfsense-tools/mainline.git tools
To this: git://github.com/bsdperimeter/pfsense-tools.gitOk ill ask a simple question as a newbie of pfsense and freeBSD , if i wanna rebrand pfsense as a build of mine which has rebranded installer and rebranded or changed theme webgui ; Do i have to install a pfsense into any computer and then make changes there and compile it or make it ISO , Or do i have to change in the ISO file which has been created already by pfsense ?
-
Looks like you're on a steep learning curve! But all learning is good. :)
You need to be working on the source and not an installed machine.
Have a look here:http://devwiki.pfsense.org/ReBrandingSupport
Steve
-
Looks like you're on a steep learning curve! But all learning is good. :)
You need to be working on the source and not an installed machine.
Have a look here:http://devwiki.pfsense.org/ReBrandingSupport
Steve
Thanks Steve but problem is in the Source file for example usr/ folder is empty… And yes im a learner and sorry for asking everything cuz im really confused :(