[SOLVED] OPNsense installer

Started by fraenki, January 18, 2015, 12:39:25 PM

Previous topic - Next topic
January 18, 2015, 12:39:25 PM Last Edit: March 04, 2015, 06:09:54 PM by franco
Hm. Where do I find the OPNsense installer? I was unable to find it in the opnsense/core and opnsense/tools repositories. In pfsense/tools there was a directory "installer"...


Thanks
- Frank

Ha, good question! I took the liberty of refactoring the scattered installer glue and bundle it into a native port under ports.git/opnsense/bsdinstaller. The rc install launcher bit is under core.git/src/etc/rc.installer. Hope that helps!

Quote from: franco on January 18, 2015, 06:59:36 PM
Ha, good question! I took the liberty of refactoring the scattered installer glue and bundle it into a native port under ports.git/opnsense/bsdinstaller. The rc install launcher bit is under core.git/src/etc/rc.installer. Hope that helps!

Indeed, very helpful. Thanks!


Regards
- Frank

Did you refactor the new default bsdinstaller by Devin Teske et al.? Just curious.

Quote from: franco on January 18, 2015, 06:59:36 PM
Ha, good question! I took the liberty of refactoring the scattered installer glue and bundle it into a native port under ports.git/opnsense/bsdinstaller. The rc install launcher bit is under core.git/src/etc/rc.installer. Hope that helps!

No, it is the older version that is e.g. still in use in DragonFly BSD.