summaryrefslogtreecommitdiff
path: root/guix/scripts/system.scm
AgeCommit message (Expand)Author
2016-05-04services: herd: Move UI handling to 'guix system'.Ludovic Courtès
2016-04-29guix system: Reduce size of image produced for 'vm' action.Ludovic Courtès
2016-03-28guix system: Warn against missing 'guix pull'.Ludovic Courtès
2016-03-08guix system: Write the GC root on the target file system.Ludovic Courtès
2016-03-02guix build: Move '--no-grafts' to the common build options.Ludovic Courtès
2016-02-25guix system: Restore load path after running the activation script.Ludovic Courtès
2016-02-05guix system: Simply warn if we cannot talk to the shepherd.Ludovic Courtès
2016-02-03guix system: 'reconfigure' loads and starts new services.Ludovic Courtès
2016-01-29guix system: Rename 'dmd-graph' to 'shepherd-graph'.Alex Kost
2016-01-29services: Rename 'dmd' services to 'shepherd'.Alex Kost
2016-01-29Rename (gnu services dmd) to (gnu services shepherd).Alex Kost
2016-01-16Move <boot-parameters> to (gnu system).Alex Kost
2015-11-21Add (guix graph).Ludovic Courtès
2015-11-02guix system: Always build grub.cfg for 'init' and 'reconfigure'.Ludovic Courtès
2015-11-02services: Add 'system-service-type'.Ludovic Courtès
2015-10-31guix system: Fix typo in --help message.Alex Kost
2015-10-30scripts: system: Add 'container' action.David Thompson
2015-10-27guix system: Add the 'list-generations' command.Ludovic Courtès
2015-10-27guix system: Factorize boot parameter parsing.Ludovic Courtès
2015-10-27guix system: Extract action processing.Ludovic Courtès
2015-10-25scripts: environment: Add --container option.David Thompson
2015-10-14guix system: Add 'dmd-graph' command.Ludovic Courtès
2015-10-14guix system: Add 'extension-graph' command.Ludovic Courtès
2015-10-10guix system: Add '--derivation'.Ludovic Courtès
2015-09-22scripts: Add 'build-package'.Alex Kost
2015-09-18Add (guix scripts).Alex Kost
2015-09-15guix system: Gracefully handle incomplete commands.Ludovic Courtès
2015-07-17system: Add 'kernel-arguments' field.Ludovic Courtès
2015-07-07gnu: system: Move <file-system-mapping> into (gnu system file-systems).David Thompson
2015-06-10guix system: init: Overwrite the items in the target store.Ludovic Courtès
2015-06-08guix: Clean up --help messages.Alex Kost
2015-05-25guix system: Add '--on-error'.Ludovic Courtès
2015-05-24guix system: init: Copy the closure of 'grub.cfg', not that of the system.Ludovic Courtès
2015-05-24guix system: Always add zero previous entries in grub.cfg for 'init'.Ludovic Courtès
2015-05-24guix system: init: Make sure the target is root-owned.Ludovic Courtès
2015-05-21ui: Deduplicate 'show-what-to-build*'.David Thompson
2015-05-20ui: Factorize user-provided Scheme file loading.David Thompson
2015-04-07ui: Add 'report-load-error'.Ludovic Courtès
2015-02-26ui: Factorize command-line + env. var. option parsing.Ludovic Courtès
2015-02-24guix system: Honor '--no-grub'.Ludovic Courtès
2015-01-22guix system: Improve error messages.Ludovic Courtès
2015-01-14monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès
2014-12-09system: Don't make /boot/grub/grub.cfg a symlink to the store.Ludovic Courtès
2014-12-07guix system: Fix typo affecting 'guix system init'.Ludovic Courtès
2014-12-06guix: scripts: Parse $GUIX_BUILD_OPTIONS separately.nebuli
2014-12-04system: Make /boot/grub/grub.cfg an indirect GC root.Ludovic Courtès
2014-12-04guix system: Factorize 'grub-install' error handling, and use more 'mbegin'.Ludovic Courtès
2014-12-02guix system: Use 'mbegin' for 'install'.Ludovic Courtès
2014-11-30guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.nebuli
2014-11-21guix system: Add '--share' and '--expose' options for 'vm'.Ludovic Courtès