torpor said:
EvilDragon: I really don't understand why you and Craig aren't 100% enthusiastic about hosting your own repository for Pandora users - if you had a standard repo at openpandora.org, it would mean you have a channel directly to your customers to get new software - it doesn't have to have commercial/emulator-stuff in it, but it would be a fantastic thing indeed if we get our Pandoras and can then just use the repo to stay up to date with the official factory software updates.
Guys, we discussed this at least 1000 times already.
IF there is a package manager repository for OPKG, it's for firmware upgrades, NOT for new software (well, except for things that do make it officially into the firmware).
Package managers always do keep their database and stuff inside of the rootfs - that's sitting in the NAND and that's already pretty much cramped with the base system we have.
For new software (games, emulators, etc.) that you will keep on your SD Card, using OPKG is not working since once you remove the SD Card, you'd have tons of dependency problems, obsolete desktop entries of games that don't exist anymore since they maybe were on an old SD Card that broke, etc.
It would be userunfriendly like hell and could break the system easily.
For easy usage, we created the PND files. Download, put them on the SD and that's it. You can even download them using the Pandora. No unpacking, no installing, nothing. It just works.
The game appears in the system and disappears when you remove the card. No dependencies, no obsolete menu entries, nothing.
If you switch to a new SD Card, simply copy the files from the old one over and that's it.
Basically, a repository is just a site where you get all the files you want. That's what the archive is (which will probably replaced by craigs appstore, once it's tested out, since it can do more stuff than the old software I use).
So there will be two repositories: One for games and apps and one for the firmware including updates.