guix-devel/guix/scripts
Ludovic Courtès 61b1dbbdcd
guix system: Add '--skip-checks'.
Fixes <https://bugs.gnu.org/30760>.
Reported by Tomáš Čech <sleep_walker@gnu.org>.

* guix/scripts/system.scm (perform-action): Add #:skip-safety-checks?
and honor it.
(show-help, %options): Add --skip-checks.
(process-action): Pass #:skip-safety-checks? to 'perform-action'.
* doc/guix.texi (Invoking guix system): Document --skip-checks.
2018-03-15 10:28:22 +01:00
..
container
import
system
archive.scm
authenticate.scm
build.scm
challenge.scm
container.scm
copy.scm
download.scm
edit.scm
environment.scm environment: Add --user. 2018-03-02 11:55:43 +01:00
gc.scm
graph.scm
hash.scm
import.scm
lint.scm
offload.scm offload: Look at machine loads for the past minute. 2018-01-15 23:29:33 +01:00
pack.scm pack: Adjust '--manifest' documentation. 2018-02-16 00:45:29 +01:00
package.scm guix package: '--search' no longer shows superseded packages. 2018-02-27 15:46:56 +01:00
perform-download.scm
publish.scm publish: Restore gzip compression in cache-less mode. 2018-01-22 11:15:50 +01:00
pull.scm
refresh.scm
size.scm
substitute.scm build: Require Guile >= 2.0.13. 2018-02-26 18:19:34 +01:00
system.scm guix system: Add '--skip-checks'. 2018-03-15 10:28:22 +01:00
weather.scm