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