From owner-freebsd-current Tue Apr 8 17:54:38 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA15933 for current-outgoing; Tue, 8 Apr 1997 17:54:38 -0700 (PDT) Received: from po1.glue.umd.edu (root@po1.glue.umd.edu [129.2.128.44]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA15928 for ; Tue, 8 Apr 1997 17:54:35 -0700 (PDT) Received: from baud.eng.umd.edu (baud.eng.umd.edu [129.2.98.183]) by po1.glue.umd.edu (8.8.5/8.8.5) with ESMTP id UAA01059; Tue, 8 Apr 1997 20:54:32 -0400 (EDT) Received: from localhost (chuckr@localhost) by baud.eng.umd.edu (8.8.5/8.6.4) with SMTP id UAA10691; Tue, 8 Apr 1997 20:54:30 -0400 (EDT) X-Authentication-Warning: baud.eng.umd.edu: chuckr owned process doing -bs Date: Tue, 8 Apr 1997 20:54:29 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@baud.eng.umd.edu To: Michael Smith cc: current@freebsd.org Subject: Re: 'make release' &c. In-Reply-To: <199704090015.JAA21646@genesis.atrad.adelaide.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 9 Apr 1997, Michael Smith wrote: > > I'm cross because people keep rebooting the machine I'm trying to build > a release on, but that's neither here nor there 8) > > I actually wanted to gripe about this : > > setenv NOSECURE > setenv NOPROFILE > setenv NOGAMES > setenv NO_PORTS Yeah, underbars. Some of the mount stuff that's recently changed because of the Lite2 changes shows the same problems. Look at the mount stuff: journey2:/usr/src/sys:62 >find . -name \*mount.h -print ./i386/ibcs2/ibcs2_mount.h ./isofs/cd9660/cd9660_mount.h ./msdosfs/msdosfsmount.h ./nfs/nfsmount.h ./sys/mount.h ./ufs/ufs/ufsmount.h I'd like to see the ibcs2 and cd9660 stuff changed to reject the underbar, or add it to the other ones. I'd figure out the required changes by munging around my tree, if I got consensus on the need (maybe this weekend?) ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+-----------------------------------------------