From owner-freebsd-hackers Fri Sep 1 11:28:01 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id LAA12710 for hackers-outgoing; Fri, 1 Sep 1995 11:28:01 -0700 Received: from tfs.com (tfs.com [140.145.250.1]) by freefall.FreeBSD.org (8.6.11/8.6.6) with SMTP id LAA12704 ; Fri, 1 Sep 1995 11:28:00 -0700 Received: by tfs.com (smail3.1.28.1) Message-Id: From: julian@TFS.COM (Julian Elischer) Subject: Re: kernel size To: phk@critter.tfs.com (Poul-Henning Kamp) Date: Fri, 1 Sep 1995 11:27:54 -0700 (PDT) Cc: julian@ref.tfs.com, jkh@time.cdrom.com, rgrimes@gndrsh.aac.dev.com, hackers@freebsd.org In-Reply-To: <3807.809810731@critter.tfs.com> from "Poul-Henning Kamp" at Aug 30, 95 12:25:31 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 935 Sender: hackers-owner@freebsd.org Precedence: bulk > > > I made one today > > > > look in the makefile.. > > > > release.8: write_mfs_in_kernel > > @cd ${.CURDIR} && $(MAKE) ckRELEASEDIR > > rm -rf ${RD}/mfsfd > > mkdir ${RD}/mfsfd > > cd ${RD}/mfsfd && \ > > mkdir -p dev mnt stand/help > > @cd ${.CURDIR} && $(MAKE) installCRUNCH CRUNCH=boot \ > > DIR=${RD}/mfsfd/stand ZIP=false > > > > ^^^^^^^^^ > > This is because gziped a.out takes more VM, and we have none, and the > entire kernel is gzipped anyway... I realised that... but it doesn't fit between 1 and 3MB when decompressed :) > > -- > Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. > http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. > whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. > Just that: dried leaves in boiling water ? >