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 - freebee

#1
http://www.raspbsd.org/raspberrypi.html

I think this page can help.
Packages from 11x can work.

Glad to see this effort.
I can help with vms and hardware test.
#2
Development and Code Review / 16.1 - HardenedBSD
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.