summaryrefslogtreecommitdiff
path: root/doc/local.mk
diff options
context:
space:
mode:
authorJan Nieuwenhuizen <janneke@gnu.org>2020-02-18 11:36:37 +0100
committerJan Nieuwenhuizen <janneke@gnu.org>2020-05-22 16:11:52 +0200
commitcd5d5f53228fd5bf96d9f790aa2606ae71fa68d7 (patch)
tree05e19d813b38f1deec30db3375f4f7f55bb4425f /doc/local.mk
parentd8feee9f18ede0d1ea4d0e4876f09a0dab770295 (diff)
downloadpatches-cd5d5f53228fd5bf96d9f790aa2606ae71fa68d7.tar
patches-cd5d5f53228fd5bf96d9f790aa2606ae71fa68d7.tar.gz
doc: Update 'Bootstrapping' for further binary seed reduction.
* doc/images/gcc-core-mesboot0-graph.dot: New image, replacing * doc/images/gcc-mesboot0-bag-graph.dot: ... remove file. * doc/local.mk (DOT_FILES): Update for new image file. * doc/guix.texi (Reduced Binary Seed Bootstrap): Use it in updated description of further reduction of the trusted computing base.
Diffstat (limited to 'doc/local.mk')
-rw-r--r--doc/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/local.mk b/doc/local.mk
index f8709bb3a4..aca1958edd 100644
--- a/doc/local.mk
+++ b/doc/local.mk
@@ -39,7 +39,7 @@ DOT_FILES = \
%D%/images/bootstrap-packages.dot \
%D%/images/coreutils-graph.dot \
%D%/images/coreutils-bag-graph.dot \
- %D%/images/gcc-mesboot-bag-graph.dot \
+ %D%/images/gcc-core-mesboot0-graph.dot \
%D%/images/service-graph.dot \
%D%/images/shepherd-graph.dot