PC-BSD 9.1-RC1 Now Available
Kris has announced the availability of RC1:
The RC1 images for the upcoming PC-BSD 9.1 are now available for i386 and amd64 architectures.
This release candidate provides both users and developers a means to test out new features in the upcoming PC-BSD 9.1 release. This snapshot may contain buggy code and features, so users are encouraged to [...]
FreeBSD 9.1-RC1 Available
The first RC build for the FreeBSD-9.1 release cycle is now available. ISO images for the amd64, i386 and powerpc64 architectures are available on most of our FreeBSD mirror sites.
Vendor support is always nice
I noticed that this recent commit from Sepherosa Ziehau is a bug fix for jme(4). The commit thanks a JMicron employee for help. It’s always appreciated when a vendor is helpful to an open-source project for hardware support. It’s also something you should consider the next time you are shopping for computer parts.
dhclient update
Antonio Huete has updated dhclient(8) to match the OpenBSD version from whence it comes. I think all (most?) the BSDs use the OpenBSD dhcp client as a base now. The only user-facing change I see in a quick reading of the changes is a new ‘egress’ command line option.
Lazy Reading for 2012/08/19
I think I’ve made it through my backlog of things to post. For no apparent reason, I ended up with a whole bunch of ‘this vs. that’ links this week.
BSD vs. Linux. The target article is way old, but it’s interesting to see the comments.
Arch vs. Slackware, a friendly comparison. Mentions BSD in passing, and Arch ( [...]
What to fix next for pkgsrc
John Marino has been on a tear fixing pkgsrc packages, and he posted a list of what he considers the most necessary packages to get working on DragonFly. Several people have already stepped up and fixed them if you follow the thread. If one of these packages is something you use, it’s worth looking at.
Tcl and fuse news
John Marino is working on updating tcl in pkgsrc. It’s apparently quite messy to update, which may be why it has sat out of date for some time. Never one to rest, he’s also been making FUSE filesystems work on DragonFly. (Here’s a FUSE explanation, if you need it.)
Also this. Someday I’m going to write a (Read mor [...]
Actually trying Hammer 2
If you wanted to try Hammer 2 and you have several DragonFly-current systems around (virtual or not), Matthew Dillon has the instructions. Keep in mind that this is not something ready for use; it can’t actually free up space, for instance. It’s neat that you can have multiple systems passing data back and forth already, though! [...]
Another book tip: Vim and Vi Tips
Seen on Ycombinator News, the Vim and Vi Tips e-book on Amazon is _free_ today, and possibly just today. It’s a Kindle book, but there’s software Kindle readers from Amazon if you don’t have one.
More pkgsrc bulk
John Marino finished another bulk build of pkgsrc, and reports a 96.4% package success rate, using DragonFly and pkgsrc-current. We’re just a week or so from the next quarterly pkgsrc freeze, come to think of it…
Planning for the next release
3.2 is the next major release of DragonFly, which will be relatively soon by the every-6-months release schedule. John Marino’s put together another catch-all bug report for that release.
Some more networking chipset updates
Francois Tigeot has updated the ixgbe(4) driver, and Sepherosa Ziehau has added TSO support for bce(4) and additional bge(4) related chips, mostly from the FreeBSD drivers.
Summer of Code, week something
I was on the road and missed last week’s summaries for Summer of Code, and we’re almost at the end of the session, so I’ll just link to the most recent items from Mihai Carabas (there’s a lot there!), Vishesh Yadav, and Ivan Freitas.
Two different pkgsrc reports
I recently completed a bulk build of pkgsrc-2012Q2 on 64-bit DragonFly, though I still haven’t had a successfuly 32-bit build. However, John Marino has a report of how many packages are working on DragonFly in pkgsrc-current. (Answer: more than 95%)
Hammer 2 status report
Matthew Dillon recent posted a status report for Hammer 2. Of interest is the spanning tree protocol being built to handle messages between Hammer volumes. As he says in the message:
For example, we want to be able to have millions of diskless or cache-only clients be able to connect into a cluster and have it actually work…
(No, it [...]
alc(4) now works better, faster
Sepherosa Ziehau has added MSI support and cleaned up the alc(4) driver. If you’re using a network card with the Atheros AR8131 or AR8132 chipsets, you should see an improvement.
More RocketRAID support
Sascha Wildner has ported over more RocketRaid support, in the form of PCI IDs for various 4xxx and 3xxx series cards for hptiop(4), and a hpt27xx(4) driver that supports even more hardware.
Bash History: Correct / Repeat The La...
I often type the wrong command as follows under Linux bash shell: rsync -av dir1 user@server1.cyberciti.biz:/path/to/dir1 OR cp -av file1*.txt file2*.txt /path/to/dest I need to correct those command as follows: rsync -av dir5 user@server1.cyberciti.biz:/path/to/dir1
cp -av delta1*.txt delta2*.txt /path/to/dest How do I replace dir1 with dir [...]
Lazy Reading for 2010/08/12
A light list this week, but I’ve been on an island in Canada the past week. I can’t see much except water from there.
Part of the reason I started this Digest was to document things that would otherwise remain buried on mailing lists. So I feel there’s a parallel between this and reporting on police scanners – not t [...]