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.