Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 1997 23:50:22 -0500 (EST)
From:      jack <jack@diamond.xtalwind.net>
To:        freebsd-current@freebsd.org
Subject:   make release under 2.2.1-RELEASE
Message-ID:  <Pine.BSF.3.96.970402224044.2756A-100000@zeus.xtalwind.net>

next in thread | raw e-mail | index | archive | help
This morning we began converting our 5 BSDi boxes to FreeBSD. <G>  We
shuffled some things around and freedup a p5-133 w/ ~5gig of drive space.
Since we have many users with >8 char names i just did a bin and source
install, edited utmp.h and param.h, and made world and the kernel.  All
went well.  :)  My plan was to roll a release on that box and install to
the others from it.  Make release has not gone well.  

===> lkm/wcd
install -c -o bin -g bin -m 555   wcd_mod.o /var/release/lkm
cd /var/release/usr && rm -rf src &&  cvs -d  co -P -r RELENG_2_2 src
cvs: invalid option -- P Usage: cvs [cvs-options] command
[command-options] [files...]

Checking the Makefile it seems CVSROOT needs to be defined.  My first
guess was /usr/src/CVS.  So much for that idea.  :(

cd /var/release/usr && rm -rf src && cvs -d /usr/src/CVS co -r RELENG_2_2 
src 
cvs co: Sorry, you don't have sufficient access to /usr/src/CVS 
cvs [co aborted]: /usr/src/CVS/CVSROOT: No such file or directory

Help..

What part of TFM do I need to R?


--------------------------------------------------------------------------
Jack O'Neill                             Crystal Wind Communications, Inc.
jacko@xtalwind.net                        Citrus County FL's Premier ISP
Finger jacko@diamond.xtalwind.net or           The CyberSurf C@fe   
http://www.xtalwind.net/~jacko/pubpgp.html       
for my PGP key.                               (352) 564-0101 (modem)
#include <std_disclaimers.h>                  (352) 563-5822 (voice)
 PGP Key fingerprint = F6 C4 E6 D4 2F 15 A7 67   FD 09 E9 3C 5F CC EB CD
--------------------------------------------------------------------------





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970402224044.2756A-100000>