If you are using nvme(4), it’s no longer necessary to load the module. Update your configs accordingly, if you are on DragonFly 4.7.
Because of libressl, nc(1) is now available in the base DragonFly system. It was already available through dports, but it’s such a flexible tool that this is worth mentioning.
If you’re wondering about the new Braswell-series systems from Intel, Matthew Dillon has already run two with DragonFly. He reported on the results.
One of my favorite things: when someone just appears out of nowhere and says, “I needed a change to my software so I did it and here it is to share”. Harald Brinkhof wandered into DragonFly and the first thing he did was update support for trackpads.
It’s now possible to put the /boot of your DragonFly system in the ‘a’ partition of a disklabel. It’s perhaps not major, but it’s another step in EFI support. EFI installs are possible now – if you do it manually.
Two things recently learned by Sascha Wildner’s timezone update in DragonFly: Everything (“GNU/Linux, Android, the BSDs, Chromium OS, Cygwin, AIX, iOS, BlackBerry 10, MacOS, Microsoft Windows, OpenVMS, and Solaris”) uses the same time zone data, and there once was a “day of two noons“.
I get all the BSDs this week.
- Infrastructure in a Post-Cloud Era. .ike presenting at NYCBUG on November 2nd. Go if you are near, vote if you can.
- FreeNAS/ESXi – Link aggregation without a switch.
- Dropping Linux and KVM in Favor of FreeBSD and Jails (2015). (via)
- chromebook printing troubles
- I used Virtualbox to install both FreeBSD and DragonflyBSD… it said login incorrect upon reboot.
- Internet Connection Problems
- Continuous OpenBSD regress tests. (via)
- *BSD on laptops
- In this how-to we’ll set up an email server from scratch using NetBSD.
- Allow reading of files but no copying on FreeNAS.
- NetBSD 7.0.2 released.
- OPNsense 16.7.7 released.
- pkgsrcCon 2016 videos.
The switch to from OpenSSL to LibreSSL in DragonFly’s base and in dports has led to more cleanup, including the removal of an old, strange munitions/crypto import restriction. Be careful upgrading if you’re on master, though!
If your DragonFly machine is using CARP, and you don’t want CARP messing with your default routes, the sysctl net.inet.carp.setrou
COMPAT_43 is gone, but it hasn’t worked in a long time anyway. Note that this is 4.3BSD, pre-everything.
Remember I posted that LibreSSL is in base DragonFly, but not default? Well, it’s default now. You can have a system without OpenSSL at all, by rebuilding DragonFly-current and using up-to-date dports.
Update: see John’s comments for clarification: LibreSSL is default; the change is that OpenSSL isn’t even built any more. The result is still the same good news: you can have an OpenSSL-free DragonFly system now.
I’ve uploaded ISO and IMG files for DragonFly 4.6.1, so they should be available for download at your local mirror. Note that there’s an uncompressed 4.6.1 ISO for those installing to a virtual server.
I don’t have it uploaded yet, but DragonFly 4.6.1 is tagged. Anyone with an existing 4.6.0 or earlier system can upgrade now. Use the 4.6 release instructions if you are unsure on how to upgrade. The 4.6.1 tag commit message has all the changes.
OpenSSL in DragonFly 4.6 has been updated to 1.0.1u. It’s time for a DragonFly 4.6.1, to catch up on this and other updates since the 4.6.0 release. I plan to work on it this weekend.
It looks like I summarized iwm(4) updates too early, cause Imre Vadasz added an actual powersave option. I’d like to see someone with a power meter do some before-and-after testing.
It’s been a quiet week, but there’s some activity: Imre Vadasz has been committing many improvements to iwm(4). They haven’t been standalone enough for me to build a post around, but the most recent enables a low-power scan mode.
I’ll just say I did this:
cpdup -VV -v /var/hammer/usr/snap-20160928-0301/local/pgsql/data /usr/local/pgsql/
And managed to bring back my last year or so of RSS feeds and the like. Phew!