- May 07, 2020
-
-
Nicolas Goaziou authored
* doc/guix.texi (Invoking guix system): Use @option instead of @code.
-
Ludovic Courtès authored
* gnu/system/vm.scm (system-docker-image): Add #:shared-network? and pass it to 'containerized-operating-system'. (qemu-image): * guix/scripts/system.scm (system-derivation-for-action): Pass #:shared-network? to 'system-docker-image'. * doc/guix.texi (Invoking guix system): Document it.
-
Nicolas Goaziou authored
* doc/guix.texi (Substitute Authentication): Use @samp instead of @code for pseudo-code.
-
Nicolas Goaziou authored
* doc/guix.texi (Invoking guix import): Remove markup, which is not warranted here.
-
Nicolas Goaziou authored
* doc/guix.texi (Defining Packages): (Build Systems): (Derivations): (Invoking guix import): (Printing Services): (Installing Debugging Files): (Preparing to Use the Bootstrap Binaries): Use @file instead of @code.
-
Nicolas Goaziou authored
* doc/guix.texi (Binary Installation): (Build Environment Setup): (Invoking guix-daemon): (Application Setup): (After System Installation): (Invoking guix package): (Proxy Settings): (Invoking guix environment): (Packages for C Development): (Package Modules): (Build Systems): (The Store): (Common Build Options): (Invoking guix download): (Invoking guix refresh): (Using the Configuration System): (Locales): (Base Services): (Networking Services): (Sound Services): (Continuous Integration): (PAM Mount Service): (X.509 Certificates): Use @env instead of @code for environment variables.
-
Nicolas Goaziou authored
* doc/guix.texi (Binary Installation): (Requirements): (Build Environment Setup): (Invoking guix-daemon): (Application Setup): (Invoking guix package): (Substitute Server Authorization): (Substitution Failure): (Invoking guix gc): (Invoking guix pull): (Invoking guix archive): (Invoking guix environment): (Invoking guix pack): (Defining Packages): (Build Systems): (The Store): (Invoking guix build): (Common Build Options): (Package Transformation Options): (Additional Build Options): (Debugging Build Failures): (Invoking guix edit): (Invoking guix import): (Invoking guix refresh): (Invoking guix lint): (Invoking guix publish): (Invoking guix challenge): (Base Services): (Virtualization Services): (Initial RAM Disk): (Invoking guix system): (Preparing to Use the Bootstrap Binaries): (Porting): Use @option instead of @code for command-line options.
-
Pierre Neidhardt authored
* doc/guix.texi (Invoking `guix environment'): Fix sll -> ssl typo.
-
Pierre Neidhardt authored
* doc/guix.texi (Invoking `guix environment'): Add paragraph and example to run Eolie in a guix environment container. Add `container' cindex for the first container example, and the `certificates' cindex for the web browser example.
-
- May 06, 2020
-
-
Brice Waegeneire authored
Fix <https://issues.guix.info/31780>. * doc/guix.texi (Version Control Service): Extend 'git-http-configuration' description.
-
- May 05, 2020
-
-
Jean-Baptiste Note authored
* doc/guix-cookbook.texi (StumpWM): Adjust sbcl-ttf-fonts package name. Signed-off-by:
Marius Bakke <mbakke@fastmail.com>
-
Nicolas Goaziou authored
* doc/guix.texi (Networking Services): Use @var, @option, and @command when appropriate. Add two spaces after sentences.
-
pinoaffe authored
* gnu/services/ssh.scm (<autossh-configuration>): New record type. (autossh-service-type): New variable. (autossh-service-activation, autossh-file-name): New procedures. * doc/guix.texi (Networking Services): Document this. Signed-off-by:
Oleg Pykhalov <go.wigust@gmail.com>
-
- May 04, 2020
-
-
Ludovic Courtès authored
* doc/guix.texi (X.509 Certificates): Remove leading "$".
-
Ludovic Courtès authored
Suggested by Bruno Haible <bruno@clisp.org> in <https://bugs.gnu.org/41038>. * doc/guix.texi (Packages for C Development): New node. (Application Setup)[The GCC toolchain]: Empty and refer to it.
-
Ludovic Courtès authored
* doc/contributing.texi (Commit Access): Recommend against SHA1 signatures.
-
Ludovic Courtès authored
* doc/contributing.texi (Commit Access): Add instructions for authorizing committers.
-
- May 02, 2020
-
-
Björn Höfling authored
Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=40803>. Reported by "operator.name" <operator.name@protonmail.com>. * doc/build.scm (%languages): Add smaller list for the cookbook. (syntax-highlighted-html): Adapt regexp for mono-node files to include the cookbook.
-
Pierre Langlois authored
Introduce a new `addresses' field that translates to passing `--address=' multiple times to dnsmasq. * gnu/services/dns.scm (<dnsmasq-configuration>): Add an addresses field. (dnsmasq-shepherd-service): Match the addresses field and translate it to multiple '--address=' flags. * doc/guix.texi (DNS Services): Document it. Signed-off-by:
宋文武 <iyzsong@member.fsf.org>
-
- May 01, 2020
-
-
Marius Bakke authored
This is a follow-up to commit 57833803. * doc/guix.texi (Initial RAM Disk): Refer to "%guile-3.0-static-stripped" instead of "%guile-static-stripped".
-
Brice Waegeneire authored
* doc/guix.texi (Dictionary Service): Renamed to singular and changed from 'subsubsection' to 'subheading'. Signed-off-by:
Mathieu Othacehe <m.othacehe@gmail.com>
-
Brice Waegeneire authored
* doc/guix.texi (Linux Services): Changed from 'subsubheading' to 'subsection'. (Early OOM Service, Kernel Module Loader Service): Moved under 'Linux Services'. Signed-off-by:
Mathieu Othacehe <m.othacehe@gmail.com>
-
Florian Pelz authored
This avoids a race with the bcm5974 kernel module. Fixes <https://bugs.gnu.org/35574>. * gnu/system.scm (%default-modprobe-blacklist): New variable. (<operating-system>)[kernel-arguments]: Default to ... (%default-kernel-arguments): ... this new variable. * doc/guix.texi (operating-system Reference): Document the change.
-
- Apr 30, 2020
-
-
Leo Famulari authored
Reported by rawmat on #guix. * doc/guix.texi (Bootloader Configuration): Replace 'grub-configuration' with 'bootloader-configuration'.
-
- Apr 29, 2020
-
-
Marcin Karpezo authored
* doc/guix-cookbook.texi (StumpWM): Rename STUMPWM package to current state. Signed-off-by:
Oleg Pykhalov <go.wigust@gmail.com>
-
- Apr 28, 2020
-
-
Diego Nicola Barbato authored
* doc/guix.texi (Sound Services): Add a warning that 'pulseaudio-service-type' overrides per-user configuration files in '~/.config/pulse'. Signed-off-by:
Ludovic Courtès <ludo@gnu.org>
-
- Apr 27, 2020
-
-
operator.name authored
* doc/guix.texi: Update url to singularity before link rot occurs. Signed-off-by:
Ludovic Courtès <ludo@gnu.org>
-
TomZ authored
* doc/guix.texi (Debugging Build Failures): Fix grammar. Signed-off-by:
Jakub Kądziołka <kuba@kadziolka.net>
-
- Apr 25, 2020
-
-
Nicolas Goaziou authored
* doc/guix.texi (Build Systems): (Base Services): (X Window): (Printing Services): (Mail Services): (Messaging Services): (LDAP Services): (Virtualization Services): (Version Control Services): Use @samp, @code and double quotes where appropriate.
-
Nicolas Goaziou authored
* doc/guix-cookbook.texi (Basic setup with manifests): (Default profile): (The benefits of manifests): Use proper quotes in regular texts.
-
- Apr 24, 2020
-
-
Nicolas Goaziou authored
* doc/guix-cookbook.texi (@samp{GUIX_PACKAGE_PATH}): (Extended example): (Setting up a bind mount): (Basic setup with manifests): (Default profile): Use @file instead of @samp or @code for file names and extensions.
-
Nicolas Goaziou authored
* doc/guix-cookbook.texi (Extended example): (StumpWM): (Basic setup with manifests): Prevent Texinfo from ending a sentence where it should not. (Setting up a bind mount): Add two spaces where needed.
-
Marius Bakke authored
* doc/local.mk ($(srcdir)/%D%/guix-daemon.1): Depend on guix-daemon$(EXEEXT) instead of its source code.
-
- Apr 23, 2020
-
-
Ludovic Courtès authored
* configure.ac: Define 'CROSS_COMPILING' Automake conditional. * doc/local.mk (dist_man1_MANS): Wrap in "if !CROSS_COMPILING".
-
Ludovic Courtès authored
* doc/local.mk (sub_commands_mans): Add guix-deploy.1, guix-time-machine.1, and guix-weather.1.
-
- Apr 22, 2020
-
-
Raghav Gururajan authored
* gnu/packages/fonts.scm (font-gnu-freefont): Add otf and woff font types. * gnu/packages/genealogy.scm (gramps)[inputs]: Replace font-gnu-freefont-tff with font-gnu-freefont. * doc/guix.texi: Adjust a reference to the package. Signed-off-by:
Leo Famulari <leo@famulari.name>
-
Matthew Brooks authored
* doc/guix-cookbook.texi (Setting up a bind mount): Add example. Signed-off-by:
Leo Famulari <leo@famulari.name>
-
Ludovic Courtès authored
* doc/guix.texi (Base Services): Adjust @var vs. @code. Use 'cons' instead of 'cons*' in example.
-
Brice Waegeneire authored
* doc/guix.texi (Base services): Add documentation for 'udev-rules-service'. Replace examples of 'udev-service-type' extension with 'udev-rules-service'. * gnu/services/base.scm (udev-rules-service): New procedure. Signed-off-by:
Ludovic Courtès <ludo@gnu.org>
-
Ludovic Courtès authored
* guix/gexp.scm (<scheme-file>)[load-path?]: New field. (scheme-file): Add #:set-load-path? and honor it. (scheme-file-compiler): Pass #:set-load-path? to 'gexp->file'. * doc/guix.texi (G-Expressions): Document it.
-