Update `ROADMAP'.

This commit is contained in:
Ludovic Courtès 2013-01-22 00:17:15 +01:00
parent 7cd1d7bd0c
commit 476f8ea33c
1 changed files with 7 additions and 2 deletions

View File

@ -2,7 +2,7 @@
#+TITLE: Tentative GNU Guix Road Map
Copyright © 2012 Ludovic Courtès <ludo@gnu.org>
Copyright © 2012, 2013 Ludovic Courtès <ludo@gnu.org>
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
@ -20,7 +20,7 @@ The goals of the GNU Guix project are two-fold:
This documents lists tentative milestones toward these goals.
* GNU Guix 0.1: Dec. 2012
* GNU Guix 0.1: Jan. 2013 (was: Dec. 2012)
** basic package management facilities
@ -41,6 +41,11 @@ Including install, upgrade, remove, roll-back, and search.
- sophisticated handling of collisions when building a union (package
priorities, etc.)
** [[file:TODO::*add%20guix-pull][guix-pull tool]] to quickly update Guix and GNU for normal users
** support for fetching pre-built binaries
- this is known as the "binary-cache substituter" in Nix parlance
** auto-update facility available for GNU packages
** more packages