summaryrefslogtreecommitdiff
path: root/guix/scripts/system.scm
AgeCommit message (Expand)Author
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
2019-07-26guix system: Reimplement 'reconfigure'.Jakob L. Kreuze
2019-07-11guix gc: Correctly handle '--delete-generations' with no arguments.Ludovic Courtès
2019-05-16guix system: Type-check the file or expression.Ludovic Courtès
2019-05-13vm: Auto-detect if inputs should be registered.Maxim Cournoyer
2019-05-14linux-container: Support container network sharing.Arun Isaac
2019-04-23guix system: Compute 'bootcfg' only for 'init' and 'reconfigure'.Ludovic Courtès
2019-04-04scripts: More commands default to verbosity level 1.Ludovic Courtès
2019-03-17guix system: Fix success report of the bootloader installation.Ludovic Courtès
2019-03-16bootloader: Use 'invoke/quiet' when running 'grub-install' and co.Ludovic Courtès
2019-02-13guix system: List old generations from newest to oldest.Ludovic Courtès