From owner-freebsd-hackers Fri Oct 13 16:01:54 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA15996 for hackers-outgoing; Fri, 13 Oct 1995 16:01:54 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id QAA15988 for ; Fri, 13 Oct 1995 16:01:46 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id AAA12556; Sat, 14 Oct 1995 00:01:37 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id AAA20654; Sat, 14 Oct 1995 00:01:36 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.6.12/8.6.9) id XAA05210; Fri, 13 Oct 1995 23:42:43 +0100 From: J Wunsch Message-Id: <199510132242.XAA05210@uriah.heep.sax.de> Subject: Re: make release To: didier@omnix.fr.org (Didier Derny) Date: Fri, 13 Oct 1995 23:42:42 +0100 (MET) Cc: hackers@freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: from "Didier Derny" at Oct 13, 95 11:59:37 am X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 790 Sender: owner-hackers@freebsd.org Precedence: bulk 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. ;-)