From owner-freebsd-hackers Sat Oct 14 03:35:37 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA02950 for hackers-outgoing; Sat, 14 Oct 1995 03:35:37 -0700 Received: from pancake.remcomp.fr (root@pancake.remcomp.fr [194.51.30.1]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id DAA02941 for ; Sat, 14 Oct 1995 03:35:25 -0700 Received: from zapata.omnix.fr.org (zapata.omnix.fr.org [128.127.10.1]) by zapata.omnix.fr.org (8.6.9/8.6.9) with SMTP id MAA05646; Sat, 14 Oct 1995 12:28:21 +0100 Date: Sat, 14 Oct 1995 12:28:21 +0100 (MET) From: Didier Derny To: Joerg Wunsch cc: hackers@freebsd.org Subject: Re: make release In-Reply-To: <199510132242.XAA05210@uriah.heep.sax.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org Precedence: bulk thanks for your help what do you mean by double-spaced ? is there a probleme with my mail ? +---------------------+ | Didier Derny | | didier@omnix.fr.org | +---------------------+ On Fri, 13 Oct 1995, J Wunsch wrote: > 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. ;-) >