YONETANI Tomokazu reports that DragonFly will boot on his Core 2 Duo MacBook Pro, though Daniel Tralamazza reports it won’t boot on his 1st generation MacBook Pro. I didn’t know this was possible…
Update: Darn.
YONETANI Tomokazu reports that DragonFly will boot on his Core 2 Duo MacBook Pro, though Daniel Tralamazza reports it won’t boot on his 1st generation MacBook Pro. I didn’t know this was possible…
Update: Darn.
If you haven’t already, you should make sure your NFS mounts can be put into the background. Sooner or later, it’ll save you a lot of waiting.
Dave Hayes posted his scheme for upgrading OpenSSL on a DragonFly 1.8 system to the latest version. This is useful if you haven’t yet moved to 1.10.1, and want to avoid recent OpenSSL security issues.
Linux Weekly News is reporting that AMD is planning to move away from binary driver support to an open-source driver, though the majority of the work will still originate from outside the company. That makes better 3D support on DragonFly at least possible. (via aggelos on EFNet #dragonflybsd)
BSDStats.org is reporting month-on-month increases in the number of reporting clients for almost every BSD flavor; while it’s not the most scientific method of reporting usage numbers, it’s the most scientific one I know of.  It’d be nice to see some more DragonFly hosts in there. (hint hint)
Undeadly.org has more coverage of the ongoing license issues. It is currently halfway between legally serious and Internet drama.
As a followup on the relicensing issue, Theo De Raadt wrote a description of the issues, with his central point: you can’t modify a license (i.e. remove a BSD license) without the agreement of the author. (via Undeadly)
Edit: Changed title for a better description.
Will Backman has no interviewee this week on BSDTalk. Instead, he extols the virtues of the command line.
Some light reading: a recent conversation on an OpenBSD mailing list about what they deal with in terms of closed-source binary files, and another one on the relicensing of files under both the GPL and a BSD license. Both are nicely presented on Kerneltrap.
EuroBSDCon is coming up in about 2.5 weeks; there will be, instead of a “Works In Progress” session, a poster session.
If you aren’t familiar with the concept, scientific conferences often have poster sessions, where people document their work on a single large sheet, post it with others, and answer questions as others come by to view the data on display. There are more in-depth explanations for the curious.
Dru Lavigne has put together a DVD with multiple BSDs included, along with documentation. It’s for use by people studying for the BSDA, which I haven’t covered enough lately.
Hasso Tepper is planning to remove Arcnet and Token Ring support. This probably affects no-one at this point.
The latest BSDTalk has an interview with Lucas Holt, founder of the MidnightBSD project.
Simon ‘corecode’ Schubert has been busy; in addition to adding Noah Yan’s work to get a 64-bit world to cross-build, he’s switching to vendor branches in CVS, asking people to pay attention to the AMD64 changes in the tree, and wanting to dump the pc64 platform.
Matthew Dillon pointed out that an update of our dump system, as used by dumpsys() (sorry, no man page), would be useful – perhaps taking from recent FreeBSD changes.
YONETANI Tomokazu mentioned the minor steps needed to have a program other than sendmail handling local mail delivery.
BSDTalk has a new interview up of Matthew Dillon, where he talks about the 1.10 release.
In addition, Will Backman, the person who conducts BSDTalk, is himself interviewed on episode 74 of “Linux Reality” (Via BSDNews)
The latest version of BSDTalk has an interview with Chris Moore, the founder of the PC-BSD project.
A question of what exactly is a domain, in relation to a host, led to several explanations of the concept. Even if this is already clear to you, it’s interesting to see the different ways it was explained.
Michael Neumann did some playing with jscan; he detailed the steps he went through, which may serve as a handy usage example.