chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] add `-cached' options to chicken-status, chicken-install
Date: Sun, 18 Mar 2018 17:56:11 +0100
User-agent: NeoMutt/20170113 (1.7.2)

On Thu, Mar 15, 2018 at 01:00:24PM +0100, address@hidden 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 <egg> ...' installs the
> listed eggs from the cache and does not download the egg or retrieve
> it from locations given in setup.defaults. Therefore it is possible to
> recursively retrieve eggs and install them later, even without a network
> connection, or if you want to avoid downloading for another reason.

Thanks, pushed.  I added a check to list-cached-eggs to ensure that the
cache directory exists, because otherwise it would raise an exception.

Cheers,
Peter

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]