summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2014-10-06doc: Mention optional dependency on Guile-JSON.Ludovic Courtès
2014-10-06emacs: Add support for deleting generations.Alex Kost
2014-10-05build-system: Introduce "bags" as an intermediate representation.Ludovic Courtès
2014-10-04build-system/cmake: Add #:build-type parameter, default to "RelWithDebInfo".Ludovic Courtès
2014-10-03ui: Recognize the same size units as Coreutils.Ludovic Courtès
2014-09-28build: Add ruby build system.David Thompson
2014-09-28doc: Use 'define-public' in example package recipe.Ian Denhardt
2014-09-24emacs: Add support for displaying outputs.Alex Kost
2014-09-24Introduce the 'GUIX_PACKAGE_PATH' environment variable.Ludovic Courtès
2014-09-24guix build: Add -L/--load-path as a common option.Ludovic Courtès
2014-09-23services: Add 'bitlbee-service'.Ludovic Courtès
2014-09-22linux-initrd: Adjust VM code and doc to new 'base-initrd' signature.Ludovic Courtès
2014-09-18doc: Remove a couple of limitations.Ludovic Courtès
2014-09-18doc: Document mapped devices.Ludovic Courtès
2014-09-14services: Add 'dhcp-client-service'.Ludovic Courtès
2014-09-14doc: Mention audio, video, and cdrom groups more prominently.Ludovic Courtès
2014-09-08linux-initrd: Store Linux modules in a normal store directory.Ludovic Courtès
2014-09-08linux-initrd: Remove #:to-copy argument of 'expression->initrd'.Ludovic Courtès
2014-09-08emacs: Improve key bindings for marking the packages.Alex Kost
2014-09-06gexp: Allow use of high-level objects in #:references-graphs.Ludovic Courtès
2014-09-03Add Emacs user interface.Alex Kost
2014-09-03scripts: add guix lintCyril Roelandt
2014-09-01doc: Clarify system installation and configuration details.Ludovic Courtès
2014-08-31daemon: Rename '--disable-store-optimization' to '--disable-deduplication'.Ludovic Courtès
2014-08-28doc: %final-inputs is now in (gnu packages commencement).Mark H Weaver
2014-08-18gexp: Add 'ungexp-native' and 'ungexp-native-splicing'.Ludovic Courtès
2014-08-17gexp: Add #:target parameter to 'gexp->derivation'.Ludovic Courtès
2014-08-17monads: Add 'package->cross-derivation' and #:target for 'package-file'.Ludovic Courtès
2014-08-15Add (guix monad-repl).Ludovic Courtès
2014-08-15doc: Fix mention of default log location.Mark H Weaver
2014-07-25doc: Replace incorrect uses of @ref by @pxref.Ludovic Courtès
2014-07-25doc: Fix typo in USB image file name.Ludovic Courtès
2014-07-25system: Add the 'system?' field for user groups.Ludovic Courtès
2014-07-24doc: Make sure out-of-source-tree builds find os-config.tmpl.Ludovic Courtès
2014-07-24doc: Add "guix system" to 'dir'.Ludovic Courtès
2014-07-24install: Add a configuration template to the image.Ludovic Courtès
2014-07-24monads: Add 'interned-file'.Ludovic Courtès
2014-07-24doc: Recommend partition labels.Ludovic Courtès
2014-07-23install: Add a service to back the store with the target disk.Ludovic Courtès
2014-07-23system: Add /dev/shm.Ludovic Courtès
2014-07-23system: Recognize more file system flags.Ludovic Courtès
2014-07-23doc: Merge the type, variable, and function indices.Ludovic Courtès
2014-07-23system: Add 'file-system' decl. for /dev/pts, and use the right options.Ludovic Courtès
2014-07-23system: Add 'create-mount-point?' file system option.Ludovic Courtès
2014-07-22system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'.Ludovic Courtès
2014-07-22doc: Fix typo.Ludovic Courtès
2014-07-21guix package: add a "show" option.Cyril Roelandt
2014-07-20doc: Show output of 'guix refresh --list-dependent' example.Ludovic Courtès
2014-07-20guix: refresh: Add --list-dependent option.Eric Bavier
2014-07-18Fix typos in manual.Mark H Weaver