I'd like to try my hand at building building Debian GNU/kFreeBSD from source (more a learning experience than anything) anyone got some docs knocking abouts?
In general, there is no difference in Debian GNU/kFreeBSD and Debian GNU/Linux in this area. 1) Just install GNU/kFreeBSD on your computer http://glibc-bsd.alioth.debian.org/doc/ http://wiki.debian.org/Debian_GNU/kFreeBSD 2) use i.e. this recipe to build source package "foo": apt-get install autotools-dev apt-get build-dep foo apt-get -b source foo Petr