public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
[parent not found: <007e01c152c7$2f7d39b0$1a01a8c0@allyourbase>]
* Breaking system configuration in stable kernels
@ 2001-10-08 15:54 Bill Davidsen
  2001-10-08 19:35 ` Kain X
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Bill Davidsen @ 2001-10-08 15:54 UTC (permalink / raw)
  To: linux-kernel

  I've beaten this dead horse before, but Linux will not look to
management like a viable candidate for default o/s until whoever releases
new versions of *stable* kernel series with cosmetic changes which break
existing systems running earlier releases of the same stable kernel
series.

  The last time I complained, it was about changing the name of a module
itself, this time the names of the parameters of modules have been
changed. Couldn't that have waited for 2.5, or for-bloody-ever? The names
of the parameters to the cmpci module were changed, for example from
"fm_io" to "fmio" which prevents the module from loading with a newer
kernel. And if the "options" line in modules.conf is changed, then it
won't load with older kernels. Maybe I'm to only one who has to roll back
out of a new release?

  This is serious, because the module can't be loaded by hand if
modules.conf has invalid parameters. So loading would have to be moved to
rc.local, and done with correct parameters, which eliminates demand
loading of the module. PITA when sound is only loaded to play a message to
the operator to change the backup media.

  I love getting problems like this on my vacation, I'm pissed, and I
really think it indicates a lack of attention to detail. I think I saw
this in another module while doing a quick diff and grep, but it should be
in any modules. Cosmetic changes which impact users can wait, even
including fixes in spelling in error messages, since people *do* grep logs
for them. Grrr!

-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2001-10-15 22:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <01Oct8.234022edt.62391@gpu.utcc.utoronto.ca>
2001-10-09 18:55 ` Breaking system configuration in stable kernels Bill Davidsen
2001-10-09 19:30   ` Richard B. Johnson
2001-10-11 18:15     ` bill davidsen
2001-10-11 20:54       ` Doug McNaught
2001-10-12  2:18         ` Horst von Brand
     [not found] <007e01c152c7$2f7d39b0$1a01a8c0@allyourbase>
2001-10-15 21:43 ` Bill Davidsen
2001-10-08 15:54 Bill Davidsen
2001-10-08 19:35 ` Kain X
2001-10-09 20:00 ` Tim Moore
2001-10-09 20:13 ` Tim Moore
2001-10-15 22:19   ` Bill Davidsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox