Re: [Chicken-hackers] [PATCH] add `-cached' options to chicken-status, chicken-install

2018-03-18 Thread felix . winkelmann
> On Thu, Mar 15, 2018 at 01:00:24PM +0100, felix.winkelm...@bevuta.com wrote: > > Hi! > > > > The attached patches add `-cached' options to chicken-status and > > chicken-install. `chicken-status -cached' lists the eggs that are currently > > populating the cache. `chicken-install -cached ...'

Re: [Chicken-hackers] [PATCH] add `-cached' options to chicken-status, chicken-install

2018-03-18 Thread Peter Bex
On Thu, Mar 15, 2018 at 01:00:24PM +0100, felix.winkelm...@bevuta.com wrote: > Hi! > > The attached patches add `-cached' options to chicken-status and > chicken-install. `chicken-status -cached' lists the eggs that are currently > populating the cache. `chicken-install -cached ...' installs

Re: [Chicken-hackers] [PATCH] add `-cached' options to chicken-status, chicken-install

2018-03-15 Thread felix . winkelmann
I forgot about the manpages. Patch attached. felix From 4644a45ad3619fc012b34d3bb2675a33f96e51f8 Mon Sep 17 00:00:00 2001 From: felix Date: Thu, 15 Mar 2018 18:31:09 +0100 Subject: [PATCH] Document -cached option in manual pages ---

[Chicken-hackers] [PATCH] add `-cached' options to chicken-status, chicken-install

2018-03-15 Thread felix . winkelmann
Hi! The attached patches add `-cached' options to chicken-status and chicken-install. `chicken-status -cached' lists the eggs that are currently populating the cache. `chicken-install -cached ...' installs the listed eggs from the cache and does not download the egg or retrieve it from