Quote from: Antaris on March 30, 2019, 08:10:49 pmGood news. I also have SBC, but still not supported by BSD.It's a Libre Computer Tritium H5 2GB:https://libre.computer/2019/02/07/linux-4-19-lts-images-for-tritium/It only have support on Ubuntu, Debian and Armbian for now.Looks like a great device with crypto support. Not sure if FreeBSD already have a supported device that has the same hardware. If they do, maybe can port it's uboot into Tritium.
Good news. I also have SBC, but still not supported by BSD.It's a Libre Computer Tritium H5 2GB:https://libre.computer/2019/02/07/linux-4-19-lts-images-for-tritium/It only have support on Ubuntu, Debian and Armbian for now.
PS: I have some raspi 3 here, but no image. ;-) Tried to download the raspi 2 image, but I'm trapped in "Wait 5 sec for download to start" and then nothing happenz... (allowed nearly all scripts for this page, except the Google stuff). Btw, do you have SHA256 for me to verify the download? Many thanks in advance...
According to their wiki they have one supported:https://wiki.freebsd.org/FreeBSD/arm/Allwinner/H5https://www.friendlyarm.com/index.php?route=product/product&path=69&product_id=220
OPNsense: { fingerprints: "/usr/local/etc/pkg/fingerprints/OPNsense", url: "http://neko.progr.am/pieSense/${ABI}/19.1/latest", signature_type: "NONE", mirror_type: "NONE", priority: 11, enabled: yes}
bunzip2: opnsense-openssl-arm-armv6-rpi2.img.xz is not a bzip2 file.
Many thanks, download working now (this time I had to allow Google scripts definitely ;-) )!Will burn an SDcard and boot asap...https://wiki.odroid.com/odroid-xu4/odroid-xu4...but I had a look yesterday evening, apparently no FreeBSD support for this yet. NAS I will do with Ubuntu or Debian.___PS: My download givessha256sum opnsense-openssl-arm-armv6-rpi2.img.xz048cf798130084379cfbbff0908cc84ed3c06b6d4ffc0191f8fbe55a477d5471 opnsense-openssl-arm-armv6-rpi2.img.xzi.e. all lower case characters ;-)___PPS: Tried to expand the .xz, but with bunzip2 I get Code: [Select]bunzip2: opnsense-openssl-arm-armv6-rpi2.img.xz is not a bzip2 file.and Ark (on linux) ends with file sizes much lower than the packed file. Did you use a Windows tool to compress?
tar -xf opnsense-openssl-arm-armv6-rpi2.img.xztar: This does not look like a tar archivetar: Skipping to next headertar: Exiting with failure status due to previous errors
Strange, xz is installed (xz 5.2.4), but I get:Code: [Select] tar -xf opnsense-openssl-arm-armv6-rpi2.img.xztar: This does not look like a tar archivetar: Skipping to next headertar: Exiting with failure status due to previous errors...never had such problems to burn a raspi image, am I too stupid? :-D
Maybe
Anything necessary to use the whole SD-card?Which setup do you use for suricata?
...and you figured out the correct boot options for raspi 3 if I understand the link to GIThub correctly? :-D
I'd like to thank nekoprog for the work done with the ARM ports. Very useful and robust now. Next step is actually the long-promised BPI image and then come 20.1 we'll have to see what we can do when i386 is being dropped from our supported list...Cheers,Franco