> Given that there are some applications (e.g. navit) which are updated > regularly for opkg, but not for deb, it occurred to me that as the > file formats are so similar, it shouldn't be so hard to write a script > to convert from one to the other.
i did it once. rename the opkg to deb, run alien -r -c the.deb alien -d -c the.rpm problem is, that most of the dependencies get lost while transforming, so you need to check beforehand. > has anyone beaten me to it? would you like to? _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

