summaryrefslogtreecommitdiff
path: root/guix/scripts/pack.scm
AgeCommit message (Expand)Author
2017-03-18pack: Add '--target'.Ludovic Courtès
2017-03-17pack: Move absolute file name to <compressor>.Ludovic Courtès
2017-03-16pack: Allow for "-S /opt/foo=".Ludovic Courtès
2017-03-16pack: Honor symlinks in the Docker back-end.Ludovic Courtès
2017-03-16pack: Use a fixed timestamp in Docker images.Ludovic Courtès
2017-03-16pack: Add '--format' option and Docker output support.Ludovic Courtès
2017-03-16pack: Honor command-line options related to the store.Ludovic Courtès
2017-03-14pack: Add unit test.Ludovic Courtès
2017-03-14pack: Use maximum compression; use '-n' for gzip.Ludovic Courtès
2017-03-14pack: Add '--symlink'.Ludovic Courtès
2017-03-14pack: Add '--localstatedir' option.Ludovic Courtès
2017-03-12Add 'guix pack'.Ludovic Courtès