Date: Mon, 9 Aug 2004 14:41:53 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: John-Mark Gurney <jmg@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/common help.common src/sys/boot/forth loader.conf Message-ID: <20040809124153.GN628@darkness.comp.waw.pl> In-Reply-To: <200408061506.i76F66sl018247@repoman.freebsd.org> References: <200408061506.i76F66sl018247@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Fri, Aug 06, 2004 at 03:06:06PM +0000, John-Mark Gurney wrote: +> jmg 2004-08-06 15:06:06 UTC +> +> FreeBSD src repository +> +> Modified files: +> sys/boot/common help.common +> sys/boot/forth loader.conf +> Log: +> remove /boot/kernel from the default path.. There is already code that +> will prepend the current kernel booting... This prevents a problem of +> loading /boot/kernel's modules when a different kernel has no modules, +> but you left your module_load="YES" in loader.conf... +> +> Reviewed by: dcs (minus the help part) If kernel name is given for the 'boot' command, '/boot/<kernname>' path is probably added to kern.module_path, but for normal boot process it is not, so kern.module_path is set only to "/boot/modules". Some applications depend on this sysctl and they don't work properly now. Please fix. -- Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBF3ERForvXbEpPzQRAk2yAJ4uZY/ZUiErB/igchYwlwJJz9YMmgCg0bYG rxamJZ46fXAt25sW07TABmc= =gpvO -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040809124153.GN628>
