From owner-cvs-all Sun Jan 20 15:17:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 047C237B400; Sun, 20 Jan 2002 15:17:53 -0800 (PST) Received: (from matusita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0KNHqa78419; Sun, 20 Jan 2002 15:17:52 -0800 (PST) (envelope-from matusita) Message-Id: <200201202317.g0KNHqa78419@freefall.freebsd.org> From: Makoto MATSUSHITA Date: Sun, 20 Jan 2002 15:17:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG matusita 2002/01/20 15:17:52 PST Modified files: release Makefile Log: MFS 1.536.2.52 (partial) and 1.536.2.70: kgzip loader if i386 (only). 5.0-CURRENT-20020121-JPSNAP was failed to build since kern.flp has no space. There is already a hack to kgzip loader, and it makes: -r-xr-xr-x 1 root wheel 163840 Jan 21 07:40 loader* -r-xr-xr-x 1 root wheel 90121 Jan 21 08:06 loader.kgz* 73719 bytes of free spaces to us. Revision Changes Path 1.654 +5 -1 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message