* modutils 2.3.20 not backward compatible
@ 2000-11-22 3:17 Jeff V. Merkey
2000-11-22 3:46 ` Keith Owens
0 siblings, 1 reply; 4+ messages in thread
From: Jeff V. Merkey @ 2000-11-22 3:17 UTC (permalink / raw)
To: linux-kernel
Keith,
Was there a reason we removed the -i and -m options from newer modutils
and broke backwards caompatibility? I'm re-writing our module build
scripts for the installer, and I discovered after upgrading to 2.3.20,
that all the build scripts (about 10MB worth) are now busted and I have
been spending most of this evening rewriting them so they work again.
Thanks
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: modutils 2.3.20 not backward compatible
2000-11-22 3:17 modutils 2.3.20 not backward compatible Jeff V. Merkey
@ 2000-11-22 3:46 ` Keith Owens
2000-11-22 5:12 ` Jeff V. Merkey
2000-11-22 11:47 ` Igmar Palsenberg
0 siblings, 2 replies; 4+ messages in thread
From: Keith Owens @ 2000-11-22 3:46 UTC (permalink / raw)
To: Jeff V. Merkey; +Cc: linux-kernel
On Tue, 21 Nov 2000 20:17:47 -0700,
"Jeff V. Merkey" <jmerkey@timpanogas.org> wrote:
>Was there a reason we removed the -i and -m options from newer modutils
>and broke backwards caompatibility? I'm re-writing our module build
>scripts for the installer, and I discovered after upgrading to 2.3.20,
>that all the build scripts (about 10MB worth) are now busted and I have
>been spending most of this evening rewriting them so they work again.
-i and -m have never been in the base code. -i in depmod is a Redhat
add on, only in their distribution. I have no idea what -m does, apart
from -m in insmod which is supported. Blame the distributors.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: modutils 2.3.20 not backward compatible
2000-11-22 3:46 ` Keith Owens
@ 2000-11-22 5:12 ` Jeff V. Merkey
2000-11-22 11:47 ` Igmar Palsenberg
1 sibling, 0 replies; 4+ messages in thread
From: Jeff V. Merkey @ 2000-11-22 5:12 UTC (permalink / raw)
To: Keith Owens; +Cc: linux-kernel
Keith Owens wrote:
>
> On Tue, 21 Nov 2000 20:17:47 -0700,
> "Jeff V. Merkey" <jmerkey@timpanogas.org> wrote:
> >Was there a reason we removed the -i and -m options from newer modutils
> >and broke backwards caompatibility? I'm re-writing our module build
> >scripts for the installer, and I discovered after upgrading to 2.3.20,
> >that all the build scripts (about 10MB worth) are now busted and I have
> >been spending most of this evening rewriting them so they work again.
>
> -i and -m have never been in the base code. -i in depmod is a Redhat
> add on, only in their distribution. I have no idea what -m does, apart
> from -m in insmod which is supported. Blame the distributors.
Thanks for clarifying. -i ignores certain dependency failures, and is
very dangerous. -m lets you use a map file. If what you say is
correct, then it was an erstwhile exercise rewriting these scripts,
since they will now take generic parameters.
Jeff
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: modutils 2.3.20 not backward compatible
2000-11-22 3:46 ` Keith Owens
2000-11-22 5:12 ` Jeff V. Merkey
@ 2000-11-22 11:47 ` Igmar Palsenberg
1 sibling, 0 replies; 4+ messages in thread
From: Igmar Palsenberg @ 2000-11-22 11:47 UTC (permalink / raw)
To: Keith Owens; +Cc: Jeff V. Merkey, linux-kernel
> -i and -m have never been in the base code. -i in depmod is a Redhat
> add on, only in their distribution. I have no idea what -m does, apart
> from -m in insmod which is supported. Blame the distributors.
-m == -F in depmod (RH anyways)
Igmar
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2000-11-22 11:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-22 3:17 modutils 2.3.20 not backward compatible Jeff V. Merkey
2000-11-22 3:46 ` Keith Owens
2000-11-22 5:12 ` Jeff V. Merkey
2000-11-22 11:47 ` Igmar Palsenberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox