Archive for May 2004

05/30/2004
Formatted docs reformatted

Sascha Wildner’s preformatted DragonFly documentation has been cleaned up, and had title pages and content lists added.

05/28/2004
Why not apt-get?

Matt Dillon mentioned that he’s considering using apt-get combined with VFS to create a sort of ‘per-user’ port visibility. Quoting his examples:

“So the ‘apache user’ might only have 10 ports installed (and only access to those 10) while a GUI user might have 50 ports installed (and only access to those 50). Overlaps would be allowed… the environments would be considered independant.

Such environments would also enforce basic isolation/separation/security features such as “/usr is read-only except for /usr/local”, and would be stackable, but instead of trying to use them on a per-package basis we would use them on a per-user basis (or something like that).

This gives us the best of both worlds in my view.

This would mean a new ‘port’ system would have to wait until VFS is finished, though using apt-get without the per-user separation would be achieveable almost immediately.

Somebody must be reading!

This log page passed 20,000 views for May. It’ll be interesting to see the bump after the 1.0 release happens…

Switch now or pain later

David Rhodus mentioned in his GoBSD journal that DragonFly is a better choice right now than FreeBSD 4.10, highlighting a FreeBSD-4 unfixed bug in his journal. He also let slip that he’s working on a commercial operating system based on DragonFly, with the first release candidate coming very soon.

Improvements in the future

Rahul Siddharthan pointed at this post as evidence of softupdates not working as quickly as it used to, for FreeBSD and by extension DragonFly. Matt Dillon replied that:

“FreeBSD-5 has a lot overhead, especially when it comes to the buffer manipulation that softupdates does. DFly should be nearly the same as 4.x in regards to FS performance.

There isn’t much I can do about softupdates but the (slowly progressing) namecache work will eventually allow us to release the exclusive lock on the directory vnode during directory searches and this will bring up our lots-of-little-file benchmark numbers considerably.

Another issue that slows down filesystem operations is the busy-page lockout that occurs when the system is writing data to disk and some other operation wants to modify the page undergoing I/O. That is ”on the table’ as well.”

Installer illustrated

There’s a whole slew of screenshots of the curses interface to the Nympha installer at http://www.livebsd.com/dfly/screenshots/.

05/27/2004
Kernel Krap

The kernel mailing list is getting hit with a Windows mail virus in a big way; be careful when viewing it through your mail client/news interface if you use Windows.

Update: fixed now.

BIND9 updated

Matt Dillon has added bind-9.2.4rc4 to contrib. This replaces bind8 that was being used for DragonFly (and I assume FreeBSD-4) by default. Things may be somwhat unstable for a few days; if that is trouble for you, don’t update your system this week.

05/26/2004
Mailing list archives

Andre Nathan noted that marc.theaimsgroup.com is archiving the dragonfly.bugs, dragonfly.commits, dragonfly.kernel, and dragonfly.submit newsgroups.

Man pages online

Sascha Wildner has placed converted DragonFly man pages at http://www.yoyodyne.de/dfly/doc/