God Ginrai said:
Arguing happens in discussion at times. It's something that can not be avoided. You have argued as well. Does that make you a troll? Also, I didn't ask that question to fuck with people. I was asking that question for confirmation. I left it open so that If I was wrong in that assumption that someone could correct me and tell me that ipkg does not install on the NAND.
Have no doubt that you're absolutely right in this situation.
IPKG can only install files to the NAND, unless you create some kind of union system with an SD card, and then you'll have to set the NAND to be completely read-only; you can never ever write anything to the NAND ever, not even to make core updates, or the system will break. Also, you will have one SD card that'll stay bound to the device forever; unless you boot with it inserted, the system will go back to the original NAND aka factory defaults, and if you remove it while the device is turned on, the system will crash for sure. In other words, you're better off just copying the OS to an SD card completely and ditch the NAND if you want a stable IPKG.
So yeah, IPKG practically can't be used outside of the NAND. If this wasn't the case, we wouldn't be having this discussion in the first place, now would we?
EDIT:
@ polyroy, It might actually be easier to use IPKG and find a sustainable solution for complete NAND overlays because of those horrible time issues. (Good job dflemstr, you're contradicting yourself in one single post) However, does anyone have any brilliant ideas about how this could be done? Remember, you can't (actually) use "/" as the mount target of unionfs or aufs or any FS for that matter, because the NAND will already be mounted there... Also, how would an overlay work with the hotswapping of SD cards? Unless there's some brilliant solution to these problems, we can forget that it'll work, but there might, as said, be some brilliant solution...