aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-11-27 21:26:40 +0100
committerLudovic Courtès <ludo@gnu.org>2014-11-28 00:10:27 +0100
commit1f6f57df7c081f56424bd38cf8a2c16f60f4cd71 (patch)
treeb16486a5b519d47c5d00a32eaf0eefbb42d5c9b4 /doc
parentd616c05529e7bd3e8cfd6106f9067c3de7c2b91c (diff)
downloadguix-1f6f57df7c081f56424bd38cf8a2c16f60f4cd71.tar.gz
guix-1f6f57df7c081f56424bd38cf8a2c16f60f4cd71.zip
doc: Update stale references in "Bootstrapping".
VÖRÖSKŐI András * gnu/packages/crates-tls.scm (rust-rustls-0.22): New variable. (rust-rustls-0.21): Inherit from rust-rustls-0.22. Change-Id: Idbf98162adc353d1247f6d66a7c0cca2d09225df Signed-off-by: Efraim Flashner <efraim@flashner.co.il>-rw-r--r--doc/guix.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index d4bc74f8a4..aad201771a 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -5173,7 +5173,7 @@ no-dependency requirement is verified by checking whether the files of
the final tool chain contain references to the @file{/gnu/store}
directories of the bootstrap inputs. The process that leads to this
``final'' tool chain is described by the package definitions found in
-the @code{(gnu packages base)} module.
+the @code{(gnu packages commencement)} module.
@c See <http://lists.gnu.org/archive/html/gnu-system-discuss/2012-10/msg00000.html>.
The first tool that gets built with the bootstrap binaries is
@@ -5194,7 +5194,7 @@ And voilà! At this point we have the complete set of build tools that
the GNU Build System expects. These are in the @code{%final-inputs}
variable of the @code{(gnu packages commencement)} module, and are
implicitly used by any package that uses @code{gnu-build-system}
-(@pxref{Defining Packages}).
+(@pxref{Build Systems, @code{gnu-build-system}}).
@unnumberedsubsec Building the Bootstrap Binaries
VÖRÖSKŐI András * gnu/packages/crates-tls.scm (rust-aws-lc-sys-0.13): New variable. Change-Id: I9d6fbe271d19cadd4aeee6f010d7ea4634c66566 2024-02-20gnu: Add rust-aws-lc-fips-sys-0.12.VÖRÖSKŐI András * gnu/packages/crates-tls.scm (rust-aws-lc-fips-sys-0.12): New variable. Change-Id: I8d1d3382f9c08b6775d15d41a8fcbb6f8b2c69e4 2024-02-20gnu: Add rust-rcgen-0.9.Efraim Flashner * gnu/packages/crates-tls.scm (rust-rcgen-0.9): New variable. Change-Id: Ibf2307d3019ed2bcaf0ae0c6af6a4235f77d7fd1 2024-02-20gnu: Add rust-x509-parser-0.13.Efraim Flashner * gnu/packages/crates-tls.scm (rust-x509-parser-0.13): New variable. Change-Id: I450600b7e54f45e8d3b051cb0e634efd51a2fac2 2024-02-20gnu: Add rust-x509-signature-0.5.Efraim Flashner * gnu/packages/crates-tls.scm (rust-x509-signature-0.5): New variable. Change-Id: Iac8f1f16d5fdaf73b11f925cf486fb42b62b33fd