From owner-cvs-all Thu Sep 17 15:46:13 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA24583 for cvs-all-outgoing; Thu, 17 Sep 1998 15:46:13 -0700 (PDT) (envelope-from owner-cvs-all) Received: from helios.dnttm.ru (dnttm-gw.rssi.ru [193.232.0.205]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA24433; Thu, 17 Sep 1998 15:45:56 -0700 (PDT) (envelope-from dima@tejblum.dnttm.rssi.ru) Received: (from uucp@localhost) by helios.dnttm.ru (8.8.5/8.8.5/IP-3) with UUCP id CAA26997; Fri, 18 Sep 1998 02:42:35 +0400 Received: from tejblum.dnttm.rssi.ru (localhost [127.0.0.1]) by tejblum.dnttm.rssi.ru (8.9.1/8.9.1) with ESMTP id CAA02115; Fri, 18 Sep 1998 02:45:00 +0400 (MSD) (envelope-from dima@tejblum.dnttm.rssi.ru) Message-Id: <199809172245.CAA02115@tejblum.dnttm.rssi.ru> X-Mailer: exmh version 2.0gamma 1/27/96 To: "Jordan K. Hubbard" cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/release Makefile In-reply-to: Your message of "Thu, 17 Sep 1998 04:25:51 PDT." <199809171125.EAA01779@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 18 Sep 1998 02:45:00 +0400 From: Dmitrij Tejblum Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk "Jordan K. Hubbard" wrote: > o Remove MSDOSFS until I find some other way of gaining some space. > This *totally disables* the use of DOS partitions in installation > so it's truly just a temporary measure. What about replace gzip with minigzip? It should give about 40K (uncompressed). Dima