Package: apex-nslu2 Version: 1.4.15 At the moment, the versions of apex-nslu2 are not written to flash. We need to figure out some way to do this eventually. I suppose we could copy some code from flash-kernel to apex-nslu2's postinst, or maybe have apex-nslu2 depend on flash-kernel and then have apex-nslu2's postinst call flash-kernel in some special way.
The other problem is that Debian's flash is padded with zeros rather than FFs as APEX expects. So we might have to store the environment, clear it (with FFs) and then restore it. Some initial thoughts on this can be found in http://lists.debian.org/debian-arm/2007/02/msg00014.html but I'm not sure I'm the right person to work on this. Joey, do you think look into this? -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

