guix-devel/guix/scripts
Ludovic Courtès af41e504cf
guix system: Compute 'bootcfg' only for 'init' and 'reconfigure'.
Previously, 'guix system vm' would start by computing the bootcfg
derivation, which itself depended on an incorrect OS derivation (for the
original OS instead of the one passed through
'virtualized-operating-system'.)  That added overhead and would force
the user's config file to define a root file system, for example, even
though it makes no sense in the case of a VM.

* guix/scripts/system.scm (perform-action)[bootcfg]: Limit to the 'init'
and 'reconfigure' actions.
2019-04-23 23:44:35 +02:00
..
container
import
system
archive.scm
authenticate.scm
build.scm guix build: Accept multiple '-s' options. 2019-04-19 17:46:40 +02:00
challenge.scm
container.scm
copy.scm
describe.scm
download.scm
edit.scm
environment.scm
gc.scm
graph.scm
hash.scm
import.scm
lint.scm lint: 'check-github-url' uses our own 'open-connection-for-uri'. 2019-04-18 17:43:56 +02:00
offload.scm
pack.scm
package.scm
perform-download.scm
processes.scm
publish.scm
pull.scm pull: Create profile after the store connection has been opened. 2019-04-22 12:01:32 +02:00
refresh.scm
repl.scm
size.scm
substitute.scm
system.scm guix system: Compute 'bootcfg' only for 'init' and 'reconfigure'. 2019-04-23 23:44:35 +02:00
weather.scm