diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2013-01-22 00:17:15 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2013-01-22 00:17:42 +0100 |
| commit | 476f8ea33ce3791dbe0c77332c92e4351827dcd5 (patch) | |
| tree | 4b5ceee02bf4483f0223b545ed985f4eedef2780 | |
| parent | 7cd1d7bd0cead9999e8d829ddce7abed37f9e9a0 (diff) | |
Update `ROADMAP'.
| -rw-r--r-- | ROADMAP | 9 |
1 files changed, 7 insertions, 2 deletions
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | #+TITLE: Tentative GNU Guix Road Map | 3 | #+TITLE: Tentative GNU Guix Road Map |
| 4 | 4 | ||
| 5 | Copyright © 2012 Ludovic Courtès <ludo@gnu.org> | 5 | Copyright © 2012, 2013 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 |
| @@ -20,7 +20,7 @@ The goals of the GNU Guix project are two-fold: | |||
| 20 | This documents lists tentative milestones toward these goals. | 20 | This documents lists tentative milestones toward these goals. |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | * GNU Guix 0.1: Dec. 2012 | 23 | * GNU Guix 0.1: Jan. 2013 (was: Dec. 2012) |
| 24 | 24 | ||
| 25 | ** basic package management facilities | 25 | ** basic package management facilities |
| 26 | 26 | ||
| @@ -41,6 +41,11 @@ Including install, upgrade, remove, roll-back, and search. | |||
| 41 | - sophisticated handling of collisions when building a union (package | 41 | - sophisticated handling of collisions when building a union (package |
| 42 | priorities, etc.) | 42 | priorities, etc.) |
| 43 | 43 | ||
| 44 | ** [[file:TODO::*add%20guix-pull][guix-pull tool]] to quickly update Guix and GNU for normal users | ||
| 45 | ** support for fetching pre-built binaries | ||
| 46 | |||
| 47 | - this is known as the "binary-cache substituter" in Nix parlance | ||
| 48 | |||
| 44 | ** auto-update facility available for GNU packages | 49 | ** auto-update facility available for GNU packages |
| 45 | 50 | ||
| 46 | ** more packages | 51 | ** more packages |
