Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - qishang013

#1
我可以  www.oscwifi.com 在这个中国的论坛我们一起玩转opnsense
#2
I am now using FreeBSD 10.3 in tools make time error

# cd /usr/core
# git checkout stable/16.1 && git pull
# cd /usr/src
# git checkout stable/16.1 && git pull
Then back to:

# cd /usr/tools
# make clean-base,kernel,packages
# make prefetch-base,kernel VERSION=16.1.16
# make ports   //  error  code1
# make plugins //  error  code1
# make core //  error  code1
# make cdrom //  error  code1 
#3
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
#4
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
#5
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