summaryrefslogtreecommitdiff
path: root/guix/scripts/pack.scm
AgeCommit message (Expand)Author
2020-03-22pack: Use 'with-build-handler'.Ludovic Courtès
2020-03-17scripts: Refer to (default-guile) instead of 'guile-2.2'.Ludovic Courtès
2020-03-13pack: Do not create a squashfs "recovery file".Ludovic Courtès
2020-03-13pack: Make bit-reproducible squashfs images.Ludovic Courtès
2020-03-13pack: Factorize 'mksquashfs' invocations.Ludovic Courtès
2020-01-06Adjust module autoloads.Ludovic Courtès
2019-12-29pack: Save provenance information when using '--manifest'.Ludovic Courtès
2019-12-29profiles: Add 'map-manifest-entries'.Ludovic Courtès
2019-12-26gnu: Remove squashfs-tools-next.Ricardo Wurmus
2019-12-10pack: Clarify the /bin/sh requirement for Singularity.Ludovic Courtès
2019-11-26Use 'offload?' instead of 'build-hook?' internally.Ludovic Courtès
2019-11-22pack: Allow multiple '--manifest' options.Ludovic Courtès
2019-11-21pack: Add "--derivation".Ludovic Courtès
2019-09-17Merge branch 'master' into core-updatesLudovic Courtès
2019-09-16pack: Provide a meaningful "repository name" for Docker.Ludovic Courtès
2019-09-16pack: Add packages in the order in which they appear on the command line.Ludovic Courtès
2019-08-29Merge branch 'master' into core-updatesMark H Weaver
2019-08-27pack: Create /tmp in Docker images.Ludovic Courtès
2019-08-27docker: Take a list of directives instead of a list of symlinks.Ludovic Courtès
2019-08-23pack: '-R' honors the requested output.Ludovic Courtès
2019-07-31Merge branch 'master' into core-updatesMarius Bakke
2019-07-25maint: Switch to Guile-JSON 3.x.Ludovic Courtès
2019-07-22Merge branch 'master' into core-updatesMarius Bakke
2019-07-22pack: Pass a list as the entry point for 'build-docker-image'.Ludovic Courtès
2019-07-12Merge branch 'master' into core-updatesMarius Bakke
2019-07-04pack: 'squashfs' backend records the profile's search paths.Ludovic Courtès
2019-07-04pack: 'docker' backend records the profile's search paths.Ludovic Courtès
2019-06-13Merge branch 'master' into core-updatesLudovic Courtès
2019-06-10pack: Fix 'guix pack -f docker'.Ludovic Courtès
2019-06-07pack: Add '--entry-point'.Ludovic Courtès
2019-05-25Merge branch 'staging' into core-updatesMarius Bakke
2019-05-22pack: Warn when building an empty pack.Ludovic Courtès
2019-05-22pack: Add '--root'.Ludovic Courtès
2019-05-01Merge branch 'master' into core-updatesMarius Bakke
2019-04-04scripts: More commands default to verbosity level 1.Ludovic Courtès
2019-04-04gexp: Remove workarounds for <https://bugs.gnu.org/15602>.Ludovic Courtès
2019-03-23Merge branch 'staging' into core-updatesMarius Bakke
2019-03-19pack: Create an empty /home directory for '-f squashfs'.Ludovic Courtès
2019-03-19pack: Produce relative symlinks when using '-f squashfs'.Ludovic Courtès
2019-03-15pack: Construct inferior package names correctly.P.C. Shyamshankar
2019-03-15pack: "-RR" produces PRoot-enabled relocatable binaries.Ludovic Courtès
2019-03-10Merge branch 'staging' into core-updatesMarius Bakke
2019-03-07pack: Add '--save-provenance'.Ludovic Courtès
2019-02-20Merge branch 'staging' into core-updatesMarius Bakke
2019-02-11Avoid name clash with 'build' from (guix store) and (guix status).Ludovic Courtès
2019-02-11pack, vm: Fix incorrect use of 'package-transitive-propagated-inputs'.Ludovic Courtès
2019-02-06Merge branch 'master' into core-updatesRicardo Wurmus
2019-01-11guix build: Re-purpose '--verbosity' and add '--debug'.Ludovic Courtès
2019-01-11status: Add 'with-status-verbosity'.Ludovic Courtès
2019-01-09maint: Remove 'cond-expand' forms for Guile 2.0.Ludovic Courtès