summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* guix: refresh: Correctly identify invalid package names.Eric Bavier2014-07-15
* 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
* guix package: Try $LOGNAME in addition to $USER.Taylan Ulrich Bayirli/Kammer2014-07-05
* guix package: Do the right thing for '-p ~/.guix-profile'.Ludovic Courtès2014-07-05
* 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
* Merge branch 'core-updates'Ludovic Courtès2014-06-20
|\
| * substitute-binary: Warn about uninitialized ACL.Ludovic Courtès2014-06-19
| * guix system: 'init' makes sure the target store directory exists.Ludovic Courtès2014-06-19
* | substitute-binary: Avoid the term "narinfo" in user messages.Ludovic Courtès2014-06-17
|/
* guix build: Allow gexps to be passed to '-e'.Ludovic Courtès2014-06-14
* Separate package description translations from string translations.Ludovic Courtès2014-06-13
* guix build: Only 'guix build' sets #:print-build-trace.Ludovic Courtès2014-06-09
* 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
* authenticate: Add compatibility hack for Guile 2.0.5.Ludovic Courtès2014-05-16
* pk-crypto: Add pretty-printer to 'gcry-error' exceptions.Ludovic Courtès2014-04-22
* authenticate: Allow signatures with binary data to be written to stdout.Ludovic Courtès2014-04-22
* offload: '{send,receive}-files' wait for completion of the transfer.Ludovic Courtès2014-04-14
* offload: Better synchronize with remote invocation of 'guix archive --missing'.Ludovic Courtès2014-04-14
* guix system: Add 'vm-image' action and '--image-size' option.Ludovic Courtès2014-04-09
* ui: Add 'size->number'.Ludovic Courtès2014-04-08
* offload: Remove all the GC roots in case of multiple-output derivations.Ludovic Courtès2014-04-08
* offload: Bail out when failing to register a GC root on the build machine.Ludovic Courtès2014-04-08
* hydra: Add 'qemu-image' job.Ludovic Courtès2014-04-05
* guix package: Fix indentation of packages to remove.Ludovic Courtès2014-04-05
* pki: Introduce 'write-acl', and fix wrong conversion in 'ensure-acl'.Ludovic Courtès2014-04-04
* offload: Prevent the '.drv' and build result from being GC'd.Ludovic Courtès2014-04-03
* guix package: 'search-path-environment-variables' traverses module tree once.Ludovic Courtès2014-04-02
* guix package: Register non-default profiles as GC roots.Ludovic Courtès2014-04-02
* pki: Keep ACL in native sexp format to speed up 'authorized-key?'.Ludovic Courtès2014-04-01
* substitute-binary: Avoid consing 'regexp-exec' arguments.Ludovic Courtès2014-04-01
* substitute-binary: Avoid reloading the ACL repeatedly.Ludovic Courtès2014-04-01
* Use 'signature-case' in (guix nar) and 'substitute-binary'.Ludovic Courtès2014-03-31
* substitute-binary: Notify of valid signatures.Ludovic Courtès2014-03-31
* guix archive: Make sure $sysconfdir/guix exists in '--authorize'.Ludovic Courtès2014-03-31
* offload: Exit with code 100 upon build failures.Ludovic Courtès2014-03-31
* substitute-binary: Defer narinfo authentication and authorization checks.Ludovic Courtès2014-03-30
* substitute-binary: Store the cache's URI in the local cached narinfo.Ludovic Courtès2014-03-30
* substitute-binary: Support the Signature field of a narinfo file.Nikita Karetnikov2014-03-30
* offload: Remove erroneous 'close-pipe' call.Ludovic Courtès2014-03-26