summaryrefslogtreecommitdiff
path: root/guix/scripts/system.scm
Commit message (Expand)AuthorAge
* 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
* guix system: Protect against changes to $PATH when activating the system.Ludovic Courtès2014-07-23
* guix system: Fix type error in 'reconfigure'.Ludovic Courtès2014-07-23
* guix system: Factorize 'copy-closure'.Ludovic Courtès2014-07-20
* guix system: init: Always use /var/guix as the target state directory.Ludovic Courtès2014-07-18
* guix system: reconfigure: Always use "/" as GRUB's target file system.Ludovic Courtès2014-07-14
* guix system: Fix return value for 'reconfigure'.Ludovic Courtès2014-07-13
* guix system: Convert to monadic style.Ludovic Courtès2014-07-13
* guix system: Add '--system' option.Ludovic Courtès2014-07-08
* system: Install /var/guix/profiles/system-1-link on new systems.Ludovic Courtès2014-06-27
* guix system: Add 'reconfigure' action.Ludovic Courtès2014-06-27
* guix {system,offload}: Improve reporting of syntax errors.Ludovic Courtès2014-06-27
* guix system: Gracefully handle 'install-grub' errors.Ludovic Courtès2014-06-24
* guix system: 'init' makes sure the target store directory exists.Ludovic Courtès2014-06-19
* guix system: Add 'disk-image' action.Ludovic Courtès2014-05-22
* guix system: Check whether we are installing to /.Ludovic Courtès2014-05-19
* guix system: Factorize out closure copy.Ludovic Courtès2014-05-19
* guix system: 'guix system init' installs GRUB by default.Ludovic Courtès2014-05-19
* guix system: Add 'init' sub-command.Ludovic Courtès2014-05-18
* guix system: Add 'build' action.Ludovic Courtès2014-05-16
* guix system: Add 'vm-image' action and '--image-size' option.Ludovic Courtès2014-04-09
* hydra: Add 'qemu-image' job.Ludovic Courtès2014-04-05
* gnu: Introduce the (gnu services ...) modules.Ludovic Courtès2014-02-19