From owner-freebsd-current Tue Oct 6 16:33:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA27613 for freebsd-current-outgoing; Tue, 6 Oct 1998 16:33:10 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zone.syracuse.net (zone.syracuse.net [205.232.47.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA27546 for ; Tue, 6 Oct 1998 16:32:29 -0700 (PDT) (envelope-from green@zone.syracuse.net) Received: from localhost (green@localhost) by zone.syracuse.net (8.8.8/8.8.7) with ESMTP id TAA23923; Tue, 6 Oct 1998 19:28:25 -0400 (EDT) Date: Tue, 6 Oct 1998 19:28:25 -0400 (EDT) From: Brian Feldman To: Stefan Eggers cc: Mike Smith , freebsd-current@FreeBSD.ORG Subject: Re: Two /boot/loader anomalies In-Reply-To: <199810061926.VAA17472@semyam.dinoco.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ahem, watch carefully: man -S 1aout strip Cheers, Brian Feldman On Tue, 6 Oct 1998, Stefan Eggers wrote: > > > that the "autoboot 5" I specified in /boot/boot.conf does get executed > > > but has no count down. I have to press ENTER to get it to boot. My > > > You'll get this if the timer isn't working properly. I've seen a > > couple of reports of this, but I haven't been able to reproduce it yet. > > Really strange. The call seems to be correct. :-( > > > It doesn't, the data segment is a hair over 1k. > > > > I let a -g slip into the libstand Makefile a while back; you may still > > That is it I guess. Over 600 KByte. ;-) I built it on Saturday and > the flag was removed on Sunday according to the logs. > > > have scads of debugging symbols coming in from there, which will bulk > > the loader image way out. You don't need this (but it makes debugging > > I tried "strip -aout -d" on it which didn't reduce the size. Thus I > thought it would really be that large. And an a.out strip man page I > don't have anymore so have no idea what other options there are for > getting the desired result. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message