summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2015-05-13doc: Increase package count.Ludovic Courtès1-1/+1
2015-05-12publish: Add '--listen'.Ludovic Courtès1-0/+4
2015-05-12publish: Add '--user' option.Ludovic Courtès1-1/+7
2015-05-12doc: Make 'guix publish' more visible.Ludovic Courtès1-7/+13
2015-05-12doc: "GSD" -> "GuixSD".Ludovic Courtès1-12/+12
2015-05-12doc: Use @indicateurl where appropriate.Ludovic Courtès1-3/+3
2015-05-11doc: Document X.509 certificates.Ludovic Courtès1-1/+45
2015-05-10doc: Mention GNU Make as a requirement.Ludovic Courtès1-0/+1
2015-05-10build: Require Guile >= 2.0.7.Ludovic Courtès1-1/+1
2015-05-09doc: Show both the "bare-bones" and the "desktop" configurations.Ludovic Courtès1-36/+19
2015-05-09install: Have several OS config templates under /etc/configuration.Ludovic Courtès1-1/+1
2015-05-08doc: Document 'avahi-service'.Ludovic Courtès1-1/+25
2015-05-08doc: Document sessions and ~/.xsession for SLiM.Ludovic Courtès1-0/+13
2015-05-08services: Add '%desktop-services'.Ludovic Courtès1-0/+23
2015-05-08nss: Add '%mdns-host-lookup-nss'.Ludovic Courtès1-5/+19
2015-05-07gnu: Add postgresql-service.David Thompson1-0/+15
2015-05-06profiles: Generate an 'etc/profile' file.Ludovic Courtès1-0/+10
2015-05-05services: Group desktop services in (gnu services desktop).Ludovic Courtès1-17/+39
2015-05-04doc: Fix dangling references in the 'sh-symlink' monad example.Ludovic Courtès1-9/+22
2015-05-04doc: Suggest 'groupadd --system'.Ludovic Courtès1-1/+1
2015-05-04doc: Clarify installation from the binary tarball.Ludovic Courtès1-4/+12
2015-05-04doc: Replace reference to profile.sh with sh-symlinkChristopher Allan Webber1-3/+3
2015-05-02guix: build: Add transitive source building.Eric Bavier1-0/+43
2015-05-01services: Add console-keymap service.Alex Kost1-0/+5
2015-05-01derivations: Add #:leaked-env-vars parameter.Ludovic Courtès1-1/+9
2015-04-20system: Make /gnu/store a read-only bind mount by default.Ludovic Courtès1-2/+13
2015-04-19guix package: -A and -s take supported systems into account.Ludovic Courtès1-2/+2
2015-04-18doc: Warn earlier about the risk of overwriting with the binary install.Ludovic Courtès1-4/+5
2015-04-18packages: Allow package lookups with version prefixes.Ludovic Courtès1-1/+4
2015-04-17Merge branch 'master' into core-updatesMark H Weaver1-5/+85
2015-04-16refresh: Allow users to refer to specific package versions.Ludovic Courtès1-1/+1
2015-04-15doc: Add section on installation from a binary tarball.Ludovic Courtès1-4/+74
2015-04-14guix package: Add '--do-not-upgrade' option.Mark H Weaver1-1/+11
2015-04-13Merge branch 'master' into core-updatesMark H Weaver1-3/+35
2015-04-13services: Add upower.Andy Wingo1-0/+21
2015-04-12doc: Add example showing how to customize 'nscd-service'.Ludovic Courtès1-3/+35
2015-04-09Merge branch 'master' into core-updatesLudovic Courtès1-2/+45
2015-04-08activation: Remove undeclared user accounts and groups.Ludovic Courtès1-2/+14
2015-04-08import: Add hackage importer.Federico Beffa1-0/+31
2015-04-08gnu: Add colord service.Andy Wingo1-0/+10
2015-04-07doc: Refer to "Substitutes" from "Setting Up the Daemon".Ludovic Courtès1-1/+2
2015-04-07doc: Mention the relation between module names and file names.Ludovic Courtès1-1/+3
2015-04-07doc: Mention that the current generation is not deleted.Ludovic Courtès1-3/+2
2015-04-04scripts: Add 'publish' command.David Thompson1-1/+51
2015-04-04build-system: Add haskell-build-system.Federico Beffa1-0/+19
2015-04-03services: lsh: Change #:initialize? to default to #t.Ludovic Courtès1-3/+2
2015-04-02doc: Make it clear that store items must not be deleted by hand.Ludovic Courtès1-1/+3
2015-04-02doc: Remove bits about having to create /gnu/store manually.Ludovic Courtès1-9/+0
2015-04-01services: syslog-service: Add 'config-file' argument.Alex Kost1-2/+3
2015-03-29gexp: Add 'local-file'.Ludovic Courtès1-3/+21