From owner-freebsd-hackers Tue Jan 28 01:20:41 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA02272 for hackers-outgoing; Tue, 28 Jan 1997 01:20:41 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id BAA02267 for ; Tue, 28 Jan 1997 01:20:37 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id KAA26418; Tue, 28 Jan 1997 10:20:30 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.4/8.6.9) id JAA15638; Tue, 28 Jan 1997 09:54:59 +0100 (MET) Message-ID: Date: Tue, 28 Jan 1997 09:54:58 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: driley@vailsys.com (Dan Riley) Cc: freebsd-hackers@freefall.freebsd.org Subject: Re: suggestion for kernel printk() ? References: X-Mailer: Mutt 0.55-PL10 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: ; from Dan Riley on Jan 27, 1997 23:09:38 -0600 Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Dan Riley wrote: > I think this question may be slightly related to this topic or maybe not, > but in any event, after compiling a new kernel (based on a cp of LINT) I > never not get any output to the screen while booting the new kernel. What > option in LINT disables the boot messages from the kernel so that the first > thing(only thing) you see is the login prompt after a restart? :-)) You forgot to take out options COMCONSOLE again. *smile* LINT is not a good template to base your own kernel upon. Use GENERIC, and add stuff from LINT once you're sure about the meaning. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)