guix-play/guix/scripts
Josselin Poiret d57cab7641
image: Add mbr-raw-image-type and use by default.
* gnu/system/image.scm (mbr-disk-image, mbr-raw-image-type): New variables.
(qcow2-image-type): Inherit mbr-disk-image.
* guix/scripts/system.scm (%default-options): Use mbr-raw-image-type by
default.
* gnu/tests/install.scm (run-install): Use mbr-raw in the tests.
* doc/guix-cookbook.texi (Guix System Image API): Update the list of image
types.
* doc/guix.texi (Invoking guix system, System Images, image-type Reference):
Add mbr-raw and switch documented default to it.
2023-08-25 14:24:21 +02:00
..
container
git
home
import scripts: import: elpa: Return consistent error code. 2023-05-17 22:22:22 +02:00
system reconfigure: Use let* from srfi-71. 2023-08-12 23:07:40 +02:00
archive.scm
authenticate.scm
build.scm
challenge.scm
container.scm
copy.scm
deploy.scm
describe.scm
discover.scm
download.scm
edit.scm
environment.scm environment: Fix unbound-variable bug with '--symlink'. 2023-06-02 16:57:17 +02:00
gc.scm guix gc: Round MiBs in user feedback. 2023-05-31 22:45:35 +02:00
git.scm
graph.scm
hash.scm
home.scm guix home: Create /tmp in container if needed. 2023-08-16 22:09:38 +02:00
import.scm import: Gracefully handle EPIPE. 2023-06-08 22:06:00 +02:00
install.scm
lint.scm
locate.scm locate: Ignore unreadable manifests. 2023-07-11 15:47:55 +02:00
offload.scm
pack.scm pack: Move common build code to (guix build pack). 2023-07-18 16:56:06 -04:00
package.scm
perform-download.scm
processes.scm
publish.scm
pull.scm pull, time-machine: Add '-q' to ignore channel files. 2023-08-17 17:33:53 +02:00
refresh.scm refresh: Add --target-version option. 2023-08-15 09:38:29 -04:00
remove.scm
repl.scm
search.scm
shell.scm shell: Really take system into account in the cache key. 2023-07-13 17:20:02 +02:00
show.scm
size.scm
style.scm diagnostics: Factorize 'absolute-location'. 2023-05-31 23:25:25 +02:00
substitute.scm substitute: Gracefully retry after failed partial downloads. 2023-06-08 22:54:58 +02:00
system.scm image: Add mbr-raw-image-type and use by default. 2023-08-25 14:24:21 +02:00
time-machine.scm pull, time-machine: Add '-q' to ignore channel files. 2023-08-17 17:33:53 +02:00
upgrade.scm
weather.scm