Here’s some comments from Matthew Dillon on page coloring in DragonFly; a topic that comes up every year for some reason.
The release candidate for GCC5 (5.1.0) is out, and it’s in DragonFly too. It’s not yet switched over to run as the default – that’ll require the release.
Episode 085 of BSDNow has a conversation with Pascal Stumpf about PIE in OpenBSD, along with the usual mix of news. In the mix is a link to the 1.5.0 release notes for pkg, which affects a number of BSDs, DragonFly included.
The default compiler in DragonFly is going to change over from GCC 4.7 to GCC 5.x very soon, to match the GCC 5.1 release. This means that packages built for DragonFly-master won’t be compatible with the old ones. You will need to reinstall packages when you next ‘pkg install’. John Marino has an extensive writeup detailing what’s needed, and the actual change is some days off.
If you are using DragonFly 4.0.x (the release), this doesn’t affect you at all.
Francois Tigeot has a new update to the drm/i915 driver for testing. It matches, feature-wise, what’s in Linux 3.12. Try it if you’ve got the hardware. (and dragonfly-master)
The insulation on the external lines leading here are apparently delicious, if you’re a squirrel.
I have had trouble with my daily/weekly periodic reports never making it to my GMail account. Sascha Wildner pointed out to me that periodic.conf has its own answer already:
daily_output=”/var/log/daily.log”
daily_status_security_output=”/var/log/security.log”
weekly_output=”/var/log/weekly.log”
monthly_output=”/var/log/monthly.log”
… and newsyslog is already set to take care of them. There’s more in the periodic.conf man page.
Without meaning to, I’ve broken into full-on computer nostalgia this week. Don’t know how it happened, but at least the links are interesting.
- Tiling by squares. I hope you like math. (via)
- “whatever it is, it’s already over“, which led me to “The planned unplanned outage“.
- The NMFECC Cray Time-Sharing System (1985) [pdf] (via)
- Programming Languages in 2014. (via)
- A history of the Amiga – The demo scene (2013) (via) The links in the source article are best.
- 8088 MPH: We Break All Your Emulators. (via)
- BeOS Demo Video (1998) (via) I miss BeOS.
- The Full History of Board Games. (via)
- Turning the Arduino Uno into an Apple II. (via) Notes how awesome the 6502 processor was.
- The Apple ][ Watch. Holy crap, this is cool. It wouldn’t be easy to duplicate, but so very worth doing. (via)
- An object of infinite length but finite volume. (via)
- Modern alternatives to PuTTY?
- Dealing with key-based authentication on Windows with Putty
- How the Computer Got Its Revenge on the Soviet Union. The source for this story has more interesting link material.
- Can someone explain containers to me?
- Glass Hands (Violent Motion, 2). “(I’m still holding out for a director’s cut of Iron Man where Tony Stark struggles for an hour to place a screen protector on his faceplate without trapping any dust under the plastic, but I’m not holding my breath.)“
- What Part of “No, Totally” Don’t You Understand? For the readers that don’t have English as their first language. Or maybe those that do. (via)
- The Task Continuity Model. Incidentally describes my method of building up articles for this very Digest. (via)
Your unrelated tea link of the week: The man who drank too much iced tea. He wasn’t drinking that much, which makes me a bit worried about my own hot tea consumption. (via)
Your unrelated psychedelic rock video of the week: Lightning Bolt’s The Metal East. If you find the art interesting, start looking for Fort Thunder comics. (via)
At the last minute, as usual.
- Contributing to OpenBSD. “I spent two days hunting through Xenocara & graphics card driver code Finally found a good workaround: get a wife.” (via)
- Invented by OpenBSD.
- OpenBSD 5.7 highlights.
- Raspberry Pi 2 support in NetBSD. (via)
- AMD Catalyst might be coming to FreeBSD. Comments are more useful than the article, so I’m just linking to them.
- FreeBSD and beadm.
- The History (and Future) of FreeNAS & TrueNAS.
- flashrd, for creating embeddable OpenBSD images. (via)
- OpenBSD window manager discussion.
- A bounty for OpenBSD/Xen.
- A gdb script for printing routing tables on FreeBSD.
- Bitrig and pkgsrc.
- PDF presentations possible on PC-BSD.
- PC-BSD now has a “ISCSI replication configuration wizard“.
- NYCBUG has an OPNSense mirror available.
Lastly: nvi2, a multibyte folk of nvi, seen in multiple places. This may be good for every BSD to adopt. (every other BSD, I mean.)
There’s been some linking to the updated HAMMER2 design document. The Reddit link doesn’t have anything specific, but the Hacker News one has some details (including a credit code!) for installing DragonFly on a Vultr VPS.
Noticed in the most recent time zone data update for DragonFly: some people keep Mars time.
The most recent (well, this is the mostest recent) update of ACPICA for DragonFly, by Sascha Wildner, is different from the usual import: it happens to include actual upstream support for DragonFly
This week’s BSDNow talks with Baptiste Daroussin about developing and using pkg, for ports and for packaging the base FreeBSD system. (Baptiste has been seen on #dragonflybsd, since pkg is on DragonFly, so I’m sure there’s some relevant bits there, too.) There’s also the usual news summary.
I haven’t been drawing enough attention to it, but there’s been a bunch of HAMMER filesystem activity lately: First, Tomohiro Kusumi has been working on HAMMER – these posts are a small subset of his commits. Second, Matthew Dillon has been working full steam ahead on HAMMER2. The HAMMER2 design document has been updated (read this!), and he’s already accomplished master->slave disk syncing.
It’s not ready for production, of course, which you may already realize, so don’t install it unless you want to work on the code.
Happy Easter! It means chocolate for me.
- Everything is Made up and the Points Don’t Matter. Substitute “open source work” for “design” in this story. (via)
- The GNU Manifesto Turns Thirty. Quoted from the article: They would roll their eyes a bit, then hasten to add, as more than one did, “But he’s right about most things.” (via)
- COMPUTERS IN OUR LIVES.
- Where we went wrong, or, The one thing Philip Greenspun got right (in 1997).
- A Round Pie in a Square Box. I admit I read it at first just because it mentioned pie, but it is an interesting history. (via)
- istruecryptauditedyet.com. (via)
- How I doubled my Internet speed with OpenWRT. I shall now be annoying: Should have used pfSense, and it’s not a doubling of speed, it’s a doubling of capacity. Any connection on either link is still limited to the speed of that link. (via)
- Oblique Strategies, the website. The Wikipedia entry on Oblique Strategies will tell you what that is, though I could have sworn I talked about it before. (via)
- How a bad RJ45 termination can ruin a cable. First time I’ve seen a check other than “It lights up the tester; must be fine.” (via)
- Some slick awk built-ins.
- Origins of the tilde.
- My Quantified Email Self Experiment: A failure. (via)
- free-for-dev, a list of ‘as-a-service’ items offered free, for development or whatever. (via)
- /dev/notrandom, an April Fools item I actually liked. (via)
- MISTAKES WERE MADE: COMPUTER HISTORY, DECOMPILED. April 17th in NYC.
- Vintage Computer Festival East, happening same day in New Jersey.
- The Interface Experience: Forty Years of Personal Computing. At Bard College now.
- (Last 3 links all via SIGCIS, an excellent resource.)
- Creating a BBS in 2015. (via)
- Dueling Unixes and the Unix Wars [pdf]. (via)
- Is BSD UNIX?
Your unrelated comics link of the week: Jason Shiga’s comics. It’s an article about the comics, not the comics themselves, so go to his site next. (via)
Also unrelated: tea is one of the topics I link here, and alert reader Jeff Ramnani pointed out Strand Tea as a good source. I also saw Deep Mills referenced in the UK. Anyone else have a favorite online vendor?
If you’re part of a BSD user group, please let me know your schedule. I’m able to catch NYCBUG announcements cause I’m on their announce@ mailing list – but I could use more.
- DiscoverBSD for 2015/03/30.
- Lumina 0.8.3 is released.
- Building PC-BSD Utilities From Source. (video)
- BSD Magazine for March.
- Directly building FreeBSD AMI images.
- FreeBSD daily status reports, a little more human-readable.
- 4 new commands in FreeBSD DDB.
- The FreeBSD boot loader can now take your GELI passphrase.
- A probably definitive answer on OpenBSD and clang.
- pf tables mean no reloading.
- BSD contributor Paul Schenkveld has died.
- If you are in the UK, there’s a mini OpenBSD ports hackathon happening now.
- NetBSD systems can now resize / on reboot, if space is available.
- LibreSSL in pkgsrc, soon.
- NYCBUG’s next meeting is April 8th, with Christos Zoulas presenting blacklistd.
Do you use info pages? Yeah, me neither. John Marino’s removed or converted the various info pages already in DragonFly, and removed texinfo since it’s no longer required. (I’ve linked to a few examples, but there were a number more commits than this.)
This week’s BSDNow has the usual roundup of news, including some… suspicious items, plus an interview of Kamila Soucková about conferences and Google Summer of Code. They note this Hammer2 proposal.
Today’s the annual Bad Tech Joke, also known as April Fools Day. I don’t do those here, cause I think of them like this. This is your public service announcement to ignore most of what you read for the next 24 hours or so.
The default .cshrc in DragonFly has had some changes, which shouldn’t be anything but handy… assuming you are using tcsh. Also: the loader menu defaults to a blue Fred, now.
