Re: Kernel upgrade by ipkg

2008-01-10 Thread Werner Almesberger
Graeme Gregory wrote:
> Your too late, I already added that to OE.

Ah, great ! :-) Thanks a lot !

- Werner

___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kernel upgrade by ipkg

2008-01-09 Thread Graeme Gregory

On Wed, 2008-01-09 at 22:09 -0300, Werner Almesberger wrote:
> Graeme Gregory wrote:
> > This has been a long requested feature and its finally ready to be
> > unleashed on the world.
> 
> One less pleasant feature of this ipkg is that a freshly built rootfs
> image will still execute /usr/lib/ipkg/info/kernel-image-*.postinst
> which then wipes out the hard-coded /dev/mtd2. On GTA01, this is indeed
> the kernel, while it's the u-boot environment in GTA02 ...
> 
> You've already discussed this issue with Andy. I'd suggest to just
> grep /proc/mtd for the right partition, and fail if it's not there.
> That way, we also don't have to worry about getting bitten after any
> future changes we may make to the partition layout.
> 
Your too late, I already added that to OE.

Graeme



___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kernel upgrade by ipkg

2008-01-09 Thread Koen Kooi

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Werner Almesberger schreef:
| Graeme Gregory wrote:
|> This has been a long requested feature and its finally ready to be
|> unleashed on the world.
|
| One less pleasant feature of this ipkg is that a freshly built rootfs
| image will still execute /usr/lib/ipkg/info/kernel-image-*.postinst
| which then wipes out the hard-coded /dev/mtd2. On GTA01, this is indeed
| the kernel, while it's the u-boot environment in GTA02 ...
|
| You've already discussed this issue with Andy. I'd suggest to just
| grep /proc/mtd for the right partition, and fail if it's not there.
| That way, we also don't have to worry about getting bitten after any
| future changes we may make to the partition layout.

Like this:
http://lists.linuxtogo.org/pipermail/openembedded-commits/2008-January/011447.html
?

regards,

Koen


- --
[EMAIL PROTECTED] will go go away in december 2007, please
use [EMAIL PROTECTED] instead.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFHhcuGMkyGM64RGpERAuqpAJ95nHOQzTCyx22uk5kw/mNPQLbSLwCeOh+A
9j0Pm4QOlA+K9FfZ6fNvMmg=
=RNKk
-END PGP SIGNATURE-

___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kernel upgrade by ipkg

2008-01-09 Thread Werner Almesberger
Graeme Gregory wrote:
> This has been a long requested feature and its finally ready to be
> unleashed on the world.

One less pleasant feature of this ipkg is that a freshly built rootfs
image will still execute /usr/lib/ipkg/info/kernel-image-*.postinst
which then wipes out the hard-coded /dev/mtd2. On GTA01, this is indeed
the kernel, while it's the u-boot environment in GTA02 ...

You've already discussed this issue with Andy. I'd suggest to just
grep /proc/mtd for the right partition, and fail if it's not there.
That way, we also don't have to worry about getting bitten after any
future changes we may make to the partition layout.

Thanks,
- Werner

___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kernel upgrade by ipkg

2007-12-17 Thread Graeme Gregory
On Wed, 5 Dec 2007 13:20:05 +
Graeme Gregory <[EMAIL PROTECTED]> wrote:

> On Friday Dec 14th at approx 12:00 GMT I will push the change to make
> this happen into OE.
> 
A little late due to personal circumstances but this is now committed
to the OE repo.

Graeme

___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Kernel upgrade by ipkg

2007-12-05 Thread Werner Almesberger
Graeme Gregory wrote:
> There is unfortunately a bug in the kernel, a workaround for this was
> introduced with the November 2007 snapshot.

It's this one:
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=567

- Werner

___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Kernel upgrade by ipkg

2007-12-05 Thread Graeme Gregory
This has been a long requested feature and its finally ready to be
unleashed on the world.

There is unfortunately a bug in the kernel, a workaround for this was
introduced with the November 2007 snapshot. So before I release this
capability I need to make sure everyone has the chance to upgrade their
kernel.

On Friday Dec 14th at approx 12:00 GMT I will push the change to make
this happen into OE.

Before this date you must make sure you have at least kernel
2.6.22.5-moko11+svnr3238-r10 on your device or you will suffer a lockup
on boot/kernel-image upgrades.

Thanks

Graeme

___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community