NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: What would be the best course of action?



> You can of course build a snapshot from sources yourself. It only requires 
> four commands:

> env CVS_SSH=ssh cvs -d anoncvs%anoncvs.fr.NetBSD.org@localhost:/cvsroot 
> checkout -P -rnetbsd-6 src
> env CVS_SSH=ssh cvs -d anoncvs%anoncvs.fr.NetBSD.org@localhost:/cvsroot 
> checkout -P -rnetbsd-6 xsrc
> cd src
> ./build -R /where/you/want/your/snapshot -j <number of parallel jobs> -u -U 
> -x -m amd64 release iso-image

>         Kind regards


> Matthias Scheler                           http://zhadum.org.uk/

I think the xsrc part could be omitted if one prefers to build xorg from pkgsrc?

I'd want to see if I can avoid some NetBSD X bugs that way.

I'd likely be building from FreeBSD 9.0-STABLE.

I suppose I could build a memstick image instead of iso-image?

Tom


Home | Main Index | Thread Index | Old Index