Skip to content
Snippets Groups Projects
  1. May 07, 2020
    • Nicolas Goaziou's avatar
      doc: Use @option for command-line options · 9ce89e59
      Nicolas Goaziou authored
      * doc/guix.texi (Invoking guix system): Use @option instead of @code.
      9ce89e59
    • Ludovic Courtès's avatar
      guix system: 'docker-image' honors '--network'. · d6c43d7b
      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.
      d6c43d7b
    • Nicolas Goaziou's avatar
      doc: Tiny markup fix. · f45baa4a
      Nicolas Goaziou authored
      * doc/guix.texi (Substitute Authentication): Use @samp instead of @code for
      pseudo-code.
      f45baa4a
    • Nicolas Goaziou's avatar
      doc: Remove markup for external package names. · 82426f4d
      Nicolas Goaziou authored
      * doc/guix.texi (Invoking guix import): Remove markup, which is not warranted
      here.
      82426f4d
    • Nicolas Goaziou's avatar
      doc: Use @file instead of @code also for file extensions. · 13b0777f
      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.
      13b0777f
    • Nicolas Goaziou's avatar
      doc: Use @env for environment variables. · 7ebe3163
      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.
      7ebe3163
    • Nicolas Goaziou's avatar
      doc: Use @option instead of @code. · a87c9086
      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.
      a87c9086
    • Pierre Neidhardt's avatar
      doc: Fix typo in container example. · caf90167
      Pierre Neidhardt authored
      * doc/guix.texi (Invoking `guix environment'): Fix sll -> ssl typo.
      caf90167
    • Pierre Neidhardt's avatar
      doc: Add container example to run a web browser. · 60131df0
      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.
      60131df0
  2. May 06, 2020
  3. May 05, 2020
  4. May 04, 2020
  5. May 02, 2020
  6. May 01, 2020
  7. Apr 30, 2020
  8. Apr 29, 2020
  9. Apr 28, 2020
  10. Apr 27, 2020
  11. Apr 25, 2020
    • Nicolas Goaziou's avatar
      doc: guix: Fix some markup. · d558de80
      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.
      d558de80
    • Nicolas Goaziou's avatar
      doc: cookbook: Fix quotes. · 128b136e
      Nicolas Goaziou authored
      * doc/guix-cookbook.texi (Basic setup with manifests):
      (Default profile):
      (The benefits of manifests): Use proper quotes in regular texts.
      128b136e
  12. Apr 24, 2020
  13. Apr 23, 2020
  14. Apr 22, 2020
Loading