[SOLVED] How to pack a new theme package

Started by qishang013, June 22, 2016, 03:07:20 PM

Previous topic - Next topic
June 22, 2016, 03:07:20 PM Last Edit: June 23, 2016, 06:00:36 PM by franco
I now extract the ISO file to create a new theme template should be how to pack into the details of the package, please thank you


Yes, it's either a plugin or modifying the core one. Shipping a new template by default requires to rebuild the image(s) though.

Quote from: fabian on June 22, 2016, 06:41:03 PM
I think you can create it as a plug in. Documentation is here:
https://docs.opnsense.org/development/examples/helloworld.html


Not that I will clone in the local GitHub file I am now using Mac Ox I need how to put my modified files packed back again I will not use FreeBSD installation

I would not recommend retrofitting an ISO. You'll have to build the ISO and embed your code changes or install a plugin on the installed machine afterwards.


Cheers,
Franco

Quote from: franco on June 23, 2016, 06:00:25 PM
I would not recommend retrofitting an ISO. You'll have to build the ISO and embed your code changes or install a plugin on the installed machine afterwards.


Cheers,
Franco


I have now in accordance with the https://docs.opnsense.org/development/workflow.html processing source code cloning in my FreeBSD but after I finished editing should be how to package into ISO file thank you for your help # CD
# git clone https://github.com/opnsense/core

Instruction details were posted here:

https://github.com/opnsense/tools/issues/34

Not sure if the two are related, but it seemed so.