summaryrefslogtreecommitdiff
path: root/guix/scripts/pack.scm
AgeCommit message (Expand)Author
2026-05-10ui: ‘load*’ takes a list of modules to import.Ludovic Courtès
2026-04-10tests: Fix non-deterministic AppImage tests.Noé Lopez
2026-04-10gnu: appimage-type-2-runtime: Update to continuous-1.caf24f9.Noé Lopez
2026-03-09scripts: pack: Use correct Debian architecture for armhf-linux.Efraim Flashner
2025-10-30Revert "Use mmap for the elf parser, reducing memory usage."Maxim Cournoyer
2025-10-30Revert "elf: Remove bundled Guile source."Maxim Cournoyer
2025-10-30elf: Remove bundled Guile source.Maxim Cournoyer
2025-10-30Use mmap for the elf parser, reducing memory usage.Maxim Cournoyer
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer
2025-09-18Update Maxim's email address.Maxim Cournoyer
2025-07-09pack: Autoload all the (gnu packages …) modules.Ludovic Courtès
2025-06-26pack: Don't export properties when SAVE-PROVENANCE is not set.Romain GARBAGE
2025-06-13pack: Singularity environemt sources the profile's 'etc/profile'.Rutherther
2025-06-03pack: Include store parent directories in the Docker layer.Ray Miller
2025-02-20guix: Fix typos.Vagrant Cascadian
2025-01-24pack: Support localstatedir in AppImage format.Noé Lopez
2024-12-16pack: Allow cross-compiling with '--relocatable'.Brian Kubisiak
2024-12-02pack: Add ‘--file=FILE’ with the same meaning as for ‘guix build’.Arne Babenhauserheide
2024-11-23pack: Add support for AppImage pack format.Sebastian Dümcke
2024-07-10pack: Create /tmp in Apptainer images.Lars Bilke
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