summaryrefslogtreecommitdiff
path: root/guix/scripts/system.scm
Commit message (Expand)AuthorAge
* 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
* guix system: Improve error messages.Ludovic Courtès2015-01-22
* monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès2015-01-14
* system: Don't make /boot/grub/grub.cfg a symlink to the store.Ludovic Courtès2014-12-09
* guix system: Fix typo affecting 'guix system init'.Ludovic Courtès2014-12-07
* guix: scripts: Parse $GUIX_BUILD_OPTIONS separately.nebuli2014-12-06
* system: Make /boot/grub/grub.cfg an indirect GC root.Ludovic Courtès2014-12-04
* guix system: Factorize 'grub-install' error handling, and use more 'mbegin'.Ludovic Courtès2014-12-04
* guix system: Use 'mbegin' for 'install'.Ludovic Courtès2014-12-02
* guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.nebuli2014-11-30
* guix system: Add '--share' and '--expose' options for 'vm'.Ludovic Courtès2014-11-21
* guix system: Decorate GRUB entries of old generations with date and number.Ludovic Courtès2014-11-11
* vm: Fix 'vm --full-boot' to produce a sufficient disk image.Ludovic Courtès2014-11-08
* vm: Support 'guix system vm --full-boot'.Ludovic Courtès2014-11-08
* activation: Honor $GUIX_NEW_SYSTEM for use by 'guix system reconfigure'.Ludovic Courtès2014-09-12
* Move operating system helpers from (guix build …) to (gnu build …).Ludovic Courtès2014-09-03