Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2015 11:48:28 -0700
From:      David Wolfskill <david@catwhisker.org>
To:        stable@freebsd.org
Subject:   Re: Kernel fails to boot after update
Message-ID:  <20150525184828.GJ1214@albert.catwhisker.org>
In-Reply-To: <CAN6yY1u%2B1J%2BSU8hTNoP9F3ndnA1NERxzaYQ2T72dqaTCF6XA_w@mail.gmail.com>
References:  <20150525025607.GA1071@WorkBox.Home> <5562AC10.8040702@sentry.org> <20150525174007.GA6272@WorkBox.Home> <CAN6yY1u%2B1J%2BSU8hTNoP9F3ndnA1NERxzaYQ2T72dqaTCF6XA_w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--Tu8ztk+XgTAiG9Id
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, May 25, 2015 at 11:42:34AM -0700, Kevin Oberman wrote:
> ...
> Put  "PORTS_MODULES=3Demulators/virtualbox-ose-kmod" into /etc/src.conf a=
nd
> it will be rebuilt when the kernel is built. Add others ports that install
> kernel modules as well. Space delimit multiple modules. (The documentation
> is not too clear about multiple modules.
> ....

For documentation, see the "VARIABLE ASSIGNMENTS" section of make(1).

For an example, here's what I do:

g1-254(10.1-S)[1] cat /etc/src.conf=20
KERNCONF=3DCANARY
PORTS_MODULES=3Dx11/nvidia-driver
PORTS_MODULES+=3Dmultimedia/cuse4bsd-kmod
PORTS_MODULES+=3Demulators/virtualbox-ose-kmod
g1-254(10.1-S)[2]=20

(I find that placing each module on a separate line makes it easier to
read & update.)

Peace,
david
--=20
David H. Wolfskill				david@catwhisker.org
Those who murder in the name of God or prophet are blasphemous cowards.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.

--Tu8ztk+XgTAiG9Id
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQJ8BAEBCgBmBQJVY258XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RThEMDY4QTIxMjc1MDZFRDIzODYzRTc4
QTY3RjlDOERFRjQxOTNCAAoJEIpn+cje9Bk7jqcP/3Jw3O7jTmZ1cAawIqj1nhPX
swtcR+SeJz/3eBe/FWp6XgMudELhLK+QqF4xkqb1zhcsuMPyDf/8bJklvuWGf2SV
iQizsXxL2BfJMx9uIUmtehgMn5zygIOr3Zfb5lP4rfuns+qgx+OoBCyav5MkZXfV
ujqFjs24u28s/LvNINptquaq5BU0D74Jowo/SHEHXeT9i0cHWykwSeqflGrEB6F2
GizTG8WLqVqPw8SQImbLlanZJMkROLqX255/tlVXkSDKnhybW9RAhuQg7MlrvTuP
OltiyzEIABPtWn2k2JDZF8tDlUYMRPzO96oKH5+2HJKaPwql7q4jPuOIyI1qzgse
l04XidmIiKaFixnW+3ANaqo/FKinKlWSrJedRrmr2F5X7jhuPamnNBZVSxtY49nM
2LgmFGi0X5+LfWqL3CtNMCnfWetsLLDoNg3r2aFWohP9rfX1kb0myoqv/DhA+CaE
YR/RKWiegvi3ml00R0w0iTXhXTqbgcF7Nlj/qF0wWRD4xwd5UK+pyb5oCw8nZLlU
t1eoy8KvgeHXTIqSr77Dw+qv2eDVDOri/ExEFbyqKzdy92jWUxO0rqzFnOqHkR8g
LY+uwnaqbQ68CwDhIYr5IpY8S2x7JfG3OQd5kBWXCOr7eM5cmyEfMW3m5PLAMYJh
cd22nErCyeR44cVyXyAb
=fBWm
-----END PGP SIGNATURE-----

--Tu8ztk+XgTAiG9Id--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150525184828.GJ1214>