Please update your links to the RSS file, if you are using it. I’ve configured the permalinks to hopefully be more reasonable.
Sepherosa Ziehau has a new version of ifconfig, taken from FreeBSD 6 and put together for DragonFly by Andrew Atrens and Adrian Michael Nida. Give it a test, if you can.
Apparently, ruby has its own internal package management system, called gems. If you want to try this Ruby on Rails technique that’s all the rage lately, read this post from Csaba Henk.
Because of recent circumstances, I’m looking for at least 1 ‘new’ laptop. Is there anyone using DragonFly on a laptop? (Other than those mentioned here.)
Along the same lines, has anyone put together a server recently with a focus on low power usage?
I moved from Movable Type to WordPress. The original links to the XML and RSS feeds are broken, as are old links to individual stories. This will be fixed soon, and then I’ll improve the layout from the current default.
LinuxTag 2006 is happening in Germany May 2-6, and the BSD booth needs volunteers.
Some packages in pkgsrc, if they were built in the past few days, will need to be rebuilt. This post to the tech-pkg@ mailing list has details.
If you’re trying to mount a windows/samba share, load the right libraries first.
My house was robbed today; I lost my desktop computer, among other things. Not surprisingly, posting here may be slow for a little while…
For a bit of clarification, Matthew Dillon noted that his goal of having a single system image takes into account having “slow” network links to connect system, which means fancy (and expensive) high-speed interconnection will not be necessary.
I discovered that, at least on my uniprocessor test system, -j doesn’t make a speed difference for ‘make buildworld
‘. The -jn flag creates nextra processes, and is supposed to speed the process up to some extent. I’d like if someone could show me a system where it does make a difference…
Francis Gudin found a problem with ppp causing crashes; he also found a fix.
Matthew Dillon has posted his first version of the patch for 32 bit block number to 64 bit byte offset conversion; it’s a dangerous patch because of the chance for data corruption. He has a long list of filesystem (some of which I’ve never heard of) that need testing.
Matthew Dillon has a post describing a bug in the installer (encountered by ‘Eugene’) along with a workaround.
Dillon also describes his upcoming work, which will include BUF/BIO conversion, a read()
and write()
buffer cache interface, and then the “grand
cache coherency management system”, also known as the most complex code yet.
The latest BSDTalk podcast has man page tips and a talk with Henning Brauer of OpenBSD.
Liam J. Foy’s ultra-comprehensive list of BSD-related RSS info has now got its own domain: BSDPortal.org. Update your booktagdiggmarks appropriately.
NFSv4 is desirable and new; I managed to somehow stumble into these slides from a LISA 2005 presentation on NFSv4 that describes a bit more about NFSv4 features. (If you want the basics on NFS, check Wikipedia.)
TextDrive, a web hosting company, has a weblog, and on it an author, Jason, likes ZFS. So naturally, he is apparently quite enthusiastic about DragonFly adopting ZFS.
If you wanted to use a different version control system, but wanted to be compatible with DragonFly’s CVS system, Simon ‘corecode’ Schubert has written some scripts that make his Mercurial setup work with CVS.