Ludovic Courtès
5895ec8aa2
pack: Add '--symlink'.
* guix/scripts/pack.scm (self-contained-tarball): Add #:symlinks
parameter.
[build](symlink->directives): New procedure
(directives): New variable.
Add call to 'evaluate-populate-directive'. Pass the directories among
DIRECTIVES to 'tar'.
(%default-options): Add 'symlinks'.
(%options, show-help): Add '--symlink'.
(guix-pack): Honor it.
* gnu/build/install.scm (evaluate-populate-directive): Export.
* doc/guix.texi (Invoking guix pack): Document it.
2017-03-14 17:57:27 +01:00
..
2017-02-08 16:17:05 +01:00
2016-12-07 21:52:26 +01:00
2017-03-01 17:27:49 +01:00
2017-03-14 17:57:27 +01:00
2016-01-29 20:20:19 +03:00
2017-02-07 00:08:10 +01:00
2015-09-09 23:27:10 +02:00
2016-02-21 13:04:10 +01:00
2016-11-23 21:13:18 +01:00
2017-02-07 00:08:11 +01:00
2016-10-25 13:57:28 +02:00
2016-11-28 22:58:18 +01:00