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.
Some meaty links this week.
- How old is your oldest on-disk Unixish operating system? I ask that question because I saw this.
- Undeadly has a nice set of links to all the recent BSDCan 2014 presentation videos. I don’t see Francois Tigeot’s DragonFly talk in there, though – don’t know if it got recorded.
- Packaging on FreeBSD, for those who haven’t moved to pkg yet. (via)
- DiscoverBSD news summary for 2014/05/26.
- 56 different BSD-oriented Twitter accounts.
- A recording of Michael W. Lucas’s recent OpenBSD webcast is available now. I think that link will work – might require giving your email.
- Getting files off your Android phone – this was on openbsd-misc@ but probably applies to any BSD. Follow the thread for answers.
- kornbrew, a run ‘n’ play missing package manager for BSD.
- NetBSD has moved to gcc 4.8.3.
- If you are using OpenBSD and encrypted vnd, you will need to migrate off of it before the next OpenBSD release.
- Google’s Compute Engine SDK runs just fine on OpenBSD, as Michael W. Lucas found out.
- PC-BSD Digest 30.
- Plugins in FreeNAS.
- Warren Block’s BSDCan 2014 trip report.
BSDNow episode 039 is up, with an interview of Jon Anderson about capsicum and casperd, a tutorial about encrypting DNS traffic, and a slew of other links including ones to the recent BSDCan event presentations.
If you have DragonFly on a laptop, and a docking station for that laptop, it may be better supported now. (no, I don’t know exactly what acpi_dock does.)
Alexandre Perrin contributed an upgrade of wpa_supplicant and hostapd for DragonFly, bringing it from 0.6.10 to version 2.1 – a 4-year jump.
Thanks to John Marino and people I don’t know the name of in the gcc project, DragonFly is now part of the gcc test suite.
“What about clang?” you say? We’re not picky; DragonFly works with either.
I’ve branched DragonFly 3.8, and tagged a release candidate. Please try the release candidate if you can. I have links in my post to users@/kernel@. Don’t forget the remaining issues! Planned release date is June 4th.
Normally I’d save this for the In Other BSDs weekend item, but the time horizon is too short: Theo De Raadt and Bob Beck are giving a last-minute LibreSSL talk tonight at the Calgary UNIX Users Group meeting at 5:30 PM. See www.cuug.ab.ca for the location.
