NetBSD-Users archive

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

Re: track current kernel



Well correct me if i'm wrong because i tried it 6 times and it always
fails and it takes a hell lot of time.

One clean install of NetBSD 4.0
#cd /usr
#mkdir src objdir tooldir
#chown someuser src/ objdir/ tooldir/

as someuser:

$export CVSROOT=anoncvs%anoncvs.se@localhost,NetBSD.org:/cvsroot
$export CVS_RSH=ssh
$cvs checkout -PA src

also today to make sure i'm up to date:
----------------------------
$cd /usr/src
$cvs -q -d $CVSROOT update -dP
#chown -R someuser:wsrc /usr/src
#chmod -R u=rwx,g=rwx /usr/src
------------------------------

$cd /usr/src
$./build.sh -O ../objdir -T ../tooldir -U -u tools
$./build.sh -O ../objdir -T ../tooldir -U -u distribution    (also
tried release)

well this is where it fails miserably with release or distribution
So please HELP because this trial && error process is taking a
painfull amount of time.

Thanks


Home | Main Index | Thread Index | Old Index