guix/guix/scripts
Ludovic Courtès 6c843907e9
guix system: Invoking 'guix system init' twice keeps timestamps zeroed.
Fixes a bug whereby running 'guix system init config.scm /mnt' twice
would, on the second run, change timestamps in /mnt/gnu/store from the
Epoch to now.  This is because the 'register-path' call would bypass the
'reset-timestamps' phase altogether in that case, as a consequence of
commit bb3b6ccb05.

Reported by Christopher Baines.

* guix/scripts/system.scm (install): When TARGET/var/guix exists, delete
it.  As a side-effect, this ensures that later on, the 'register-path'
call invokes 'reset-timestamps' on all the copied store items.
2018-11-11 23:53:29 +01:00
..
container
import import cran: Document "recursive" option. 2018-10-17 13:06:25 +02:00
system
archive.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
authenticate.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
build.scm status: Build upon multiplexed build output. 2018-10-15 23:06:55 +02:00
challenge.scm
container.scm
copy.scm
describe.scm describe: Canonicalize the profile. 2018-10-14 23:48:49 +02:00
download.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
edit.scm
environment.scm status: Build upon multiplexed build output. 2018-10-15 23:06:55 +02:00
gc.scm
graph.scm graph: Add '--system'. 2018-09-16 23:00:44 +02:00
hash.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
import.scm
lint.scm
offload.scm
pack.scm pack: Squashfs backend now honors '--localstatedir'. 2018-11-06 23:21:24 +01:00
package.scm guix package: '--show' errors when asked for a non-existent package. 2018-11-11 23:53:29 +01:00
perform-download.scm perform-download: Optionally report a "download-progress" trace. 2018-09-27 23:21:53 +02:00
processes.scm Add 'guix processes'. 2018-10-29 00:13:38 +01:00
publish.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
pull.scm pull: Add missing monadic 'return'. 2018-11-07 21:56:16 +01:00
refresh.scm gnupg: Use 'gpgv' and keybox files; adjust 'guix refresh' accordingly. 2018-09-16 23:00:44 +02:00
repl.scm
size.scm
substitute.scm Add (guix status) and use it for pretty colored output. 2018-09-27 23:21:53 +02:00
system.scm guix system: Invoking 'guix system init' twice keeps timestamps zeroed. 2018-11-11 23:53:29 +01:00
weather.scm