summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-04-06doc: Update reproducible-builds.org URL....Ludovic Courtès
2016-04-06doc: Use more https URLs....Ludovic Courtès
2016-04-06challenge: Really exit with non-zero upon hash mismatch....Ludovic Courtès
2016-04-06doc: Update use of old "PACKAGE-VERSION" syntax....Ludovic Courtès
2016-04-03build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin
2016-03-30import: Add Hackage updater....Eric Bavier
2016-03-30doc: Small fixes for typos and missing words....Roel Janssen
2016-03-30doc: Clarify how to use the '#:python' parameter....Chris Marusich
2016-03-30doc: Fix URL of gnutls-guile one-page-per-node manual....Ludovic Courtès
2016-03-28doc: We have even more than 3,000 packages....Ludovic Courtès
2016-03-28doc: Explain why the config file should be stored on the target....Ludovic Courtès
2016-03-28doc: Suggest 'dhclient -v'....Ludovic Courtès
2016-03-28doc: Suggest running "info info" during system installation....Ludovic Courtès
2016-03-28doc: Clarify 'cow-store'....Ludovic Courtès
2016-03-28doc: Make it clear that networking is needed for GuixSD installation....Ludovic Courtès
2016-03-28doc: Augment documentation about security updates....Ludovic Courtès
2016-03-26doc: Fix typo: "wpa_supplication" --> "wpa_supplicant"....Mark H Weaver
2016-03-26environment: container: Create dummy home directory and /etc/passwd....David Thompson
2016-03-25doc: Mention 'guix challenge' in "Features"....Ludovic Courtès
2016-03-25doc: Rephrase introduction to give a better overview....Ludovic Courtès
2016-03-24doc: We now need 1 GiB for the installation USB image....Ludovic Courtès
2016-03-24doc: Update reference to the Info reader's manual....Ludovic Courtès
2016-03-24doc: Clarify installation instructions for "guix.el"....Alex Kost
2016-03-24emacs: Deprecate "guix-init.el"....Alex Kost
2016-03-23doc: Add "lightweight desktop" OS config example....Ludovic Courtès
2016-03-20gexp: Add #:disallowed-references....Ludovic Courtès
2016-03-20derivations: Add #:disallowed-references....Ludovic Courtès
2016-03-19build: Protect against misconfiguration of localstatedir....Ludovic Courtès
2016-03-17doc: Add missing comma after @xref....Ludovic Courtès
2016-03-17doc: GNOME is now available....Ludovic Courtès
2016-03-16substitute: Honor client-provided empty URL list....Ludovic Courtès
2016-03-16build: Default to "https://mirror.hydra.gnu.org/" for substitutes....Ludovic Courtès
2016-03-15gnu: services: Add GNOME and XFCE desktop services....Andy Wingo
2016-03-15doc: Clarify and consolidate modify-services documentation....Chris Marusich
2016-03-15doc: Add "Hardware Considerations" node....Ludovic Courtès
2016-03-14doc: Fix incorrect use of @xref....Andreas Enge
2016-03-14build: Add Ant build system....Ricardo Wurmus
2016-03-11doc: Add footnote about pointing ~/.config/guix/latest at user's checkout...Christopher Allan Webber
2016-03-11doc: Suggest `guix.scm' for upstream maintainers....Jan Nieuwenhuizen
2016-03-10substitute: Add HTTPS support....Ludovic Courtès
2016-03-09doc: Add note on store immutability....Ludovic Courtès
2016-03-08guix build: Add '--quiet'....Ludovic Courtès
2016-03-05doc: Explain how to check whether security updates are used....Ludovic Courtès
2016-03-05doc: Typos and small stylistic changes....Andreas Enge
2016-03-04doc: Mention syslogd configuration....Ludovic Courtès
2016-03-03doc: Improve Info categories....Ludovic Courtès
2016-03-02utils: Use '@' for separating package names and version numbers....Mathieu Lirzin
2016-03-02guix build: Move '--no-grafts' to the common build options....Ludovic Courtès
2016-03-01grafts: Graft recursively....Ludovic Courtès
2016-02-26import: Add github-updater....Ben Woodcroft