Date: Sat, 23 Sep 1995 13:28:43 -0700 (PDT) From: Wayne Hernandez <hernanw@FSL.ORST.EDU> To: questions <freebsd-questions@freebsd.org> Subject: make release without CVS tree Message-ID: <Pine.SUN.3.91.950923131913.26147A-100000@cornus.FSL.ORST.EDU>
next in thread | raw e-mail | index | archive | help
I am trying to make a local release without a CVS tree so I could bring another system online. I am having problems in the cvs section of the release rule where Jordan, in a messaged dated 2 Aug 95, said to change the .if !defined(RELEASETAG) section to tar -cf - -C /usr src | tar -xvf -C ${CHROOTDIR}/usr. I seem to be getting a tar file called -C in the current directory. Is this right? Also, how much space should I require for this, as I seem to have only 26 megs free on a 200 meg partition for /usr/obj, and /usr/obj/release? TIA, Wayne
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.950923131913.26147A-100000>