From owner-freebsd-hackers Fri Jan 8 08:29:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA14992 for freebsd-hackers-outgoing; Fri, 8 Jan 1999 08:29:06 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from dingo.cdrom.com (castles244.castles.com [208.214.165.244]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA14982 for ; Fri, 8 Jan 1999 08:29:02 -0800 (PST) (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 IAA03057; Fri, 8 Jan 1999 08:25:14 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199901081625.IAA03057@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Dag-Erling Smorgrav cc: "Viren R. Shah" , jim@reptiles.org (Jim Mercer), freebsd-hackers@FreeBSD.ORG Subject: Re: utility for setting PNP info in /etc/rc.conf? In-reply-to: Your message of "08 Jan 1999 14:52:53 +0100." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 08 Jan 1999 08:25:13 -0800 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Foo! /boot/boot.conf should contain: > > load /kernel > load -t userconfig_script /boot/pnp.config > autoboot 5 > > (the last line is optional - who knows, maybe you like having to type > "boot" every time) Actually, if boot.conf doesn't set $autoboot_delay to NO (it should accept -1 as NO, but it doesn't yet), there is an implicit 'autoboot $autoboot_delay' at the end of the file. -- \\ 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message