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
..
2017-05-03 16:16:17 +02:00
2017-09-28 13:10:11 +02:00
2017-09-16 17:47:46 +02:00
2017-05-03 16:16:17 +02:00
2017-05-03 16:16:17 +02:00
2017-10-19 23:21:49 +02:00
2017-05-03 16:16:17 +02:00
2018-03-02 11:55:43 +01:00
2017-09-28 13:10:11 +02:00
2018-02-26 18:19:34 +01:00
2018-03-15 10:28:22 +01:00