aboutsummaryrefslogtreecommitdiff
path: root/tests/pack.scm
Commit message (Expand)AuthorAge
* store: database: Rename a couple of procedures.Christopher Baines2024-04-03
* guix: pack: Build layered images.Oleg Pykhalov2024-01-08
* gnu: Use ‘libc-utf8-locales-for-target’.Janneke Nieuwenhuizen2023-12-02
* tests: Avoid three-argument ‘test-assertm’.Ludovic Courtès2023-10-20
* tests: pack: Fix indentation.Maxim Cournoyer2023-07-18
* pack: Move common build code to (guix build pack).Maxim Cournoyer2023-07-18
* Revert "tests: pack: Fix indentation."Maxim Cournoyer2023-03-17
* pack: Make sure tests can run without a world rebuild.Ludovic Courtès2023-02-27
* pack: Add RPM format.Maxim Cournoyer2023-02-19
* tests: pack: Fix indentation.Maxim Cournoyer2023-02-19
* Remove now unnecessary uses of (guix grafts).Ludovic Courtès2022-10-22
* Merge branch 'master' into core-updatesLudovic Courtès2021-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
| * tests: pack: Fix compressor extension.Maxim Cournoyer2021-06-29
* | pack: Adjust test to earlier <compressor> changes.Ludovic Courtès2021-07-11
|/
* pack: Build the store database under a UTF-8 locale.Ludovic Courtès2020-07-20
* pack: 'self-contained-tarball' runs derivation in a UTF-8local.Ludovic Courtès2020-07-20
* gnu: Remove squashfs-tools-next.Ricardo Wurmus2019-12-26
* pack: Create /tmp in Docker images.Ludovic Courtès2019-08-27
* tests: Adjust 'guix pack -f squashfs' test.Ludovic Courtès2019-03-24
* store-copy: Canonicalize the mtime and permissions of the store copy.Ludovic Courtès2018-11-06
* pack: Add test for 'self-contained-tarball' with localstatedir.Ludovic Courtès2018-11-06
* pack: Squashfs backend now honors '--localstatedir'.Ludovic Courtès2018-11-06
* pack: Docker backend now honors '--localstatedir'.Ludovic Courtès2018-11-06
* pack: Import (guix store database) only when '--localstatedir' is passed.Ludovic Courtès2018-11-06
* tests: Fix typo.Ludovic Courtès2018-10-28
* tests: Run 'guix pack' tests using the external store.Ludovic Courtès2018-10-19
* tests: Skip 'self-contained-tarball' test unconditionally.Ludovic Courtès2018-09-18
* pack: Adjust test to expect relative symlinks.Ludovic Courtès2018-06-01
* tests: Fix arguments in pack test.Ricardo Wurmus2018-06-01
* tests: Skip 'guix pack' test when networking is unavailable.Ludovic Courtès2017-03-22
* pack: Move absolute file name to <compressor>.Ludovic Courtès2017-03-17
* pack: Add unit test.Ludovic Courtès2017-03-14