Since apt-get is not installed on Leopard, as shipped, what command do I use to download a package (e.g. VLC)?
Also, can TFTP or NFS be use to download packages to the board or are they just for images (u-boot, u-image, etc.)?
uh... I think you have to download the source for something like VLC, then cross-compile it for the leopard, then put it into your filesystem which then gets NFS mounted, copied to SDRAM card, or flashed down into the leopard's flash memory.