| Package |
Version |
Licenses |
Notes |
| rrload |
Unknown |
not exactly GPL |
rrload was written/GPL'd by a linux company name RidgeRun (hence rr). RidgeRun was purchased by Cadenux. Cadenux continued to develop rrload including porting it to the DM270. These improvements were not folded back into the GPL'd source. Unfortunately for us, this is not a violation of the GPL. |
| uClinux kernel |
|
GPL |
Was compiled with gcc version 2.96 20000110 (experimental). It may be necessary to keep our development under this version of gcc to keep compatibility. |
| romfs |
Unknown |
GPL |
romfs is pretty good for this type of device. I will likely keep using it. |
| tinylogin |
Unknown |
GPL |
|
| busybox |
Unknown |
GPL |
|
| mserv |
Unknown |
GPL |
|
| XFLAT |
Unknown |
Commercial |
XFLAT is a system developed by Cadenux for dynamic linking of libs in uClinux. We should not need it. FLAT/XIP should be good enough (XFLAT is cool for commercial apps because it allows linking to LGPL code from a commercial app) |