index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
pack.scm
Age
Commit message (
Expand
)
Author
2024-04-03
store: database: Rename a couple of procedures.
...
Christopher Baines
2024-01-08
guix: pack: Build layered images.
...
Oleg Pykhalov
2023-12-02
gnu: Use ‘libc-utf8-locales-for-target’.
...
Janneke Nieuwenhuizen
2023-10-20
tests: Avoid three-argument ‘test-assertm’.
...
Ludovic Courtès
2023-07-18
tests: pack: Fix indentation.
...
Maxim Cournoyer
2023-07-18
pack: Move common build code to (guix build pack).
...
Maxim Cournoyer
2023-03-17
Revert "tests: pack: Fix indentation."
...
Maxim Cournoyer
2023-02-27
pack: Make sure tests can run without a world rebuild.
...
Ludovic Courtès
2023-02-19
pack: Add RPM format.
...
Maxim Cournoyer
2023-02-19
tests: pack: Fix indentation.
...
Maxim Cournoyer
2022-10-22
Remove now unnecessary uses of (guix grafts).
...
Ludovic Courtès
2021-07-18
Merge branch 'master' into core-updates
Ludovic Courtès
2021-07-18
pack: Allow embedding custom control files in deb packs.
...
Maxim Cournoyer
2021-07-11
pack: Adjust test to earlier <compressor> changes.
...
Ludovic Courtès
2021-06-29
pack: Add support for the deb format.
...
Maxim Cournoyer
2021-06-29
tests: pack: Fix compressor extension.
...
Maxim Cournoyer
2020-07-20
pack: Build the store database under a UTF-8 locale.
...
Ludovic Courtès
2020-07-20
pack: 'self-contained-tarball' runs derivation in a UTF-8local.
...
Ludovic Courtès
2019-12-26
gnu: Remove squashfs-tools-next.
...
Ricardo Wurmus
2019-08-27
pack: Create /tmp in Docker images.
...
Ludovic Courtès
2019-03-24
tests: Adjust 'guix pack -f squashfs' test.
...
Ludovic Courtès
2018-11-06
store-copy: Canonicalize the mtime and permissions of the store copy.
...
Ludovic Courtès
2018-11-06
pack: Add test for 'self-contained-tarball' with localstatedir.
...
Ludovic Courtès
2018-11-06
pack: Squashfs backend now honors '--localstatedir'.
...
Ludovic Courtès
2018-11-06
pack: Docker backend now honors '--localstatedir'.
...
Ludovic Courtès
2018-11-06
pack: Import (guix store database) only when '--localstatedir' is passed.
...
Ludovic Courtès
2018-10-28
tests: Fix typo.
...
Ludovic Courtès
2018-10-19
tests: Run 'guix pack' tests using the external store.
...
Ludovic Courtès
2018-09-18
tests: Skip 'self-contained-tarball' test unconditionally.
...
Ludovic Courtès
2018-06-01
pack: Adjust test to expect relative symlinks.
...
Ludovic Courtès
2018-06-01
tests: Fix arguments in pack test.
...
Ricardo Wurmus
2017-03-22
tests: Skip 'guix pack' test when networking is unavailable.
...
Ludovic Courtès
2017-03-17
pack: Move absolute file name to <compressor>.
...
Ludovic Courtès
2017-03-14
pack: Add unit test.
...
Ludovic Courtès