I think it is time to release this, here are the changes: - Remove usbfs special handling from rc.sysinit, for explanation see http://localhost/git/?p=arch/initscripts/.git;a=commit;h=f3e064ec822b3dae191... - Make USEDIRECTISA default to no - this is a change in behaviour compared to what we had in the past, but it makes more sense like this - Remove the initrd hacks, this has all been solved more elegantly with initramfs - Fix some bug in the network daemon - Remove the screen blanking setting from rc.sysinit, we don't usually hardcode such things - Fix some weird udev issues, hopefully (I have no idea why the fix works, but it has been confirmed) - Some random cosmetics/fixes in code and output If you want to know it all, look at the git repository.