aboutsummaryrefslogtreecommitdiff
path: root/guix/scripts/pack.scm
Commit message (Expand)AuthorAge
* pack: ‘-R’ (once) does not include fakechroot fallback.Ludovic Courtès2024-04-29
* scripts: pack: Set correct default value for entry-point-argument.Tomas Volf2024-01-13
* guix: pack: Build layered images.Oleg Pykhalov2024-01-08
* guix: pack: Add '--entry-point-argument' option.Graham James Addis2024-01-08
* gnu: Use ‘libc-utf8-locales-for-target’.Janneke Nieuwenhuizen2023-12-02
* scripts: pack: Handle EPIPE errors when displaying help.Simon Tournier2023-10-17
* pack: Allow setting a custom image tag for Docker imagesSören Tempel2023-10-16
* pack: Move common build code to (guix build pack).Maxim Cournoyer2023-07-18
* pack: "fakechroot" engine passes the recursive RUNPATH to ld.so.Ludovic Courtès2023-03-17
* guix: Strip #:use-module lists.Ludovic Courtès2023-03-13
* pack: Make sure tests can run without a world rebuild.Ludovic Courtès2023-02-27
* pack: Add UTF-8 locales to RPM pack builder.Maxim Cournoyer2023-02-23
* pack: Add RPM format.Maxim Cournoyer2023-02-19
* pack: Extract populate-profile-root from self-contained-tarball/builder.Maxim Cournoyer2023-02-19
* pack: Use let-keywords instead of keyword-ref.Maxim Cournoyer2023-02-19
* pack: Remove use of GOOPS in 'deb' backend.Ludovic Courtès2022-11-19
* shell: Detect --symlink spec problems early.Maxim Cournoyer2022-11-15
* guix: shell: Add '--symlink' option.Maxim Cournoyer2022-11-15
* Remove now unnecessary uses of (guix grafts).Ludovic Courtès2022-10-22
* gnu: Add compression module.Mathieu Othacehe2022-09-24
* scripts: Add --list-systems and --list-targets options.Mathieu Othacehe2022-05-22
* scripts: pack: Fix typo.Alex Griffin2022-04-26
* pack: Fix match error for multi-packages deb packs.Maxim Cournoyer2022-04-23
* Merge branch 'master' into core-updatesLudovic Courtès2021-07-18
|\
| * pack: Streamline how files are included in tarballs.Maxim Cournoyer2021-07-18
| * pack/deb: Add default section and priority fields to the control file.Maxim Cournoyer2021-07-18
| * pack: Allow embedding custom control files in deb packs.Maxim Cournoyer2021-07-18
| * pack: Add support for the deb format.Maxim Cournoyer2021-06-29
| * pack: Prevent duplicate files in tar archives.Maxim Cournoyer2021-06-29
| * pack: Improve naming of the packs store file names.Maxim Cournoyer2021-06-29
| * pack: Fix typo.Maxim Cournoyer2021-06-29
| * pack: Factorize base tar options.Maxim Cournoyer2021-06-29
| * pack: Extract builder code from self-contained-tarball.Maxim Cournoyer2021-06-29
* | Merge branch 'master' into core-updatesMarius Bakke2021-06-19
|\|
| * pack: Fix the system value passed to build-docker-image.Maxim Cournoyer2021-06-16
* | Merge branch 'master' into core-updatesChristopher Baines2021-03-06
|\|
| * profiles: 'package->manifest-entry' preserves transformations by default.Ludovic Courtès2021-03-05
* | Merge branch 'staging' into 'core-updates'.Maxim Cournoyer2021-01-13
|\|
| * database: Remove #:deduplicate? from 'register-items'.Ludovic Courtès2020-12-15
| * store-copy: 'populate-store' can optionally deduplicate files.Ludovic Courtès2020-12-15
| * database: Remove #:reset-timestamps? from 'register-items'.Ludovic Courtès2020-12-15
* | Merge remote-tracking branch 'origin/master' into core-updatesChristopher Baines2020-11-29
|\|
| * transformations: Show '--help-transform' only where applicable.Ludovic Courtès2020-11-21
| * pack: Expose some bindings for third-party use.John Soo2020-11-13
| * pack: Do not include the host (guix config).Ludovic Courtès2020-11-05
| * guix build: Move transformation options to (guix transformations).Ludovic Courtès2020-10-31
| * guix build: 'options->transformation' no longer takes a 'store' parameter.Ludovic Courtès2020-10-31
| * guix: pack: Only wrap executable files.Eric Bavier2020-10-30
| * guix: pack: Fix offset calculation for store directory mount point.Eric Bavier2020-10-30
| * guix build: Move package transformation options behind '--help-transform'.Ludovic Courtès2020-10-20