From owner-freebsd-current Sun Mar 14 0:27: 9 1999 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id A11C21508A for ; Sun, 14 Mar 1999 00:26:26 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id AAA48589; Sun, 14 Mar 1999 00:26:31 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: "Daniel C. Sobral" Cc: Chuck Robey , current@FreeBSD.ORG Subject: Re: HEADS UP: new loader.rc stuff In-reply-to: Your message of "Sun, 14 Mar 1999 17:17:47 +0900." <36EB70AB.2E1078F8@newsguy.com> Date: Sun, 14 Mar 1999 00:26:30 -0800 Message-ID: <48583.921399990@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > The pnp line is a "userconfig" type of information. It must, then, > be put on a file to be loaded with "-t userconfig_script" flag. But, > as I said, I have little familiarity with userconfig stuff. I think > it is the commands you would type if you booted -c and entered the > commands manually instead of using the visual config. That is correct. You can boot -c and type "help" for a command list or, perhaps a bit more simply, see line 3030 in /sys/i386/i386/userconfig.c. :) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message