Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: vinnie on October 14, 2009, 08:40:59 PM

Title: a little suggestion
Post by: vinnie on October 14, 2009, 08:40:59 PM
Creating a list of package in repository ordered by date (also a function in appbrowser is good).
This is not much for users but for maintainers.
Installation of dependecies is not recursively and if you change a package is better to know easily.
Title: Re: a little suggestion
Post by: alu on October 15, 2009, 02:14:47 AM
i think, there is a mention of dates in the info file of the extension which tell you when the extension has been built, change/updated, but maybe i do not get your point correctly
Title: Re: a little suggestion
Post by: bmarkus on October 15, 2009, 02:23:59 AM
Date in the info file is just informative, can't be used for such purpose.
Title: Re: a little suggestion
Post by: Lee on October 15, 2009, 02:25:28 AM
If appbrowser could display the extensions from most recently updated to least recently updated (with dates or version visible in the list), one would know immediately if he needed to update his favorite apps.

Deps might still slip by unnoticed, of course, if one is not careful.
Title: Re: a little suggestion
Post by: roberts on October 15, 2009, 02:36:10 AM
I find it easier to find apps when in alphabetic order.
I will offer some new options in appsaudit, check for updates, and refresh your deps, as well, use existing dep for dependency database used in the report options..
Title: Re: a little suggestion
Post by: roberts on October 15, 2009, 02:41:25 AM
You can always run upgrade_tce.sh to keep you extensions upgraded.
Title: Re: a little suggestion
Post by: vinnie on October 15, 2009, 07:33:55 AM
Using the date of last modified file? (not use the date in the info, which always remains at the discretion of the maintainer)
   
I suggested the appbrowser but could also be a mailing list for updates, or simply a dynamic table on the web.

Example to explain my point of view:
1-Manteiner creating 3 packages with 15 total dependecies.
2-One or more of these dependencies are updated.
3-A mailing list inform automaticly a members of changed (or a feed, or a order in appbrowser, or table in web page).