summaryrefslogtreecommitdiff
path: root/guix/scripts/pack.scm
Commit message (Expand)AuthorAge
* pack: "fakechroot" execution engine can load its audit module.Ludovic Courtès2020-07-28
* pack: '-R' applies to propagated inputs too.Ludovic Courtès2020-07-24
* pack: Build the store database under a UTF-8 locale.Ludovic Courtès2020-07-20
* pack: 'self-contained-tarball' runs derivation in a UTF-8local.Ludovic Courtès2020-07-20
* pack: Dereference symlinks when looking for executables.Ludovic Courtès2020-06-30
* database: 'register-items' takes an open database.Ludovic Courtès2020-06-18
* pack: Add zstd compressor.Tobias Geerinckx-Rice2020-06-16
* pack: Add relocation via ld.so and fakechroot.Ludovic Courtès2020-05-14
* pack: Do not cross-compile the image building tools.Ludovic Courtès2020-05-14
* Merge branch 'master' into core-updatesMarius Bakke2020-04-30
|\
| * pack: Use a declarative profile.Ludovic Courtès2020-04-26
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-08
|\|
| * pack: Pass the cross-compilation target to 'run-with-store'.Ludovic Courtès2020-04-03
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-30
|\|
| * '--dry-run' no longer implies '--no-grafts'.Ludovic Courtès2020-03-29
* | Merge branch 'master' into core-updatesMarius Bakke2020-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
* | scripts: Refer to (default-guile) instead of 'guile-2.2'.Ludovic Courtès2020-03-17
|/
* 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