I tagged DragonFly 3.6.3, at Sascha Wildner’s suggestion. Why do that when there’s a 3.8.1 out? This way there’s a version of 3.6 that has all the fixes included, including the recent OpenSSL updates. This ‘final versioning’ should probably be done for every release. I’ll work on final images.
The 3.8.1 tag was planned for tonight; I’m waiting to find out if there needs to be a new set of binary ports for 3.8.1 before I tag.
I tagged DragonFly 3.8.1; you can see a list of the changes in the tag message. New images are built. If you are already running 3.8.0, a normal make src-update and rebuild will get you everything.
Sascha Wildner has added the mrsas(4) driver, which works on a variety of LSI Thunderbolt devices – a variety of RAID cards, names for which are listed in the commit message. Note that as of right now, these devices by default get taken by the mfi(4) driver, so you need to take extra steps to get mrsas(4) used.
The obvious joke should be “how can you tell?” Anyway, the csprng in DragonFly has been updated and IBAA is being used more often, and there’s more updates on the way.
I’ve been short on this week (worked 19 hour day Tues/Wed, ug), so the list is short.
- All Is Lost, the results of feeding the worst possible player stats into the NBA Y2K game. I don’t watch basketball or play sports games, but the forced scrambling of the game is entertaining. The author did a similar thing to Madden NFL. The animated GIFs are the best. (via)
- UNIX Uniforms. (via)
- UNIX: Root Cause Analysis. Always makes you sound fancy to say that.
- jwz says: stop centralizing things.
- The Burroughs B6500 Status Report. That’s some oooooold computing there. (via)
- textql: SQL queries on CSV/TSV, which is something I’ve silently wished for before. (via)
- Not sure what this is or the source, but it’s neat looking.
Your unrelated link of the week: Another Cyriak music video, this time for Bonobo. (via)
Enjoy.
- PC-BSD 10.0.2 prerelease is out for testing.
- Build a FreeBSD 10.0-release Openstack Image with bsd-cloudinit.
- DiscoverBSD roundup for 2014/06/09. Also, there’s now a @_DiscoverBSD.
- Dan Langille is using pkg, and his recent posts on seeing download sources, or custom packages in poudriere may be useful. (Applies to DragonFly and FreeBSD.)
- Speaking of that, pkg could probably work with pkgsrc packages – that would be interesting. No link for that; I’m just thinking out loud.
- Li-Wen Hsu’s BSDCan 2014 con report.
- Michael W. Lucas talks about FreeBSD disk partitioning.
Matthew Dillon posted a note about the next point release of DragonFly, coming within a few days. Chunks of it like the recent OpenSSL and Sendmail fixes are already on the 3.8 branch.
I assume I’ll be the one rolling it, and I plan to put together a 3.6.3 tag too, just so there’s a final version of 3.6 that has all changes rolled up.
BSDNow 041 is out with an interview of Benedict Reuschling, along with a lot of news discussion and some interesting NAS notes. Hey, I’m mentioned!
If you’re building ports, it will treat OpenSSL as a dependency and bring in whatever version is available. If perhaps you want to use the version of OpenSSL installed as part of your base system, Robin Hahling has the answer for how. (This probably works on FreeBSD too.)
Sascha Wildner has removed some drivers in the x86_64 config. This will only really affect you if you use a custom kernel and still have entries for those drivers in the config file.
Thanks to Markus Pfeiffer, there is now a locking(9) man page for use the next time you say, “Which is the right lock to use?” Something I see almost monthly.
There were more problems found in OpenSSL… right after release of DragonFly 3.8. OpenSSL 1.0.1h has been committed, thanks to Robin Hahling and Sascha Wildner. I’ll be rolling a 3.8.1 release soon.
If you are saying “Hey, what about LibreSSL? And do I write it LibReSSL?”, it’s not set up as a portable release yet. Also, I don’t know the correct capitalization, either. There is some debate about the lack of notification from OpenSSL to LibreSSL, though other vendors were notified days before.
Less links than last week, but still lots. Alliteration!
- “Google’s autonomous cars, meanwhile, have never even seen snow.” Or ice, or deer? Uh oh.
- Bits Sysadmins Should Know. (via)
- Why Atom Can’t Replace Vim. The title is misleading; it’s Emacs vs. Vim. (via)
- How vi came about – Bill Joy in 1984. Compare to the previous link. (via)
- Defensive Bash Programming. Just because it’s Bash doesn’t mean you should be sloppy. (via)
- Why you should love nmap.
- Dwarf Fortress updated – first update in two years. Too scared to play it.
- The Unix Spirit set Free: Plan 9 from Bell Labs. As PDF. (via)
- How It Works… The Computer. A Ladybird book, sorta.
- Will this frustrate you as much as it does me?
- Freedom. Is there an open source/works -on-nonMacOS-BSD version of this idea?
- Old UNIX source, at unix.superglobalmegacorp.com. (via Antonio Huete on EFNet #dragonflybsd)
- Awesome 80s computing kids magazines. I had Enter, I think it was.
- ADOM is alive again.
Your unrelated link of the week: Carpets for Airports. Requires Flash, unfortunately.
Concise links this week.
- DiscoverBSD’s roundup for 2014/06/02.
- Code review culture meets FreeBSD.
- Michael Dexter’s BSDCan 2014 trip report.
- A RetroBSD license audit. (from #nycbug)
- Ass ember.
- FreeBSD GNATS is gone; now it’s Bugzilla. Nobody sheds a tear.
- NetBSD runs on BeBoxes? I didn’t realize.
- FreeBSD now has ‘stock’ network drivers.
- It’s always nice when people relicense.
- I like crosspollination, too.
- The default font path in pkgsrc has changed.
BSDNow 040 has an interview with Karl Lehenbauer at FlightAware, a tutorial on OpenBSD’s packaging system, and more from BSDCan 2014.
BSDTalk 242 has 17 minutes of conversation with Chris Buechler (of pfSense fame), recorded at BSDCan 2014.
The 3.8 release of DragonFly is out! See the release page for a changelog and check your local mirror for download first.
Binary dports packages for 3.8 have been built; they are available for download. (link goes to release versions of the packages. Future updates will be in ../LATEST)
For upgrades from 3.6: You can pull the 3.8 source normally with git:
cd /usr/src
git fetch origin
git branch DragonFly_RELEASE_3_8 origin/DragonFly_RELEASE_3_8
git checkout DragonFly_RELEASE_3_8
Assuming you are using an unmodified kernel, here’s the steps I usually do for an upgrade:
# make buildworld && make buildkernel && make installkernel && make installworld && make upgrade
After upgrading from 3.6, pkg (as designed) will download the appropriate 3.8 packages with pkg upgrade.
NYCBUG is having a meeting tomorrow night with the theme “Cloud and Colocation“. However! Suspenders, the usual restaurant location, has closed. (Aw, I liked it) This meeting is happening at the About.com offices, which means you can’t just show up – send email if you plan to attend.
I have possibly two weeks worth of Lazy Reading built up here, so sit down and get with the clicking:
- The Internet with a Human Face. Maciej Ceglowski’s recent talk. This is the you-should-read-it link of the week. (via)
- I Broke My Phone’s Screen, and It Was Awesome. Bunnie Huang finds the best place in the world to smash your cell phone.
- The Art of UNIX Programming. Prompted by this.
- Alert Design. The design of network monitor warnings, not designing alertly. (via)
- UNIX History Repository. On GitHub. So much is on GitHub these days… (via)
- A Trip Down UNIX Memory Lane. A lot of UNIX links this week; I don’t know why.
- “Are you a native full-stack visiongineer who lives to marketech platishforms?” Funny but sorta realistic.
- Presenting Data and Information, taught by Edward Tufte. Might be both interesting and local to some reader. (via)
- Python 3 is killing Python. This sort of thing has happened before, called “Perl 6”. (via)
- The Design of SQLite 4. The more I use SQLite, the more I like it. (via)
- Relics of Technology. How many of these things have you actually used? (via)
- tetris-bsd: the most basic version of tetris I’ve ever seen. (via saved Google search)
- That previous link led me to taipan, which is a game I loved on my Apple ][. Wait, I can still play it now?
- Apple phone and tablet models from the 80s. I remember shaping and painting models out of that sort of foam, years ago, before CAD ate it all.
- Notepad: more dangerous than you thought.
- Not necessarily the wrong way to look at tech blogs.
- 2000 or so Unicode characters. What common fonts actually implement everything in Unicode? Cause that would be a heck of a lot of designs. (via a Kickstarter newsletter)
- Beyond the stack. This way of setting up systems has taken over computing firms that are producing software for the Internet… but I don’t think people realize that isn’t all companies.
- The current Humble Book Bundle includes some Top Shelf comics publications, including semi-fictional-early-hacking-history Wizzywig which I’ve mentioned before, and the colossal not-related-to-computers work From Hell. Hopefully will still be up when you read this…
- If I can run an arbitrary program, I can do arbitrary things.
- Sun stories. Remember, it used to be BSD, back when Sun did was growing. One thing everyone seems to agree on: the workstations were great. (via)
- What’s going on with TrueCrypt. Since DragonFly has a truecrypt-compatible implementation, I’d certainly like to see it continue. (via)
Your unrelated comics link of the week: The End of Garfield. I don’t know if this is the original source for the image.
I put together a second release candidate for DragonFly 3.8, and it’s uploading now. The reason is that I goofed up the pkg build – Sascha Wildner has hopefully made that harder for me to screw up now.
Release is still planned for the 4th.
