summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ROADMAP14
1 files changed, 11 insertions, 3 deletions
diff --git a/ROADMAP b/ROADMAP
index 6c0e2c53777..18437439162 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -2,7 +2,7 @@
2 2
3#+TITLE: Tentative GNU Guix Road Map 3#+TITLE: Tentative GNU Guix Road Map
4 4
5Copyright © 2012, 2013 Ludovic Courtès <ludo@gnu.org> 5Copyright © 2012, 2013, 2014 Ludovic Courtès <ludo@gnu.org>
6 6
7 Copying and distribution of this file, with or without modification, 7 Copying and distribution of this file, with or without modification,
8 are permitted in any medium without royalty provided the copyright 8 are permitted in any medium without royalty provided the copyright
@@ -15,10 +15,18 @@ The goals of the GNU Guix project are two-fold:
15 15
16 - to use it to build a practical 100% free software distribution of 16 - to use it to build a practical 100% free software distribution of
17 GNU/Linux and possibly other GNU variants, with a focus on the 17 GNU/Linux and possibly other GNU variants, with a focus on the
18 promotion and tight integration of GNU components. 18 promotion and tight integration of GNU components–the GNU system.
19 19
20This documents lists tentative milestones toward these goals. 20This document lists milestones toward these goals.
21 21
22The timeline below was written at the end of Dec. 2012. An updated and more
23detailed list of the remaining milestones was posted at
24https://lists.gnu.org/archive/html/guix-devel/2013-12/msg00120.html .
25
26The actual timeline was of course slightly different than initially
27envisioned, and so was the feature set–things like cross-compilation support
28and the MIPS64 port were not planned back then. See the news section at
29http://www.gnu.org/software/guix/ and ‘NEWS’ for the release history.
22 30
23* GNU Guix 0.1: Jan. 2013 (was: Dec. 2012) 31* GNU Guix 0.1: Jan. 2013 (was: Dec. 2012)
24 32