All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel Packages/Modules and Versioning
@ 2007-10-25 11:00 Graeme Gregory
  2007-10-25 12:18 ` Koen Kooi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Graeme Gregory @ 2007-10-25 11:00 UTC (permalink / raw)
  To: openembedded-devel

Hi, writing this with my OpenMoko hat on.

Currently kernel modules create packages with names of the form

kernel-module-umaga_${PV}-${PR}.ipk

This I feel is not a good idea for mobile system that can have package
upgrades in the field. It is my feeling that kernel modules/images
should never upgrade without attendance from the user.

On reason for this is to make sure user is plugged into sufficient
power and has facilities to fix device before doing such a drastic
upgrade.

I would like to suggest all kernel packages are actually packaged as

kernel-module-umaga-${PV}_${RELEASE_NO}-${PV}.ipk

and that a kernel-updater is developed to guide user through kernel
upgrades with less danger of broken devices at the end.

Obviously some policy would be needed so that ${RELEASE_NO}-${PV} is
guaranteed to load on all kernel-image-${PV} kernels.

Anyway I thought I would expose this to the wider audience for more
comments than just openmoko lists. I know this is suitable for all
devices so Id like opinions.

Graeme



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

end of thread, other threads:[~2007-10-26 12:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-25 11:00 Kernel Packages/Modules and Versioning Graeme Gregory
2007-10-25 12:18 ` Koen Kooi
2007-10-25 20:12 ` Richard Purdie
2007-10-26 10:35 ` Stelios Koroneos
2007-10-26 12:03 ` Graeme Gregory

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.