chicken-hackers
[Top][All Lists]
Advanced

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

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


From: felix . winkelmann
Subject: [Chicken-hackers] [PATCH] add `-cached' options to chicken-status, chicken-install
Date: Thu, 15 Mar 2018 13:00:24 +0100

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.


felix



Attachment: 0001-moved-egg-file-and-version-file-information-into-egg.patch
Description: Text Data

Attachment: 0002-chicken-status-cached-shows-eggs-currently-in-cache.patch
Description: Text Data

Attachment: 0003-chicken-install-cached-installs-from-cache-only.patch
Description: Text Data


reply via email to

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