From owner-cvs-all Thu Sep 17 04:26:13 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA21274 for cvs-all-outgoing; Thu, 17 Sep 1998 04:26:13 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA21268; Thu, 17 Sep 1998 04:26:10 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA01779; Thu, 17 Sep 1998 04:25:51 -0700 (PDT) Date: Thu, 17 Sep 1998 04:25:51 -0700 (PDT) Message-Id: <199809171125.EAA01779@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/09/17 04:25:51 PDT Modified files: release Makefile Log: Temporary hacks to get releases working again: 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. o Set NODOC=YES since docs are broken right now (they try and install into the bindist rather than the docdist - need to figure out why). Revision Changes Path 1.387 +4 -3 src/release/Makefile