summaryrefslogtreecommitdiff
path: root/guix/scripts/pack.scm
AgeCommit message (Expand)Author
2021-07-18Merge branch 'master' into core-updatesLudovic Courtès
2021-07-18pack: Streamline how files are included in tarballs.Maxim Cournoyer
2021-07-18pack/deb: Add default section and priority fields to the control file.Maxim Cournoyer
2021-07-18pack: Allow embedding custom control files in deb packs.Maxim Cournoyer
2021-06-29pack: Add support for the deb format.Maxim Cournoyer
2021-06-29pack: Prevent duplicate files in tar archives.Maxim Cournoyer
2021-06-29pack: Improve naming of the packs store file names.Maxim Cournoyer
2021-06-29pack: Fix typo.Maxim Cournoyer
2021-06-29pack: Factorize base tar options.Maxim Cournoyer
2021-06-29pack: Extract builder code from self-contained-tarball.Maxim Cournoyer
2021-06-19Merge branch 'master' into core-updatesMarius 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-updatesMarius Bakke
2020-04-26pack: Use a declarative profile.Ludovic Courtès
2020-04-08Merge branch 'master' into core-updatesMarius Bakke
2020-04-03pack: Pass the cross-compilation target to 'run-with-store'.Ludovic Courtès
2020-03-30Merge branch 'master' into core-updatesMarius Bakke
2020-03-29'--dry-run' no longer implies '--no-grafts'.Ludovic Courtès
2020-03-27Merge branch 'master' into core-updatesMarius Bakke
2020-03-24pack: Do not store extended attributes in squashfs images.Ludovic Courtès