[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] guix source archive branch, core-updates, updated. v0.2-166-g8b315
From: |
Ludovic Courtès |
Subject: |
[SCM] guix source archive branch, core-updates, updated. v0.2-166-g8b315a6 |
Date: |
Sat, 06 Jul 2013 23:08:13 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".
The branch, core-updates has been updated
via 8b315a6dd5f1b32d1a8a84c0f525dc4850b1e889 (commit)
via 401c53c46917f7e3e8c8fcf1d316f0c274279165 (commit)
from c8ebc82187d83e845a201bbe45d837c97f9c64b1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8b315a6dd5f1b32d1a8a84c0f525dc4850b1e889
Author: Ludovic Courtès <address@hidden>
Date: Sun Jul 7 01:02:48 2013 +0200
doc: Add a "Porting" section.
* HACKING (Porting the Guix distro on a new platform): Remove.
* doc/guix.texi (Porting): New node. Describe cross-compilation as the
only approach.
commit 401c53c46917f7e3e8c8fcf1d316f0c274279165
Author: Ludovic Courtès <address@hidden>
Date: Sun Jul 7 00:29:50 2013 +0200
doc: Add a "Boostrapping" section.
* doc/guix.texi (Package Modules): New node, with material formerly
under "GNU Distribution".
(Bootstrapping): New node.
* Makefile.am (EXTRA_DIST): Add doc/images/bootstrap-graph.dot and
doc/images/bootstrap-graph.eps.
(infoimagedir, dist_infoimage_DATA, DOT_OPTIONS): New variable.
(.dot.png, .dot.eps, doc/guix.pdf, doc/guix.info, doc/guix.ps): New
targets.
* doc/images/bootstrap-graph.dot: New file.
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 2 +
HACKING | 91 ------------------
Makefile.am | 26 +++++-
doc/guix.texi | 198 +++++++++++++++++++++++++++++++++++++---
doc/images/bootstrap-graph.dot | 83 +++++++++++++++++
5 files changed, 294 insertions(+), 106 deletions(-)
create mode 100644 doc/images/bootstrap-graph.dot
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] guix source archive branch, core-updates, updated. v0.2-166-g8b315a6,
Ludovic Courtès <=