From owner-cvs-all Fri Dec 3 10:13:27 1999 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 8E42E15224; Fri, 3 Dec 1999 10:13:25 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 794151CD79C; Fri, 3 Dec 1999 10:13:25 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Fri, 3 Dec 1999 10:13:25 -0800 (PST) From: Kris Kennaway To: Greg Lehey Cc: Mike Smith , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf GENERIC In-Reply-To: <19991202210256.32463@mojave.sitaranetworks.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, 2 Dec 1999, Greg Lehey wrote: > > Remove the 'gzip' image activator. We're not using a.out anymore, so save > > ourselves just over 8k. > > Does this mean that we can't gzip elf executables? We never could. It was always an a.out gzip image activator. gzexe is available which does almost as good a job as having it in the kernel.. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message