> On 06/10/06, Christoph Egger wrote: > > > Install devel/mercurial from the ports (if it's not there, then > > your ports are too old). > > > > Then fetch the sources with > > 'hg clone http://hg.recoil.org/openbsd-xen-sys.hg' > > > > You can update the sources with 'hg pull -u'. > > > > cd openbsd-xen-sys.hg/arch/xen > > ln -s conf.i386 conf > > cd conf > > config > > cd ../compile/ > > make depend > > make > > Thanks a whole lot for that! :) > I will also publicly repost that info, assuming that's ok with you? Yes and also mention that it is possible to re-publish its own source tree via http. This way, you can set up as many anonymous mirrors as you want. It is recommended to use (local) mirrors to not produce too much load on the server.