I cannot import tcWbar in two scenarios. Scenario 1, with only kernel+initrd loaded, no tce= defined (using /tmp/tce), I can import Xprogs, flwm_topside, and xorg-all. But...
import tcWbar
tcWbar is not available as a package. Exiting...
Scenario 2, with kernel+initd, tce=LABEL=misc/dcore5/tce. With a virgin (empty) tce directory, I can import Xprogs, flwm_topside, and xorg-all. But same error:
import tcWbar
tcWbar is not available as a package. Exiting...
There is no tcWbar package in in the tce/sce directory. The desktop predictably starts up without wbar. Furthermore, I can wget the file with no problems:
wget http://tinycorelinux.net/5.x/x86/sce/tcWbar.sce
Problem with repo or package list?