summaryrefslogtreecommitdiff
path: root/guix/scripts/pack.scm
AgeCommit message (Expand)Author
2024-04-29pack: ‘-R’ (once) does not include fakechroot fallback.Ludovic Courtès
2024-01-13scripts: pack: Set correct default value for entry-point-argument.Tomas Volf
2024-01-08guix: pack: Build layered images.Oleg Pykhalov
2024-01-08guix: pack: Add '--entry-point-argument' option.Graham James Addis
2023-12-02gnu: Use ‘libc-utf8-locales-for-target’.Janneke Nieuwenhuizen
2023-10-17scripts: pack: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-16pack: Allow setting a custom image tag for Docker imagesSören Tempel
2023-07-18pack: Move common build code to (guix build pack).Maxim Cournoyer
2023-03-17pack: "fakechroot" engine passes the recursive RUNPATH to ld.so.Ludovic Courtès
2023-03-13guix: Strip #:use-module lists.Ludovic Courtès
2023-02-27pack: Make sure tests can run without a world rebuild.Ludovic Courtès
2023-02-23pack: Add UTF-8 locales to RPM pack builder.Maxim Cournoyer
2023-02-19pack: Add RPM format.Maxim Cournoyer
2023-02-19pack: Extract populate-profile-root from self-contained-tarball/builder.Maxim Cournoyer
2023-02-19pack: Use let-keywords instead of keyword-ref.Maxim Cournoyer
2022-11-19pack: Remove use of GOOPS in 'deb' backend.Ludovic Courtès
2022-11-15shell: Detect --symlink spec problems early.Maxim Cournoyer
2022-11-15guix: shell: Add '--symlink' option.Maxim Cournoyer
2022-10-22Remove now unnecessary uses of (guix grafts).Ludovic Courtès
2022-09-24gnu: Add compression module.Mathieu Othacehe
2022-05-22scripts: Add --list-systems and --list-targets options.Mathieu Othacehe
2022-04-26scripts: pack: Fix typo.Alex Griffin
2022-04-23pack: Fix match error for multi-packages deb packs.Maxim Cournoyer
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