I’ve finished converting the FreeBSD Handbook over; it’s not currently built into the DragonFly website, though it’s available on my build machine.
David Rhodus updated pkg_install
to deal appropriately with the name “1.1-CURRENT” for those with very new systems.
Scott Ullrich committed OpenSSH 3.8.1.p1 into the base system today. You will need to do a full makeworld/buildworld to upgrade.
Incidentally, congratulations to Scott Ullrich on getting a ‘commit bit’, meaning he can now add code directly to the project. You may know Scott from his previous work on the Installer.
Matthew Dillon has added NDIS support, enabling a variety of network cards on DragonFly. (This is also known as “Project Evil”) He also added a README describing how to get a Windows driver working.
Matthew Dillon commited the start of MBUF/cluster accounting, plus some LWKT changes to accomodate NDIS.
There’s been over 50 commits made in the past two days, including such things as nvidia-driver improvements from Emiel Kollof, a pkill import from Chris Pressey, and wicontrol updates from Joerg Sonennberger.
Matthew Dillon’s made a number of improvements to the booter code, so (re)installing a master boot record may help those having trouble with the basic boot system.
Hiten Pandya’s updated IPFilter to version 3.4.35
Joerg Sonnenberger has committed the initial framework for 802.11 support. This means better support for those of us running wireless is coming soon, especially those with atheros-based cards.
The userland scheduling patch I referred to earlier is now in the system. This is a good reason to upgrade/rebuild, because of the positive effect of system response.
Some people have reported timing problems with DragonFly – time speeds up depending on load. (Insert OS joke here.) Matthew Dillon’s added the hw.i8254 sysctl for checking current values. He’s also made it possible to boot the Live CD for those with SCSI hard drives.
Jeroen Ruigrok/asmodai has committed support for a number of different Firewire and USB chipsets. Check the commits list for info.
Hiten Pandya commited YONETANI Tomokazu’s changes that make the very essential tool portupgrade deal with ports that have DragonFly-specific overrides.
The Installer has been made part of the base system. Congratulations are due to the Installer Team (Chris Pressey, Devon O’Dell, Eirik Nygaard, Hiten Pandya & Scott Ullrich), who managed in a few months to crank out a program better than any other non-commercial BSD installer. And there’s more to come!
Matt Dillon committed YONETANI Tomokazu’s patches bringing in build 20040527 of Intel’s ACPICA. Also, some ACPI tools.
Mat Dillon has committed YONETANI Tomokazu’s extensive ACPI changes.
Matt Dillon has enabled the SIO FIFO (1655x) (don’t ask me what that is…) to reduce latency when that little spinning / | \ – bar thing runs during inital boot.
I note this just so I can say: “DragonFly – we even twiddle fast.”
Hiten Pandya and Matt Dillon have put together a debug script area for the kernel. Pasted here is Hiten’s commit message.
Continue reading “Debug directory”
I’ve committed the initial “port” of the FreeBSD Handbook into the doc repository. It’s not yet built into the site, but you can see a test version at http://forknibbler.com/guide/. Anyone who wants to add/rewrite a section is strongly encouraged – send it to the submit ‘at’ dragonflybsd.org mailing list.