summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* doc: Show the 'bootloader' field in system example.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
* doc: Improve debugging file documentation.Ludovic Courtès2014-05-14
* doc: Add example for --search.Ludovic Courtès2014-05-12
* doc: Add a section on perl modules in the packaging guidelines.Andreas Enge2014-05-11
* doc: Mention Kiselyov's work on "staging".Ludovic Courtès2014-05-08
* doc: Minor improvements in "G-Expressions".Ludovic Courtès2014-05-03
* system: Add first-class file system declarations.Ludovic Courtès2014-05-03
* monads: Hide 'derivation-expression' and 'lower-inputs'.Ludovic Courtès2014-04-28
* services: Rewrite using gexps.Ludovic Courtès2014-04-28
* Add (guix gexp).Ludovic Courtès2014-04-28
* doc: Expect to fix typo.Alírio Eyng2014-04-09
* guix system: Add 'vm-image' action and '--image-size' option.Ludovic Courtès2014-04-09
* doc: Add "Build Systems" section.Ludovic Courtès2014-04-05
* doc: Update description of the chroot contents.Ludovic Courtès2014-04-03
* doc: fix typo.Alex Sassmannshausen2014-03-31
* doc: Document substitutes.Ludovic Courtès2014-03-30
* offload: Allow build machines to specify a port number.Ludovic Courtès2014-03-13
* guix build: Add '--with-source'.Ludovic Courtès2014-03-12
* doc: Update packaging guidelines.Pierre-Antoine Rault2014-03-10
* guix build: Add '--timeout' to the common build options.Ludovic Courtès2014-03-09
* Change the default store file name to /gnu/store.Ludovic Courtès2014-03-09
* doc: Explain what's special about the (gnu packages ...) name space.Ludovic Courtès2014-03-08
* doc: Factorize documentation of common build options.Ludovic Courtès2014-03-03
* derivations: Remove unused 'derivation' parameter.Ludovic Courtès2014-02-21
* doc: More on what's special about the archive format.Ludovic Courtès2014-02-21
* derivations: Add support for recursive fixed-output derivations.Ludovic Courtès2014-02-21
* guix hash: Add '--recursive'.Ludovic Courtès2014-02-21
* gnu: Define '%base-services'.Ludovic Courtès2014-02-19
* gnu: Introduce the (gnu services ...) modules.Ludovic Courtès2014-02-19
* Add 'guix system'.Ludovic Courtès2014-02-18
* daemon: Add '--gc-keep-outputs' and '--gc-keep-derivations'.Ludovic Courtès2014-02-06
* monads: Add 'text-file*'.Ludovic Courtès2014-02-03
* derivations: Add #:local-build? parameter for derivations.Ludovic Courtès2014-01-25
* doc: More about offloading.Ludovic Courtès2014-01-25
* Add 'guix offload' as a daemon build hook.Ludovic Courtès2014-01-24
* doc: List what's in the chroot.Ludovic Courtès2014-01-18
* Update 'nix-upstream' sub-module; adjust build system, doc, and substituter.Ludovic Courtès2014-01-18
* doc: Distinguish between (gnu packages ...) and "GNU packages".Ludovic Courtès2014-01-17
* doc: Fix another reference to (gnu packages admin).Ludovic Courtès2014-01-14
* archive: Add '--missing'.Ludovic Courtès2014-01-06
* guix build: Add '--no-build-hook'.Ludovic Courtès2014-01-05
* archive: Add '--authorize'.Ludovic Courtès2013-12-30
* archive: Add '--generate-key'.Ludovic Courtès2013-12-30
* doc: Invoke 'useradd' with '--system'.Ludovic Courtès2013-12-30
* Add 'guix archive'.Ludovic Courtès2013-12-22
* guix package: allow multiple arguments after -i, -r, and -u.Mark H Weaver2013-12-14
* doc: Slightly improve the "System Configuration" node.Ludovic Courtès2013-12-11