Date: Fri, 13 Oct 1995 23:42:42 +0100 (MET) From: J Wunsch <j@uriah.heep.sax.de> To: didier@omnix.fr.org (Didier Derny) Cc: hackers@freebsd.org Subject: Re: make release Message-ID: <199510132242.XAA05210@uriah.heep.sax.de> In-Reply-To: <Pine.BSF.3.91.951013115752.3006C-100000@zapata.omnix.fr.org> from "Didier Derny" at Oct 13, 95 11:59:37 am
next in thread | previous in thread | raw e-mail | index | archive | help
As Didier Derny wrote: > how is it possible to do a "make release" without a cvs source tree ? It's not even possible _with_ a CVS tree (in particular for you living in France), if the DES and Kerberos bits are missing. I always have to tweak the Makefile to not care for that crypto stuff. Presumably, you could do something similar to avoid the cvs checkout/ export operation, and place the source tree manually into the CHROOTDIR. > how can I removed the files created by make release that > resist to rm xxxx event when I'm root ? man chflags (Please, don't write double-spaced. Hard to read, and a waste of space.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510132242.XAA05210>