summaryrefslogtreecommitdiff
path: root/guix/scripts/system.scm
Commit message (Expand)AuthorAge
* services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'.Ludovic Courtès2016-08-31
* guix system: Do not unload services depended on.Ludovic Courtès2016-08-31
* guix system: Use 'shepherd-service-lookup-procedure' in 'service-upgrade'.Ludovic Courtès2016-08-31
* guix system: Extract and test the service upgrade procedure.Ludovic Courtès2016-08-31
* services: herd: Provide <live-service> objects.Ludovic Courtès2016-08-31
* guix scripts: Disable grafting on dry runs.Roel Janssen2016-08-28
* system: Fix 'guix system' when root fs is named by UUID.Mark H Weaver2016-08-20
* guix system: Fix the Shepherd error handling fix.Ludovic Courtès2016-08-02
* guix system: Properly report Shepherd errors when upgrading services.Ludovic Courtès2016-08-02
* gexp: Remove more uses of #:modules.Ludovic Courtès2016-07-12
* services: herd: Move UI handling to 'guix system'.Ludovic Courtès2016-05-04
* guix system: Reduce size of image produced for 'vm' action.Ludovic Courtès2016-04-29
* guix system: Warn against missing 'guix pull'.Ludovic Courtès2016-03-28
* guix system: Write the GC root on the target file system.Ludovic Courtès2016-03-08
* guix build: Move '--no-grafts' to the common build options.Ludovic Courtès2016-03-02
* guix system: Restore load path after running the activation script.Ludovic Courtès2016-02-25
* guix system: Simply warn if we cannot talk to the shepherd.Ludovic Courtès2016-02-05
* guix system: 'reconfigure' loads and starts new services.Ludovic Courtès2016-02-03
* guix system: Rename 'dmd-graph' to 'shepherd-graph'.Alex Kost2016-01-29
* services: Rename 'dmd' services to 'shepherd'.Alex Kost2016-01-29
* Rename (gnu services dmd) to (gnu services shepherd).Alex Kost2016-01-29
* Move <boot-parameters> to (gnu system).Alex Kost2016-01-16
* Add (guix graph).Ludovic Courtès2015-11-21
* guix system: Always build grub.cfg for 'init' and 'reconfigure'.Ludovic Courtès2015-11-02
* services: Add 'system-service-type'.Ludovic Courtès2015-11-02
* guix system: Fix typo in --help message.Alex Kost2015-10-31
* scripts: system: Add 'container' action.David Thompson2015-10-30
* guix system: Add the 'list-generations' command.Ludovic Courtès2015-10-27
* guix system: Factorize boot parameter parsing.Ludovic Courtès2015-10-27
* guix system: Extract action processing.Ludovic Courtès2015-10-27
* scripts: environment: Add --container option.David Thompson2015-10-25
* guix system: Add 'dmd-graph' command.Ludovic Courtès2015-10-14
* guix system: Add 'extension-graph' command.Ludovic Courtès2015-10-14
* guix system: Add '--derivation'.Ludovic Courtès2015-10-10
* scripts: Add 'build-package'.Alex Kost2015-09-22
* Add (guix scripts).Alex Kost2015-09-18
* guix system: Gracefully handle incomplete commands.Ludovic Courtès2015-09-15
* system: Add 'kernel-arguments' field.Ludovic Courtès2015-07-17
* gnu: system: Move <file-system-mapping> into (gnu system file-systems).David Thompson2015-07-07
* guix system: init: Overwrite the items in the target store.Ludovic Courtès2015-06-10
* guix: Clean up --help messages.Alex Kost2015-06-08
* guix system: Add '--on-error'.Ludovic Courtès2015-05-25
* guix system: init: Copy the closure of 'grub.cfg', not that of the system.Ludovic Courtès2015-05-24
* guix system: Always add zero previous entries in grub.cfg for 'init'.Ludovic Courtès2015-05-24
* guix system: init: Make sure the target is root-owned.Ludovic Courtès2015-05-24
* ui: Deduplicate 'show-what-to-build*'.David Thompson2015-05-21
* ui: Factorize user-provided Scheme file loading.David Thompson2015-05-20
* ui: Add 'report-load-error'.Ludovic Courtès2015-04-07
* ui: Factorize command-line + env. var. option parsing.Ludovic Courtès2015-02-26
* guix system: Honor '--no-grub'.Ludovic Courtès2015-02-24