OK, here's one that should be obvious but for some reason isn't...
I'm using ipkg as my package manager. But my root area is filling up, and I'd like to see what's installed with -d root instead of -d sd (my SD card has plenty of space!).
I had thought "ipkg status" would do it, but it doesn't show destination. I was hoping that eg "ipkg -d sd status" would work, but it seems to show everything no matter where it's installed.
Something obvious I'm missing, I'm sure. What is it?
-->VPutz