Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: Arslan S. on October 13, 2011, 10:03:22 AM
-
tce-load tries to download non existent files which slows down loading extensions like gnome-desktop-base and libreoffice. glib2.tcz.dep is the most common one which tce-load attempts to download 100 times maybe when you run `tce-load -w gnome-desktop-base` command. my opinion is that an extension with no dependency should have an empty dep file.
-
Hm, I would think the correct response would be caching instead of bandwidth & inode usage.
-
What arslan suggest sounds indeed like caching in practice.