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