Mailinglist Archive: yast-devel (19 mails)
< Previous | Next > |
Re: [yast-devel] Popcorn YaST install integration
- From: Johannes Meixner <jsmeix@xxxxxxx>
- Date: Thu, 3 May 2012 11:21:45 +0200 (CEST)
- Message-id: <alpine.LNX.2.00.1205031108530.9137@nelson.suse.de>
Hello,
On Apr 28 20:32 Akshit Khurana wrote (excerpt):
I'm working on Popcorn[1] for openSUSE this summer....
[1] https://github.com/mapleoin/popcorn
Therein it reads:
--------------------------------------------------------------------------
The packages are then split into four categories depending on the package
install time and package access time:
...
# (o) old
* package is older than 30 days and hasn't been used recently
* ( now - install_time > 30 days ) and ( now - access_time > 30 days)
--------------------------------------------------------------------------
This means that all packages are old on a computer which was not used
for 31 days (e.g. a computer which is switched off during holidays
or any computer which is only used once in a while).
Doesn't this distort statistics towards too many old packages?
Kind Regards
Johannes Meixner
--
SUSE LINUX Products GmbH -- Maxfeldstrasse 5 -- 90409 Nuernberg -- Germany
HRB 16746 (AG Nuernberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendoerffer
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: yast-devel+owner@xxxxxxxxxxxx
< Previous | Next > |