Ludovic Courtès
6e37066e76
daemon: Add '--gc-keep-outputs' and '--gc-keep-derivations'.
* nix/nix-daemon/guix-daemon.cc (GUIX_OPT_GC_KEEP_OUTPUTS,
GUIX_OPT_GC_KEEP_DERIVATIONS): New macros.
(options): Add 'gc-keep-outputs' and 'gc-keep-derivations'.
(string_to_bool): New function.
(parse_opt): Honor GUIX_OPT_GC_KEEP_DERIVATIONS and
GUIX_OPT_GC_KEEP_OUTPUTS.
* doc/guix.texi (Invoking guix-daemon): Document --gc-keep-outputs and
--gc-keep-derivations.
2014-02-06 21:49:47 +01:00
..
2012-12-03 23:05:08 +01:00
2014-01-24 00:01:49 +01:00
2012-12-03 23:05:08 +01:00
2013-12-19 00:02:49 +01:00
2014-02-06 21:49:47 +01:00
2014-01-24 00:01:50 +01:00
2012-12-03 23:05:08 +01:00
2013-12-19 00:42:35 +01:00