Hi Nicolas, On Wed, 2010-06-30 at 22:59 +0200, ext Nicolas Dufresne wrote: > Hi, > > I managed to create an image of fixing the kickstart file this way: > > repo --name=meego-core > --baseurl=http://repo.meego.com/MeeGo/builds/trunk/daily/core/repos/armv5tel/packages > repo --name=meego-extra > --baseurl=http://repo.meego.com/MeeGo/builds/trunk/daily/extra/repos/armv5tel/packages > repo --name=meego-handset > --baseurl=http://repo.meego.com/MeeGo/builds/trunk/daily/handset/repos/armv5tel/packages > repo --name=meego-n900-closed --baseurl=... > Which worked, but the stock kernel is missing UBIFS support ? Is that a bug, > or is there another repo for N900 kernel ?
AFAIR we moved UBIFS from builtin to separate module. Reason behind this was to reduce zImage size, and we are no more booting directly from UBIFS on OneNAND, since MeeGo rootfs doesn't fit on OneNAND. Cheers, Ameya. _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
