<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/doc/images, branch koszko</title>
<subtitle>Wojtek's customized Guix</subtitle>
<id>https://git.koszko.org/guix/atom?h=koszko</id>
<link rel='self' href='https://git.koszko.org/guix/atom?h=koszko'/>
<link rel='alternate' type='text/html' href='https://git.koszko.org/guix/'/>
<updated>2024-04-14T08:29:07Z</updated>
<entry>
<title>doc: Use "dejavu sans" instead of "Helvetica" or "sans" in dot images.</title>
<updated>2024-04-14T08:29:07Z</updated>
<author>
<name>Janneke Nieuwenhuizen</name>
<email>janneke@gnu.org</email>
</author>
<published>2024-04-07T08:03:06Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/guix/commit/?id=076670f7acb740e2bfbd8e3c8ef1be5221ed75c5'/>
<id>urn:sha1:076670f7acb740e2bfbd8e3c8ef1be5221ed75c5</id>
<content type='text'>
Font-dejavu is (now) an input of fontconfig.  Specifying "dejavu sans" makes
generated images reproducible even when other fonts are installed (notably
font-google-noto).

* doc/images/bootstrap-graph.dot,
doc/images/bootstrap-packages.dot,
doc/images/coreutils-bag-graph.dot,
doc/images/coreutils-graph.dot,
doc/images/gcc-core-mesboot0-graph.dot,
doc/images/service-graph.dot,
doc/images/shepherd-graph.dot: Use fontname = "dejavu sans".
* doc/guix.texi (Full-Source Bootstrap): Update gcc-core-mesboot0.dot recipe
accordingly.

Change-Id: If21d7d39d45c66de5bceafb7b825a057d540ee50
</content>
</entry>
<entry>
<title>doc: Add the "Full-source Bootstrap".</title>
<updated>2022-05-12T17:27:59Z</updated>
<author>
<name>Jan (janneke) Nieuwenhuizen</name>
<email>janneke@gnu.org</email>
</author>
<published>2021-01-02T09:47:15Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/guix/commit/?id=eeba993f570483345acd59c2d8709fd5d7ee7ae7'/>
<id>urn:sha1:eeba993f570483345acd59c2d8709fd5d7ee7ae7</id>
<content type='text'>
* doc/guix.texi (Reduced Binary Seed Bootstrap): Update and rename to...
(Full-Source Bootstrap): ...this.
* doc/images/gcc-core-mesboot0-graph.dot: Regenerate.
</content>
</entry>
<entry>
<title>doc: Update 'Bootstrapping' for further binary seed reduction.</title>
<updated>2020-05-22T14:11:52Z</updated>
<author>
<name>Jan Nieuwenhuizen</name>
<email>janneke@gnu.org</email>
</author>
<published>2020-02-18T10:36:37Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/guix/commit/?id=cd5d5f53228fd5bf96d9f790aa2606ae71fa68d7'/>
<id>urn:sha1:cd5d5f53228fd5bf96d9f790aa2606ae71fa68d7</id>
<content type='text'>
* 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.
</content>
</entry>
<entry>
<title>Merge branch 'staging' into core-updates</title>
<updated>2019-03-14T15:30:19Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-03-14T15:30:19Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/guix/commit/?id=19008a22d18e772062952034c58a15ed341df3b5'/>
<id>urn:sha1:19008a22d18e772062952034c58a15ed341df3b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: Document the graphical installer some more.</title>
<updated>2019-03-13T22:12:43Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-03-13T20:57:14Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/guix/commit/?id=e1c15e8b8e25e14c253ff1212e289565736f6ea7'/>
<id>urn:sha1:e1c15e8b8e25e14c253ff1212e289565736f6ea7</id>
<content type='text'>
* doc/guix.texi (Preparing for Installation): Rewrite to specify the two
installation modes.
(Guided Graphical Installation): New node.
(Manual Installation): New node, with the former sections.
(After System Installation): New node.
* doc/images/installer-network.png, doc/images/installer-partitions.png,
doc/images/installer-resume.png: New files.
* doc/local.mk (dist_infoimage_DATA): Add them.
</content>
</entry>
<entry>
<title>doc: Update mesboot graph without bootstrap-guile.</title>
<updated>2018-12-16T21:49:10Z</updated>
<author>
<name>Jan Nieuwenhuizen</name>
<email>janneke@gnu.org</email>
</author>
<published>2018-12-13T01:30:10Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/guix/commit/?id=b3bf38a5600d0fdcb0aeed29ee121edef632165d'/>
<id>urn:sha1:b3bf38a5600d0fdcb0aeed29ee121edef632165d</id>
<content type='text'>
* doc/images/gcc-mesboot-bag-graph.dot: Update.
</content>
</entry>
<entry>
<title>doc: Update for bootstrap-mescc-tools change.</title>
<updated>2018-11-24T07:18:31Z</updated>
<author>
<name>Jan Nieuwenhuizen</name>
<email>janneke@gnu.org</email>
</author>
<published>2018-11-20T20:02:53Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/guix/commit/?id=3d3daf7fa1794c64914ed53e51838a41d9b7adc4'/>
<id>urn:sha1:3d3daf7fa1794c64914ed53e51838a41d9b7adc4</id>
<content type='text'>
* doc/guix.texi (Reduced Binary Seed Bootstrap): Update for
bootstrap-mescc-tools change.
* doc/images/gcc-mesboot-bag-graph.dot: Regenerate.
</content>
</entry>
<entry>
<title>doc: Describe the Reduced Binary Seed bootstrap.</title>
<updated>2018-09-23T07:46:26Z</updated>
<author>
<name>Jan Nieuwenhuizen</name>
<email>janneke@gnu.org</email>
</author>
<published>2018-09-17T16:48:19Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/guix/commit/?id=a243722c5b8d50b4f0e3f9717ca71aa43dfc56a3'/>
<id>urn:sha1:a243722c5b8d50b4f0e3f9717ca71aa43dfc56a3</id>
<content type='text'>
* doc/guix.texi (Reduced Binary Seed Bootstrap): New node.
* doc/images/gcc-mesboot-bag-graph.dot: New file.
* doc/local.mk (DOT_FILES): Add it.
</content>
</entry>
<entry>
<title>doc: Update dot graphs.</title>
<updated>2016-12-17T13:46:42Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-12-17T13:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/guix/commit/?id=aaee461b9d5fb85fc1a548877dc7eea3dd4fbf50'/>
<id>urn:sha1:aaee461b9d5fb85fc1a548877dc7eea3dd4fbf50</id>
<content type='text'>
* doc/images/bootstrap-packages.dot,
doc/images/coreutils-bag-graph.dot, doc/images/coreutils-graph.dot,
doc/images/shepherd-graph.dot: Regenerate.
</content>
</entry>
<entry>
<title>guix system: Rename 'dmd-graph' to 'shepherd-graph'.</title>
<updated>2016-01-29T17:21:54Z</updated>
<author>
<name>Alex Kost</name>
<email>alezost@gmail.com</email>
</author>
<published>2016-01-27T20:06:07Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/guix/commit/?id=710fa231f03633fe243b52635479d591946fec44'/>
<id>urn:sha1:710fa231f03633fe243b52635479d591946fec44</id>
<content type='text'>
* doc/images/dmd-graph.dot: Rename to...
* doc/images/shepherd-graph.dot: ... this.
* doc.am (DOT_FILES): Adjust accordingly.
* guix/scripts/system.scm (dmd-service-node-label)
  (dmd-service-node-type, export-dmd-graph): Rename to...
  (shepherd-service-node-label, shepherd-service-node-type)
  (export-shepherd-graph): ... this.
  (show-help, process-action, process-command): Rename 'dmd-graph' to
  'shepherd-graph'.
* emacs/guix-command.el (guix-command-additional-execute-arguments)
  (guix-command-special-executors): Likewise.
* doc/guix.texi: Likewise.
* doc/emacs.texi (Emacs Popup Interface): Likewise.
</content>
</entry>
</feed>
