Hey Lars,

> Building my own release looks useful when I deal with more machines
> later.

Yup, that's when the real fun kicks in.

> I didn't this time so, so there is no /usr/src directory to work
> with. ie. The first step in that document fails:
>       cd /usr/src && cvs up -r OPENBSD_4_0
>       ksh: cd: /usr/src - No such file or directory

Which sets did you install? You will need comp40.tgz at least. Anyway, you
can create this directory as said before.

To speed things up, download src.tar.gz and sys.tar.gz from a local
mirror; cd *into* /usr/src/ and untar: tar zxf /path/to/both/files.tar.gz.

Then, run the above cvs command. Make sure you have the CVSROOT
environment variable set to a local cvs mirror.

HTH and good luck... Nico

Reply via email to