summaryrefslogtreecommitdiff
path: root/guix/scripts/system.scm
Commit message (Expand)AuthorAge
* Export perform-actionrelease_39releaseChristopher Baines2020-05-24
* guix system: 'docker-image' honors '--network'.Ludovic Courtès2020-05-07
* image: Add a new API.Mathieu Othacehe2020-05-05
* guix system: Mention 'herd restart' when reconfigure completes.Ludovic Courtès2020-04-03
* guix system: Remove unused procedure.Ludovic Courtès2020-04-03
* guix system: Use 'mapm/accumulate-builds'.Ludovic Courtès2020-04-02
* '--dry-run' no longer implies '--no-grafts'.Ludovic Courtès2020-03-29
* guix system: Fix mistaken 'guix pull' warning upon 'reconfigure'.Ludovic Courtès2020-03-24
* guix system: Use 'with-build-handler'.Ludovic Courtès2020-03-22
* file-systems: Add a 'file-system-device->string' procedure.Maxim Cournoyer2020-03-02
* scripts: system: Do not validate network file systems.Maxim Cournoyer2020-02-18
* guix system: Honor the build options in 'delete-generations'.Ludovic Courtès2019-12-21
* guix system: Add "describe" action.Ludovic Courtès2019-12-07
* guix system: "list-generations" displays provenance info.Ludovic Courtès2019-12-07
* guix system: Use 'provenance-service-type', add "--save-provenance".Ludovic Courtès2019-12-07
* scripts: system: Add --target option.Mathieu Othacehe2019-12-01
* Use 'offload?' instead of 'build-hook?' internally.Ludovic Courtès2019-11-26
* guix system: Reinstalling the bootloader preserves extra menu entries.Ludovic Courtès2019-08-30
* guix system: Reimplement 'reconfigure'.Jakob L. Kreuze2019-07-26
* guix gc: Correctly handle '--delete-generations' with no arguments.Ludovic Courtès2019-07-11
* guix system: Type-check the file or expression.Ludovic Courtès2019-05-16
* vm: Auto-detect if inputs should be registered.Maxim Cournoyer2019-05-13
* linux-container: Support container network sharing.Arun Isaac2019-05-14
* guix system: Compute 'bootcfg' only for 'init' and 'reconfigure'.Ludovic Courtès2019-04-23
* scripts: More commands default to verbosity level 1.Ludovic Courtès2019-04-04
* guix system: Fix success report of the bootloader installation.Ludovic Courtès2019-03-17
* bootloader: Use 'invoke/quiet' when running 'grub-install' and co.Ludovic Courtès2019-03-16
* guix system: List old generations from newest to oldest.Ludovic Courtès2019-02-13
* guix system: Add 'delete-generations'.Ludovic Courtès2019-02-13
* Avoid name clash with 'build' from (guix store) and (guix status).Ludovic Courtès2019-02-11
* guix build: Re-purpose '--verbosity' and add '--debug'.Ludovic Courtès2019-01-11
* status: Add 'with-status-verbosity'.Ludovic Courtès2019-01-11
* guix system: Clarify the three strategies available.swedebugia2018-12-18
* guix system: Fix bootloader config file generation by 'guix system roll-back'.Ludovic Courtès2018-12-07
* guix system: Fix 'init' again.Ludovic Courtès2018-11-21
* guix system: Fix 'init'.Ludovic Courtès2018-11-19
* guix system: Clarify 'perform-action'.Ludovic Courtès2018-11-18
* guix system: De-monadify bootloader installation script.Ludovic Courtès2018-11-18
* guix system: Simplify bootloader package handling.Ludovic Courtès2018-11-18
* system: De-monadify 'operating-system-bootcfg'.Ludovic Courtès2018-11-18
* guix system: Invoking 'guix system init' twice keeps timestamps zeroed.Ludovic Courtès2018-11-11
* scripts: Suggest running 'guix gc' when we're short on disk space.Ludovic Courtès2018-10-23
* status: Build upon multiplexed build output.Ludovic Courtès2018-10-15
* Add (guix status) and use it for pretty colored output.Ludovic Courtès2018-09-27
* guix system: Load all services on reconfigure, not just stopped ones.Carlo Zancanaro2018-09-26
* guix system: Make 'init' idempotent again.Ludovic Courtès2018-07-03
* guix system: init: Check the available space before copying.Ludovic Courtès2018-07-03
* guix: Fix system reconfigure.Ricardo Wurmus2018-06-21
* guix system: 'list-generation' correctly displays file system labels.Ludovic Courtès2018-06-20
* Remove 'guix-register' and its traces.Ludovic Courtès2018-06-14