summaryrefslogtreecommitdiff
path: root/guix/scripts/system.scm
AgeCommit message (Expand)Author
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
2019-02-13guix system: Add 'delete-generations'.Ludovic Courtès
2019-02-11Avoid name clash with 'build' from (guix store) and (guix status).Ludovic Courtès
2019-01-11guix build: Re-purpose '--verbosity' and add '--debug'.Ludovic Courtès
2019-01-11status: Add 'with-status-verbosity'.Ludovic Courtès
2018-12-18guix system: Clarify the three strategies available.swedebugia
2018-12-07guix system: Fix bootloader config file generation by 'guix system roll-back'.Ludovic Courtès
2018-11-21guix system: Fix 'init' again.Ludovic Courtès
2018-11-19guix system: Fix 'init'.Ludovic Courtès
2018-11-18guix system: Clarify 'perform-action'.Ludovic Courtès
2018-11-18guix system: De-monadify bootloader installation script.Ludovic Courtès
2018-11-18guix system: Simplify bootloader package handling.Ludovic Courtès
2018-11-18system: De-monadify 'operating-system-bootcfg'.Ludovic Courtès
2018-11-11guix system: Invoking 'guix system init' twice keeps timestamps zeroed.Ludovic Courtès
2018-10-23scripts: Suggest running 'guix gc' when we're short on disk space.Ludovic Courtès
2018-10-15status: Build upon multiplexed build output.Ludovic Courtès
2018-09-27Add (guix status) and use it for pretty colored output.Ludovic Courtès
2018-09-26guix system: Load all services on reconfigure, not just stopped ones.Carlo Zancanaro
2018-07-03guix system: Make 'init' idempotent again.Ludovic Courtès
2018-07-03guix system: init: Check the available space before copying.Ludovic Courtès
2018-06-21guix: Fix system reconfigure.Ricardo Wurmus
2018-06-20guix system: 'list-generation' correctly displays file system labels.Ludovic Courtès
2018-06-14Remove 'guix-register' and its traces.Ludovic Courtès
2018-06-14store: Remove 'register-path'.Ludovic Courtès
2018-06-09pull: Install the new Guix in a profile.Ludovic Courtès
2018-06-01scripts: system: Sort profile generations in reverse order.Mathieu Othacehe