Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
16.1 - HardenedBSD
« previous
next »
Print
Pages: [
1
]
Author
Topic: 16.1 - HardenedBSD (Read 6092 times)
freebee
Newbie
Posts: 2
Karma: 0
16.1 - HardenedBSD
«
on:
June 10, 2016, 11:19:32 pm »
Hi.
I installed HardenedBSD amd64.
I trying to build a nano image.
Host: amd64
Target:i386
So, i made the git clone from opnsense repo (including ports and src).
My command line is:
make nano OPTION="FLAVOUR=OpenSSL" ARCH=i386
Is correct ?.
OBS: I learn a tutorial to compile opnsense 15.7 with hardenedbsd, however i try to compile 16.1.
Thanks.
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: 16.1 - HardenedBSD
«
Reply #1 on:
June 11, 2016, 09:30:37 am »
HardenedBSD has different tools, core, source and ports trees[1] you will need to put under /usr. The build host should be native i386, the command then simply is:
# make nano
Unfortunately, HardenedBSD/OPNsense will no longer be built, but we will further incorporate HardenedBSD security directly into OPNsense.[2]
[1]
https://github.com/hardenedbsd
[2]
https://forum.opnsense.org/index.php?topic=3108.0
«
Last Edit: June 11, 2016, 09:32:14 am by franco
»
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
16.1 - HardenedBSD