summaryrefslogtreecommitdiff
path: root/guix/scripts/system.scm
AgeCommit message (Expand)Author
2021-05-10guix: scripts system: Increase the size for generating Docker container images....Roel Janssen
2021-04-11scripts: system: Default to -v3 when building a system....Mark H Weaver
2021-03-09scripts: system: Activate system when switching generations....Brice Waegeneire
2021-02-17scripts: system: Accept <image> records as input....Mathieu Othacehe
2021-02-17scripts: system: Remove 'vm-image' command....Mathieu Othacehe
2021-01-30services: shepherd: Allow custom 'shepherd' package....Maxime Devos
2021-01-19system: Rename 'disk-image' command 'image'....Mathieu Othacehe
2021-01-17image: Rename "raw" image-type to "efi-raw"....Mathieu Othacehe
2021-01-04guix system: Add '--graph-backend'....Ludovic Courtès
2020-12-21system: Allow separated /boot and encrypted root....Miguel Ángel Arruga Vivas
2020-12-15system: 'init' does not recompute the hash of each store item....Ludovic Courtès
2020-12-15database: Remove #:deduplicate? and #:reset-timestamps? from 'register-path'....Ludovic Courtès
2020-12-15guix system: 'init' copies, resets timestamps, and deduplicates at once....Ludovic Courtès
2020-11-17guix: system: Make disk-image root file system non-volatile by default....Maxim Cournoyer
2020-11-01system: Add store-directory-prefix to boot-parameters....Miguel Ángel Arruga Vivas
2020-10-18system: Provide locale information to the bootloader....Miguel Ángel Arruga Vivas
2020-10-02scripts: system: Honor target argument....Mathieu Othacehe
2020-09-30scripts: system: Add support for image-type....Mathieu Othacehe
2020-09-10scripts: Use 'define-command' and have 'guix help' use that....Ludovic Courtès
2020-09-05scripts: system: Expand some help messages....Efraim Flashner
2020-08-31guix: system: Add `--label' option....Julien Lepiller
2020-08-31guix system: Clarify what happens where service upgrade fails....Ludovic Courtès
2020-08-31guix system: reconfigure: Tell users about 'herd status'....Ludovic Courtès
2020-08-03scripts: Pass #:verbosity to 'build-notifier'....Ludovic Courtès
2020-07-25guix system: Report file system errors using 'report-error'....Ludovic Courtès
2020-07-23guix system: 'reconfigure' disallows downgrades by default....Ludovic Courtès
2020-07-15services: Add 'system-provenance' procedure....Ludovic Courtès
2020-07-03guix system: "describe" displays multiboot info....Jan (janneke) Nieuwenhuizen
2020-07-01services: provenance: Save channel introductions....Ludovic Courtès
2020-06-26Add more (ice-9 format) imports....Ludovic Courtès
2020-06-14scripts: system: Fix "init" command....Mathieu Othacehe
2020-06-13image: Make 'find-image' non-monadic....Jan (janneke) Nieuwenhuizen
2020-05-29image: Do not use VM to create disk-images....Mathieu Othacehe
2020-05-07guix system: 'docker-image' honors '--network'....Ludovic Courtès
2020-05-05image: Add a new API....Mathieu Othacehe
2020-04-03guix system: Mention 'herd restart' when reconfigure completes....Ludovic Courtès
2020-04-03guix system: Remove unused procedure....Ludovic Courtès
2020-04-02guix system: Use 'mapm/accumulate-builds'....Ludovic Courtès
2020-03-29'--dry-run' no longer implies '--no-grafts'....Ludovic Courtès
2020-03-24guix system: Fix mistaken 'guix pull' warning upon 'reconfigure'....Ludovic Courtès
2020-03-22guix system: Use 'with-build-handler'....Ludovic Courtès
2020-03-02file-systems: Add a 'file-system-device->string' procedure....Maxim Cournoyer
2020-02-18scripts: system: Do not validate network file systems....Maxim Cournoyer
2019-12-21guix system: Honor the build options in 'delete-generations'....Ludovic Courtès
2019-12-07guix system: Add "describe" action....Ludovic Courtès
2019-12-07guix system: "list-generations" displays provenance info....Ludovic Courtès
2019-12-07guix system: Use 'provenance-service-type', add "--save-provenance"....Ludovic Courtès
2019-12-01scripts: system: Add --target option....Mathieu Othacehe
2019-11-26Use 'offload?' instead of 'build-hook?' internally....Ludovic Courtès
2019-08-30guix system: Reinstalling the bootloader preserves extra menu entries....Ludovic Courtès