PTXdist 1.0.0 - Known Issues
Issue
No reference projects are shown, even if they are installed
Description
This is an error in the default search path
Solution
Run ptxdist setup one times. This creates the file
~/.ptxdistrc.1.0.0 with a valid search path.
Issue
IPKG emits an error message when trying to install a new package
Description
This is an error in the default config file /etc/ipkg.conf
Solution
Remove anything from the menuentry IPKG Update Site URL if you don't need this
feature, or add src prior the URL if this feature is needed.
Issue
No link to the startup script
Description
ptxdist install a startup script into
/etc/init.d/startup but forgets to create a link into
/etc/rc.d
Solution
Create this link manually, to let the target run this script when the system
boots.