guix/gnu/build
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
..
activation.scm services: Add 'special-files-service-type'. 2017-02-08 16:17:05 +01:00
cross-toolchain.scm
file-systems.scm file-systems: Add FAT32 support. 2017-03-01 17:27:49 +01:00
install.scm pack: Add '--symlink'. 2017-03-14 17:57:27 +01:00
linux-boot.scm
linux-container.scm
linux-initrd.scm
linux-modules.scm
marionette.scm
shepherd.scm
svg.scm
vm.scm