meta name='robots' content='noindex, nofollow'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/build/vm.scm
cd7142083d13'>pack: Import (guix store database) only when '--localstatedir' is passed....
AgeCommit message (Expand)Author
2020-12-15database: Remove #:deduplicate? from 'register-items'....Ludovic Courtès
2020-12-15image: 'register-closure' leaves it up to the caller to deduplicate....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-12-15image: 'register-closure' assumes already-reset timestamps....Ludovic Courtès
2020-12-15store-copy: 'populate-store' resets timestamps....Ludovic Courtès
Ludovic Courtès
2018-10-19tests: Run 'guix pack' tests using the external store....Ludovic Courtès
2018-07-05tests: Skip 'guix-pack.sh'....Ludovic Courtès
2018-05-19tests: Skip 'tests/guix-pack.sh' when networking is missing....Ludovic Courtès
2018-05-10pack: Add '--relocatable'....Ludovic Courtès
2018-05-07pack: Fix handling of '-e'....Ludovic Courtès
2018-05-07pack: Honor package transformation options....Ludovic Courtès
2018-05-07pack: Adjust test to cope with GC'd profiles....Ludovic Courtès
2018-03-24tests: Add tests for "guix pack"....Chris Marusich