index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
guix.texi
Age
Commit message (
Expand
)
Author
2015-05-25
guix system: Add '--on-error'.
Ludovic Courtès
2015-05-25
doc: Fix inaccurate wording in "operating-system Reference".
Ludovic Courtès
2015-05-25
system: Define '%base-user-accounts'.
Ludovic Courtès
2015-05-23
doc: Add "Running Guix Before It Is Installed".
Ludovic Courtès
2015-05-23
doc: Update detailed node list.
Ludovic Courtès
2015-05-22
doc: Clarify the module file name convention.
Ludovic Courtès
2015-05-22
doc: More cross-references.
Ludovic Courtès
2015-05-22
doc: Add a cross-reference to "origin Reference".
Ludovic Courtès
2015-05-22
doc: Make '--manifest' more visible.
Ludovic Courtès
2015-05-21
services: xorg: Allow extra config text to be added verbatim.
Ludovic Courtès
2015-05-21
services: xorg: Make 'xorg-configuration-file' public.
Ludovic Courtès
2015-05-20
Revert "doc: Suggest how to preserve /var and /root owner and permissions."
Mark H Weaver
2015-05-20
package: Add --manifest option.
David Thompson
2015-05-20
guix package: Add optional argument to --search-paths.
Ludovic Courtès
2015-05-19
doc: Add "package Reference" and "origin Reference" sections.
Taylan Ulrich Bayırlı/Kammer
2015-05-19
guix gc: Add '--optimize'.
Ludovic Courtès
2015-05-19
build: Make sure $CXX supports C++11.
Ludovic Courtès
2015-05-18
doc: Re-generate detailed node listing.
Ludovic Courtès
2015-05-18
install: Files in the tarball are all root-owned.
Ludovic Courtès
2015-05-18
install: Use the right user and group name for files in the binary tarball.
Ludovic Courtès
2015-05-18
doc: Suggest the same build user and group names as on GuixSD.
Ludovic Courtès
2015-05-17
doc: Better suggestion for the /usr/local/bin/guix symlink.
Ludovic Courtès
2015-05-17
doc: Document 'ifconfig eno1 up' before running 'dhclient'.
Ludovic Courtès
2015-05-17
doc: Suggest how to preserve /var and /root owner and permissions.
Ludovic Courtès
2015-05-13
doc: Increase package count.
Ludovic Courtès
2015-05-12
publish: Add '--listen'.
Ludovic Courtès
2015-05-12
publish: Add '--user' option.
Ludovic Courtès
2015-05-12
doc: Make 'guix publish' more visible.
Ludovic Courtès
2015-05-12
doc: "GSD" -> "GuixSD".
Ludovic Courtès
2015-05-12
doc: Use @indicateurl where appropriate.
Ludovic Courtès
2015-05-11
doc: Document X.509 certificates.
Ludovic Courtès
2015-05-10
doc: Mention GNU Make as a requirement.
Ludovic Courtès
2015-05-10
build: Require Guile >= 2.0.7.
Ludovic Courtès
2015-05-09
doc: Show both the "bare-bones" and the "desktop" configurations.
Ludovic Courtès
2015-05-09
install: Have several OS config templates under /etc/configuration.
Ludovic Courtès
2015-05-08
doc: Document 'avahi-service'.
Ludovic Courtès
2015-05-08
doc: Document sessions and ~/.xsession for SLiM.
Ludovic Courtès
2015-05-08
services: Add '%desktop-services'.
Ludovic Courtès
2015-05-08
nss: Add '%mdns-host-lookup-nss'.
Ludovic Courtès
2015-05-07
gnu: Add postgresql-service.
David Thompson
2015-05-06
profiles: Generate an 'etc/profile' file.
Ludovic Courtès
2015-05-05
services: Group desktop services in (gnu services desktop).
Ludovic Courtès
2015-05-04
doc: Fix dangling references in the 'sh-symlink' monad example.
Ludovic Courtès
2015-05-04
doc: Suggest 'groupadd --system'.
Ludovic Courtès
2015-05-04
doc: Clarify installation from the binary tarball.
Ludovic Courtès
2015-05-04
doc: Replace reference to profile.sh with sh-symlink
Christopher Allan Webber
2015-05-02
guix: build: Add transitive source building.
Eric Bavier
2015-05-01
services: Add console-keymap service.
Alex Kost
2015-05-01
derivations: Add #:leaked-env-vars parameter.
Ludovic Courtès
2015-04-20
system: Make /gnu/store a read-only bind mount by default.
Ludovic Courtès
[next]