me
/
guix
Archived
1
0
Fork 0

Revert "doc: Update all menus."

This reverts commit 9719d7d2b0.  It breaks Guix
pull, building the 'guix-manual' for reasons that currently escape me.
master
Maxim Cournoyer 2023-05-07 22:49:29 -04:00
parent 9719d7d2b0
commit b7e7744626
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
2 changed files with 31 additions and 79 deletions

View File

@ -1384,12 +1384,6 @@ should not be delayed.
When a bug is resolved, please close the thread by sending an email to When a bug is resolved, please close the thread by sending an email to
@email{@var{ISSUE_NUMBER}-done@@debbugs.gnu.org}. @email{@var{ISSUE_NUMBER}-done@@debbugs.gnu.org}.
@menu
* Configuring Git::
* Sending a Patch Series::
* Teams::
@end menu
@node Configuring Git @node Configuring Git
@subsection Configuring Git @subsection Configuring Git
@cindex git configuration @cindex git configuration

View File

@ -180,7 +180,7 @@ Weblate} (@pxref{Translating Guix}).
* Introduction:: What is Guix about? * Introduction:: What is Guix about?
* Installation:: Installing Guix. * Installation:: Installing Guix.
* System Installation:: Installing the whole operating system. * System Installation:: Installing the whole operating system.
* System Troubleshooting Tips:: When things don't go as planned. * System Troubleshooting Tips:: When things don't go as planned.
* Getting Started:: Your first steps. * Getting Started:: Your first steps.
* Package Management:: Package installation, upgrade, etc. * Package Management:: Package installation, upgrade, etc.
* Channels:: Customizing the package collection. * Channels:: Customizing the package collection.
@ -210,8 +210,8 @@ Weblate} (@pxref{Translating Guix}).
Introduction Introduction
* Managing Software the Guix Way:: What's special. * Managing Software the Guix Way:: What's special.
* GNU Distribution:: The packages and tools. * GNU Distribution:: The packages and tools.
Installation Installation
@ -241,14 +241,14 @@ System Installation
* Installing Guix in a VM:: Guix System playground. * Installing Guix in a VM:: Guix System playground.
* Building the Installation Image:: How this comes to be. * Building the Installation Image:: How this comes to be.
Manual Installation
* Keyboard Layout and Networking and Partitioning:: Initial setup.
* Proceeding with the Installation:: Installing.
System Troubleshooting Tips System Troubleshooting Tips
* Chrooting into an existing system:: * Chrooting into an existing system:: Fixing things from a chroot
Manual Installation
* Keyboard Layout and Networking and Partitioning:: Initial setup.
* Proceeding with the Installation:: Installing.
Package Management Package Management
@ -293,7 +293,7 @@ Development
* Invoking guix environment:: Setting up development environments. * Invoking guix environment:: Setting up development environments.
* Invoking guix pack:: Creating software bundles. * Invoking guix pack:: Creating software bundles.
* The GCC toolchain:: Working with languages supported by GCC. * The GCC toolchain:: Working with languages supported by GCC.
* Invoking guix git authenticate:: Authenticating Git repositories. * Invoking guix git authenticate:: Authenticating Git repositories.
Programming Interface Programming Interface
@ -309,7 +309,7 @@ Programming Interface
* Derivations:: Low-level interface to package derivations. * Derivations:: Low-level interface to package derivations.
* The Store Monad:: Purely functional interface to the store. * The Store Monad:: Purely functional interface to the store.
* G-Expressions:: Manipulating build expressions. * G-Expressions:: Manipulating build expressions.
* Invoking guix repl:: Programming Guix in Guile * Invoking guix repl:: Programming Guix in Guile.
* Using Guix Interactively:: Fine-grain interaction at the REPL. * Using Guix Interactively:: Fine-grain interaction at the REPL.
Defining Packages Defining Packages
@ -344,9 +344,8 @@ Invoking @command{guix build}
* Debugging Build Failures:: Real life packaging experience. * Debugging Build Failures:: Real life packaging experience.
Foreign Architectures Foreign Architectures
* Cross-Compilation:: Cross-compiling for another architecture.
* Cross-Compilation:: Cross-compiling for another architecture. * Native Builds:: Targeting another architecture through native builds.
* Native Builds:: Targeting another architecture through native builds.
System Configuration System Configuration
@ -369,9 +368,9 @@ System Configuration
* Running Guix in a VM:: How to run Guix System in a virtual machine. * Running Guix in a VM:: How to run Guix System in a virtual machine.
* Defining Services:: Adding new service definitions. * Defining Services:: Adding new service definitions.
File Systems Home Environment Configuration
* Btrfs file system:: * Invoking guix home:: Instantiating a home environment configuration.
Services Services
@ -389,14 +388,12 @@ Services
* Mail Services:: IMAP, POP3, SMTP, and all that. * Mail Services:: IMAP, POP3, SMTP, and all that.
* Messaging Services:: Messaging services. * Messaging Services:: Messaging services.
* Telephony Services:: Telephony services. * Telephony Services:: Telephony services.
* File-Sharing Services:: File-sharing services.
* Monitoring Services:: Monitoring services. * Monitoring Services:: Monitoring services.
* Kerberos Services:: Kerberos services. * Kerberos Services:: Kerberos services.
* LDAP Services:: LDAP services. * LDAP Services:: LDAP services.
* Web Services:: Web servers. * Web Services:: Web servers.
* Certificate Services:: TLS certificates via Let's Encrypt. * Certificate Services:: TLS certificates via Let's Encrypt.
* DNS Services:: DNS daemons. * DNS Services:: DNS daemons.
* VNC Services:: VNC daemons.
* VPN Services:: VPN daemons. * VPN Services:: VPN daemons.
* Network File System:: NFS related services. * Network File System:: NFS related services.
* Samba Services:: Samba services. * Samba Services:: Samba services.
@ -420,45 +417,18 @@ Defining Services
* Shepherd Services:: A particular type of service. * Shepherd Services:: A particular type of service.
* Complex Configurations:: Defining bindings for complex configurations. * Complex Configurations:: Defining bindings for complex configurations.
Home Configuration
* Declaring the Home Environment:: Customizing your Home.
* Configuring the Shell:: Enabling home environment.
* Home Services:: Specifying home services.
* Invoking guix home:: Instantiating a home configuration.
Home Services
* Essential Home Services:: Environment variables, packages, on-* scripts.
* Shells: Shells Home Services. POSIX shells, Bash, Zsh.
* Mcron: Mcron Home Service. Scheduled User's Job Execution.
* Power Management: Power Management Home Services. Services for battery power.
* Shepherd: Shepherd Home Service. Managing User's Daemons.
* SSH: Secure Shell. Setting up the secure shell client.
* GPG: GNU Privacy Guard. Setting up GPG and related tools.
* Desktop: Desktop Home Services. Services for graphical environments.
* Guix: Guix Home Services. Services for Guix.
* Fonts: Fonts Home Services. Services for managing User's fonts.
* Sound: Sound Home Services. Dealing with audio.
* Messaging: Messaging Home Services. Services for managing messaging.
* Media: Media Home Services. Services for managing media.
Platforms Platforms
* platform Reference:: Detail of platform declarations. * platform Reference:: Detail of platform declarations.
* Supported Platforms:: Description of the supported platforms. * Supported Platforms:: Description of the supported platforms.
Creating System Images System Images
* image Reference:: Detail of image declarations. * image Reference:: Detail of image declarations.
* Instantiate an Image:: How to instantiate an image record. * Instantiate an Image:: How to instantiate an image record.
* image-type Reference:: Detail of image types declaration. * image-type Reference:: Detail of image types declaration.
* Image Modules:: Definition of image modules. * Image Modules:: Definition of image modules.
@code{image} Reference
* partition Reference::
Installing Debugging Files Installing Debugging Files
* Separate Debug Info:: Installing 'debug' outputs. * Separate Debug Info:: Installing 'debug' outputs.
@ -467,7 +437,7 @@ Installing Debugging Files
Bootstrapping Bootstrapping
* Full-Source Bootstrap:: A Bootstrap worthy of GNU. * Full-Source Bootstrap:: A Bootstrap worthy of GNU.
* Preparing to Use the Bootstrap Binaries:: Building that what matters most. * Preparing to Use the Bootstrap Binaries:: Building that what matters most.
@end detailmenu @end detailmenu
@end menu @end menu
@ -498,8 +468,8 @@ readily available through the @command{guix system} command, even if you're
using a different distro underneath!}. @xref{GNU Distribution}. using a different distro underneath!}. @xref{GNU Distribution}.
@menu @menu
* Managing Software the Guix Way:: What's special. * Managing Software the Guix Way:: What's special.
* GNU Distribution:: The packages and tools. * GNU Distribution:: The packages and tools.
@end menu @end menu
@node Managing Software the Guix Way @node Managing Software the Guix Way
@ -2444,7 +2414,7 @@ Guix System. This means that you can install additional packages, should you
need it, using @command{guix package} (@pxref{Invoking guix package}). need it, using @command{guix package} (@pxref{Invoking guix package}).
@menu @menu
* Keyboard Layout and Networking and Partitioning:: Initial setup. * Keyboard Layout and Networking and Partitioning:: Initial setup.
* Proceeding with the Installation:: Installing. * Proceeding with the Installation:: Installing.
@end menu @end menu
@ -2942,10 +2912,6 @@ from there. Such technique is explained below.
@cindex chroot, guix system @cindex chroot, guix system
@cindex chrooting, guix system @cindex chrooting, guix system
@cindex repairing GRUB, via chroot @cindex repairing GRUB, via chroot
@menu
* Chrooting into an existing system::
@end menu
@node Chrooting into an existing system @node Chrooting into an existing system
@section Chrooting into an existing system @section Chrooting into an existing system
@ -5963,7 +5929,7 @@ easily distributed to users who do not run Guix.
* Invoking guix environment:: Setting up development environments. * Invoking guix environment:: Setting up development environments.
* Invoking guix pack:: Creating software bundles. * Invoking guix pack:: Creating software bundles.
* The GCC toolchain:: Working with languages supported by GCC. * The GCC toolchain:: Working with languages supported by GCC.
* Invoking guix git authenticate:: Authenticating Git repositories. * Invoking guix git authenticate:: Authenticating Git repositories.
@end menu @end menu
@node Invoking guix shell @node Invoking guix shell
@ -16197,8 +16163,8 @@ requires emulation, using the QEMU program for instance.
@end enumerate @end enumerate
@menu @menu
* Cross-Compilation:: Cross-compiling for another architecture. * Cross-Compilation:: Cross-compiling for another architecture.
* Native Builds:: Targeting another architecture through native builds. * Native Builds:: Targeting another architecture through native builds.
@end menu @end menu
@node Cross-Compilation @node Cross-Compilation
@ -17112,10 +17078,6 @@ operating system configuration. See the examples above.
@end defun @end defun
@menu
* Btrfs file system::
@end menu
@node Btrfs file system @node Btrfs file system
@subsection Btrfs file system @subsection Btrfs file system
@ -41791,9 +41753,9 @@ still in an experimental stage, though.
@menu @menu
* Declaring the Home Environment:: Customizing your Home. * Declaring the Home Environment:: Customizing your Home.
* Configuring the Shell:: Enabling home environment. * Configuring the Shell:: Enabling home environment.
* Home Services:: Specifying home services. * Home Services:: Specifying home services.
* Invoking guix home:: Instantiating a home configuration. * Invoking guix home:: Instantiating a home configuration.
@end menu @end menu
@node Declaring the Home Environment @node Declaring the Home Environment
@ -43809,10 +43771,10 @@ This chapter explains how to define customized system images and how to
turn them into actual bootable images. turn them into actual bootable images.
@menu @menu
* image Reference:: Detail of image declarations. * image Reference:: Detail of image declarations.
* Instantiate an Image:: How to instantiate an image record. * Instantiate an Image:: How to instantiate an image record.
* image-type Reference:: Detail of image types declaration. * image-type Reference:: Detail of image types declaration.
* Image Modules:: Definition of image modules. * Image Modules:: Definition of image modules.
@end menu @end menu
@node image Reference @node image Reference
@ -43903,10 +43865,6 @@ defaults to @code{true}.
@end table @end table
@end deftp @end deftp
@menu
* partition Reference::
@end menu
@node partition Reference @node partition Reference
@subsection @code{partition} Reference @subsection @code{partition} Reference
@ -44751,7 +44709,7 @@ Binaries}).
@menu @menu
* Full-Source Bootstrap:: A Bootstrap worthy of GNU. * Full-Source Bootstrap:: A Bootstrap worthy of GNU.
* Preparing to Use the Bootstrap Binaries:: Building that what matters most. * Preparing to Use the Bootstrap Binaries:: Building that what matters most.
@end menu @end menu
@node Full-Source Bootstrap @node Full-Source Bootstrap