summaryrefslogtreecommitdiff
path: root/guix/scripts/system.scm
Commit message (Expand)AuthorAge
...
* system: Make grub use <menu-entry> instead of <boot-parameters> again.Danny Milosavljevic2017-04-15
* scripts: system: Introduce profile-boot-parameters.Danny Milosavljevic2017-04-15
* scripts: system: Rename grub? and install-grub? to bootloader? and install-b...Mathieu Othacehe2017-04-15
* system: Rename operating-system-grub.cfg to operating-system-bootcfg.Mathieu Othacehe2017-04-15
* scripts: system: Back out operating-system-bootcfg change.Danny Milosavljevic2017-04-15
* scripts: system: Move save-load-path-excursion and save-environment-excursion...Danny Milosavljevic2017-04-15
* scripts: system: Move save-load-path-excursion and save-environment-excursion...Mathieu Othacehe2017-04-15
* system: Support the --root option in 'guix system'.Chris Marusich2017-04-06
* guix system: If the new system generation already exists, overwrite it.Chris Marusich2016-12-05
* store: Add 'references*'.Ludovic Courtès2016-11-19
* system: Use grub from bootloader configuration.Marius Bakke2016-11-08
* system: Add 'guix system' actions: switch-generation and roll-back.Chris Marusich2016-11-06
* system: Optionally limit the entries returned by profile-grub-entries.Chris Marusich2016-11-06
* system: Rename previous-grub-entries to profile-grub-entries.Chris Marusich2016-11-06
* system: Record store file system info in each generation.Chris Marusich2016-10-30
* guix system: Return two values when failing to talk to shepherd.Ludovic Courtès2016-10-06
* system: grub.cfg uses correct file names when store is not in root partition.Carlos Sánchez de La Lama2016-09-24
* 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