Date: Tue, 03 Nov 1998 13:16:39 -0800 From: Mike Smith <mike@smith.net.au> To: current@FreeBSD.ORG Subject: USERCONFIG_BOOT, heads up! Message-ID: <199811032116.NAA00460@dingo.cdrom.com>
next in thread | raw e-mail | index | archive | help
I've just committed a change which alters the way that scripts are passed to userconfig. Previously, you would specify USERCONFIG_BOOT in your kernel configuration, and the bootstrap would load /kernename.config and pass it to the kernel. Now, to load a userconfig script you must be using the new 3-stage bootloader. To load a script, either execute this command manually, or insert it in /boot/boot.conf: 'load -t userconfig_script <scriptfile>' The USERCONFIG_BOOT option is no longer used (or required). -- \\ 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-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811032116.NAA00460>