From owner-cvs-all Tue Oct 6 23:20:36 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA20708 for cvs-all-outgoing; Tue, 6 Oct 1998 23:20:36 -0700 (PDT) (envelope-from owner-cvs-all) Received: from dingo.cdrom.com (castles29.castles.com [208.214.165.29]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA20600 for ; Tue, 6 Oct 1998 23:20:09 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id XAA00723; Tue, 6 Oct 1998 23:25:11 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199810070625.XAA00723@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Ollivier Robert cc: cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/alpha/boot2 Makefile src/sys/boot/common boot.c bootstrap.h commands.c interp.c ls.c src/sys/boot/i386/libi386 bootinfo.c vidconsole.c src/sys/boot/i386/loader Makefile conf.c In-reply-to: Your message of "Wed, 07 Oct 1998 08:06:42 +0200." <19981007080642.A722@keltia.freenix.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 06 Oct 1998 23:25:10 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > According to Michael Smith: > > Revision Changes Path > > 1.10 +1 -4 src/sys/boot/i386/loader/Makefile > > 1.7 +1 -3 src/sys/boot/i386/loader/conf.c > > BTW, one does one "-v" with loader and an ELF kernel ? > > I tried "load kernel" and "boot -v" but it wasn't verbose. There's a bug in that the arguments passed to an ELF kernel aren't parsed. Peter Wemm is working in there at the moment, and I didn't want to tread on his toes. You can work around it using the verbose form "set boot_verbose" for now. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com