Re: ANN: LKMB (Linux Kernel Module Builder) version 0.1.16

Arjan van de Ven (arjanv@redhat.com)
20 Jan 2003 22:39:19 +0100


This is a MIME-formatted message. If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_courier-17525-1043098852-0001-2
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

> And what's exactly wrong with the other 99% solution of putting it in
> /usr/src/linux-`uname -r` ? This has exactly the same advantages but
> doesn't mix up between development and runtime environment; /usr/src
> is clearly where source belongs and /lib/modules is an install target.

back then the argument (not mine btw) was that /usr on a lot of machines
is RO (I think debian has an option for that) so that sysadmins there
compile stuff in /root. /lib/modules however IS standardized and needs
to be writable to install a new kernel so making a symlink to the real
place there isn't too bad. In addition it already is the only directory
with per kernel files.. adding a second one was judged not needed. It
has to be somewhere. /lib/modules/ or /usr/src.. who cares. Linus made
the final call and everybody complies with it since then, just because
it doesn't matter THAT much. It just needs to be SOMEWHERE standard and
/lib/modules suffices so far it seems.

--=_courier-17525-1043098852-0001-2
Content-Type: application/pgp-signature; name="signature.asc"
Content-Transfer-Encoding: 7bit
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQA+LGyGxULwo51rQBIRAiWvAJ9DrBdDgiMsoU6LNyIc0wpZa/RU7gCdHhFF
9hQXkfDz/d6QJmVxH+LI6ws=
=h2xi
-----END PGP SIGNATURE-----

--=_courier-17525-1043098852-0001-2--