Archive for April, 2007
13
Apr

My proposal for the Google Summer of Code to create a frontend for freebsd-update was accepted by the FreeBSD project.

My current design it to have a backend to control freebsd-update. This then talks to the frontend that lets the administrator update the machine and restart services as needed. I will have to come up with a protocol for the back and front ends to communicate in a secure manor. I also want to be able to extend what the backend can do, eg. update ports/packages, restart services or the whole computer.

06
Apr

I managed to get my EFIKA to get to the point where it will complain there is no device to mount the root file system from. It is using a few dirty hacks and some code from NetBSD but these should be able to be removed when Peter Grehan has finished his changes to the openfirmware function.

I have made a tarball of the patches and extra files required here.