Tiny Core Linux
Tiny Core Base => TCB Talk => Topic started by: maro on December 29, 2009, 04:47:38 PM
-
Since the simplification of the extension names in the repository (to now be all ".tcz") I wonder if it would be possible to relax the requirements for the extension name for tce-load.
By this I mean that tce-load would need to be amended to automatically add ".tcz" if not already present, and that one could use tce-load -wi NAME instead of tce-load -wi NAME.tcz
This is clearly not a critical requirement but merely a "nice to have" for lazy folks like myself.
-
Its in there for v2.8rc1 among several other nice enhancements.
-
Thanks Robert!!
Much appreciate your highly responsive approach. Looking forward to the next release ...
-
By this I mean that tce-load would need to be amended to automatically add ".tcz" if not already
present, and that one could use tce-load -wi NAME instead of tce-load -wi NAME.tcz
Good suggestion, only a little more re-coding to avoid loading .dep and .info etc other files present in - tce - directory, I think !
Its in there for v2.8rc1 among several other nice enhancements
Good thing ! There must be some major changes, if TCL is going from v2.7 to 2.8.
A very fast journey though, from v 2.4 to 2.8 ! :)
Hoping Turbo TCL release with some great features during TCLs comming Birthday !
Best Luck to TCL Team :)
~ Pats
-
What about getting rid of the ".tcz" extension on the end of each extension name in the dep files?
ie tshark.tcz.dep file would look like:libcap
openssl-0.9.8k
glib2
libgcrypt
libgpg-error
This will save a few bytes for each dep file...