QUOTE(hannes @ Jan 29 2007, 07:04 AM)
QUOTE(Hrw @ Jan 28 2007, 10:28 AM)
OpenZaurus never supported and will not support resizing of flash partitions.
That's the second time I read a categorical statement like this on this forum (
here is the other one) - would you mind to explain the reasons behind this, Hrw or Koen? - thank you
it's probably because its easier to implement and there are less things that can go wrong if you stick to something that is known and not let users have option to create many different partition sizes and risk user creating absurd partition layouts or sizes.
that said, the OZ updater script is rather simple (only looked at the C3000 script). it just whacks the kernel and initrd onto the nand and extract the hdimage to the microdrive.
i've secretly written an updater script for OZ using pdaXrom's one as a guide which pops up a menu similar to the pdaXrom one which then allows you to repartition the microdrive. it could easily do the same with the nand, but since the C3000 doesn't have much nand space to play with anyway, i removed the nand options.