summaryrefslogtreecommitdiff
path: root/guix/scripts/pack.scm
AgeCommit message (Expand)Author
2021-06-19Merge branch 'master' into core-updates...Marius Bakke
2021-06-16pack: Fix the system value passed to build-docker-image....Maxim Cournoyer
2021-03-06Merge branch 'master' into core-updatesChristopher Baines
2021-03-05profiles: 'package->manifest-entry' preserves transformations by default....Ludovic Courtès
2021-01-13Merge branch 'staging' into 'core-updates'....Maxim Cournoyer
2020-12-15database: Remove #:deduplicate? from 'register-items'....Ludovic Courtès
2020-12-15store-copy: 'populate-store' can optionally deduplicate files....Ludovic Courtès
2020-12-15database: Remove #:reset-timestamps? from 'register-items'....Ludovic Courtès
2020-11-29Merge remote-tracking branch 'origin/master' into core-updatesChristopher Baines
2020-11-21transformations: Show '--help-transform' only where applicable....Ludovic Courtès
2020-11-13pack: Expose some bindings for third-party use....John Soo
2020-11-05pack: Do not include the host (guix config)....Ludovic Courtès
2020-10-31guix build: Move transformation options to (guix transformations)....Ludovic Courtès
2020-10-31guix build: 'options->transformation' no longer takes a 'store' parameter....Ludovic Courtès
2020-10-30guix: pack: Only wrap executable files....Eric Bavier
2020-10-30guix: pack: Fix offset calculation for store directory mount point....Eric Bavier
2020-10-20guix build: Move package transformation options behind '--help-transform'....Ludovic Courtès
2020-10-19Merge branch 'staging'...Maxim Cournoyer
2020-10-08packages, scripts, utils: Enable multi-threaded xz compression....Maxim Cournoyer
2020-10-02guix build: Record package transformations in manifest entries....Ludovic Courtès
2020-10-01pack: Work around ld.so bug that affects the "fakechroot" engine....Ludovic Courtès
2020-09-10scripts: Use 'define-command' and have 'guix help' use that....Ludovic Courtès
2020-08-03scripts: Pass #:verbosity to 'build-notifier'....Ludovic Courtès
2020-07-28pack: "fakechroot" execution engine can load its audit module....Ludovic Courtès
2020-07-24pack: '-R' applies to propagated inputs too....Ludovic Courtès
2020-07-20pack: Build the store database under a UTF-8 locale....Ludovic Courtès
2020-07-20pack: 'self-contained-tarball' runs derivation in a UTF-8local....Ludovic Courtès
2020-06-30pack: Dereference symlinks when looking for executables....Ludovic Courtès
2020-06-18database: 'register-items' takes an open database....Ludovic Courtès
2020-06-16pack: Add zstd compressor....Tobias Geerinckx-Rice
2020-05-14pack: Add relocation via ld.so and fakechroot....Ludovic Courtès
2020-05-14pack: Do not cross-compile the image building tools....Ludovic Courtès
2020-04-30Merge branch 'master' into core-updates...Marius Bakke
2020-04-26pack: Use a declarative profile....Ludovic Courtès
2020-04-08Merge branch 'master' into core-updates...Marius Bakke
2020-04-03pack: Pass the cross-compilation target to 'run-with-store'....Ludovic Courtès
2020-03-30Merge branch 'master' into core-updates...Marius Bakke
2020-03-29'--dry-run' no longer implies '--no-grafts'....Ludovic Courtès
2020-03-27Merge branch 'master' into core-updates...Marius Bakke
2020-03-24pack: Do not store extended attributes in squashfs images....Ludovic Courtès
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