Age | Commit message (Expand) | Author |
2014-06-19 | doc: Mention KVM support for 'guix system'. | Ludovic Courtès |
2014-06-14 | guix build: Allow gexps to be passed to '-e'. | Ludovic Courtès |
2014-06-09 | doc: Add a few words on the term "derivation". | Ludovic Courtès |
2014-06-06 | derivations: 'build-expression->derivation' supports #:allowed-references. | Ludovic Courtès |
2014-06-04 | system: Define '%base-packages' and use it. | Ludovic Courtès |
2014-06-01 | derivations: Add #:allowed-references 'derivation' parameter. | Ludovic Courtès |
2014-05-30 | linux-initrd: Allow use of volume labels in 'file-system' declarations. | Ludovic Courtès |
2014-05-25 | doc: Augment "Package Naming". | Ludovic Courtès |
2014-05-24 | services: nscd: Provide an 'activate' script to make /var/run/nscd. | Ludovic Courtès |
2014-05-22 | guix system: Add 'disk-image' action. | Ludovic Courtès |
2014-05-22 | Add (gnu) module. | Ludovic Courtès |
2014-05-19 | doc: Show the 'bootloader' field in system example. | Ludovic Courtès |
2014-05-19 | guix system: 'guix system init' installs GRUB by default. | Ludovic Courtès |
2014-05-18 | guix system: Add 'init' sub-command. | Ludovic Courtès |
2014-05-16 | guix system: Add 'build' action. | Ludovic Courtès |
2014-05-14 | doc: Improve debugging file documentation. | Ludovic Courtès |
2014-05-12 | doc: Add example for --search. | Ludovic Courtès |
2014-05-11 | doc: Add a section on perl modules in the packaging guidelines. | Andreas Enge |
2014-05-08 | doc: Mention Kiselyov's work on "staging". | Ludovic Courtès |
2014-05-03 | doc: Minor improvements in "G-Expressions". | Ludovic Courtès |
2014-05-03 | system: Add first-class file system declarations. | Ludovic Courtès |
2014-04-28 | monads: Hide 'derivation-expression' and 'lower-inputs'. | Ludovic Courtès |
2014-04-28 | services: Rewrite using gexps. | Ludovic Courtès |
2014-04-28 | Add (guix gexp). | Ludovic Courtès |
2014-04-09 | doc: Expect to fix typo. | Alírio Eyng |
2014-04-09 | guix system: Add 'vm-image' action and '--image-size' option. | Ludovic Courtès |
2014-04-05 | doc: Add "Build Systems" section. | Ludovic Courtès |
2014-04-03 | doc: Update description of the chroot contents. | Ludovic Courtès |
2014-03-31 | doc: fix typo. | Alex Sassmannshausen |
2014-03-30 | doc: Document substitutes. | Ludovic Courtès |
2014-03-13 | offload: Allow build machines to specify a port number. | Ludovic Courtès |
2014-03-12 | guix build: Add '--with-source'. | Ludovic Courtès |
2014-03-10 | doc: Update packaging guidelines. | Pierre-Antoine Rault |
2014-03-09 | guix build: Add '--timeout' to the common build options. | Ludovic Courtès |
2014-03-09 | Change the default store file name to /gnu/store. | Ludovic Courtès |
2014-03-08 | doc: Explain what's special about the (gnu packages ...) name space. | Ludovic Courtès |
2014-03-03 | doc: Factorize documentation of common build options. | Ludovic Courtès |
2014-02-21 | derivations: Remove unused 'derivation' parameter. | Ludovic Courtès |
2014-02-21 | doc: More on what's special about the archive format. | Ludovic Courtès |
2014-02-21 | derivations: Add support for recursive fixed-output derivations. | Ludovic Courtès |
2014-02-21 | guix hash: Add '--recursive'. | Ludovic Courtès |
2014-02-19 | gnu: Define '%base-services'. | Ludovic Courtès |
2014-02-19 | gnu: Introduce the (gnu services ...) modules. | Ludovic Courtès |
2014-02-18 | Add 'guix system'. | Ludovic Courtès |
2014-02-06 | daemon: Add '--gc-keep-outputs' and '--gc-keep-derivations'. | Ludovic Courtès |
2014-02-03 | monads: Add 'text-file*'. | Ludovic Courtès |
2014-01-25 | derivations: Add #:local-build? parameter for derivations. | Ludovic Courtès |
2014-01-25 | doc: More about offloading. | Ludovic Courtès |
2014-01-24 | Add 'guix offload' as a daemon build hook. | Ludovic Courtès |
2014-01-18 | doc: List what's in the chroot. | Ludovic Courtès |