From owner-freebsd-stable Sun Dec 16 19:59:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by hub.freebsd.org (Postfix) with ESMTP id 31DFE37B53A for ; Sun, 16 Dec 2001 19:58:35 -0800 (PST) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id fBH3wX620664 for ; Mon, 17 Dec 2001 12:58:33 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <20011217104538W.matusita@jp.FreeBSD.org> References: <200112141959.aa22483@salmon.maths.tcd.ie> <66547.1008360403@winston.freebsd.org> <20011217104538W.matusita@jp.FreeBSD.org> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (alfalfa) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 26 From: Makoto Matsushita To: stable@FreeBSD.ORG Subject: Re: Waaaarg, we just blew out the kernel again.. Date: Mon, 17 Dec 2001 12:58:31 +0900 Message-Id: <20011217125831K.matusita@jp.FreeBSD.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG matusita> May I commit this patch instead of Ian? We have missed 4-stable matusita> snapshots these 3 days. Oops, sorry, I've checked wrong file. It was commited 2 days before. However, we should have more space to fit kern.flp with a 1.44MB floppy. % pwd /R/stage/image.kern % du -sk . 1404 . Ah, only a few kbytes over... *** If we can compress kernel image by bzip2(1), -r-xr-xr-x 1 root wheel 1343299 Dec 17 07:53 kernel.gz* -r-xr-xr-x 1 root wheel 1292744 Dec 17 07:53 kernel.bz2* we get additional 50kbytes spaces. It seems that loader does understand bzip2ed kernel; anybody tried it with 4-stable ? -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message