summaryrefslogtreecommitdiff
path: root/guix/scripts/system.scm
Commit message (Expand)AuthorAge
* bootloader: Rename boot-name to bootloader-name.Mathieu Othacehe2017-06-10
* Merge branch 'version-0.13.0'Marius Bakke2017-05-22
|\
| * guix system: Don't warn about old distros for "guix system init".Ludovic Courtès2017-05-21
| * guix system: Increase image size for 'guix system vm'.Ludovic Courtès2017-05-21
* | scripts: system: Display bootloader name in "list-generations".Mathieu Othacehe2017-05-16
* | scripts: system: Adapt "switch-generation" to new bootloader API.Mathieu Othacehe2017-05-16
* | scripts: system: Adapt "init" to new bootloader API.Mathieu Othacehe2017-05-16
* | scripts: system: Adapt "reconfigure" to new bootloader API.Mathieu Othacehe2017-05-16
* | bootloader: Add extlinux support.Mathieu Othacehe2017-05-16
|/
* scripts: Warn about old distro.Ludovic Courtès2017-05-10
* scripts: Remove profile-grub-entries.Danny Milosavljevic2017-05-05
* system: grub: Use boot-parameters instead of menu-entry where possible.Danny Milosavljevic2017-05-05
* scripts: Make boot-parameters label include generation number and time.Danny Milosavljevic2017-05-05
* system: Introduce read-boot-parameters-file.Danny Milosavljevic2017-05-05
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* scripts: system: Rename --no-grub option to --no-bootloader.Mathieu Othacehe2017-04-17
* services: 'service-parameters' becomes 'service-value'.Ludovic Courtès2017-04-16
* 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