Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
Building procedure
« previous
next »
Print
Pages: [
1
]
Author
Topic: Building procedure (Read 3306 times)
nikgreg99gmail.com
Newbie
Posts: 4
Karma: 0
Building procedure
«
on:
April 25, 2021, 02:14:15 pm »
I have trying to build a package. If I get well, I have to make a package of the folder and on OPNsense using pkg install. Is it right?
Logged
mimugmail
Hero Member
Posts: 6766
Karma: 494
Re: Building procedure
«
Reply #1 on:
April 25, 2021, 03:19:52 pm »
Can you give some more details please
Logged
WWW:
www.routerperformance.net
Support plans:
https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German):
https://opnsense.max-it.de/
nikgreg99gmail.com
Newbie
Posts: 4
Karma: 0
Re: Building procedure
«
Reply #2 on:
April 25, 2021, 03:26:11 pm »
I have a build a package in a FreeBSD distribution putting it in usr/plugins/devel. I have executed the command 'make package'. Then I think I have to go on OPNsense, going into the directory where is located the t.x.z folder. Then i have to make the sudo pkg add <package_name>.t.x.z. Is the right procedure?
(The package in on a repo on Github and I have already created the +POST_INSTALL)
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
Building procedure