SMTP Authentication in 12.0 BETA

2018-11-05 Thread Dean E. Weimer via freebsd-stable
I have been running SMTP authentication and using ssl=libressl set as well. However in 12.0 BETA this fails to compile. I have followed the settings from and placed the following in my /etc/make.conf SENDMAIL_CFLAGS=

Re: FreeBSD/powerpc64 (POWER9) with ZFS on /

2018-11-05 Thread Bill Sorenson
On Mon, Nov 5, 2018, 3:45 AM Piotr Kubaj via freebsd-ppc > ZFS is by default not available for partitioning in bsdinstall. We can, > however, use manual partitioning in shell to make ZFS partitions. > > But what if we want to do ZFS on /? This is currently not supported > out-of-the-box. The rea

FreeBSD/powerpc64 (POWER9) with ZFS on /

2018-11-05 Thread Piotr Kubaj via freebsd-stable
ZFS is by default not available for partitioning in bsdinstall. We can, however, use manual partitioning in shell to make ZFS partitions. But what if we want to do ZFS on /? This is currently not supported out-of-the-box. The reason is that Petitboot, used on POWER9 to boot kernel, doesn't sup