aboutsummaryrefslogtreecommitdiff
-*- mode: org; coding: utf-8; -*-

#+TITLE: Tentative GNU Guix Road Map

Copyright © 2012, 2013, 2014, 2015 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
  notice and this notice are preserved.

The goals of the GNU Guix project are two-fold:

  - to build a purely functional package manager, based on Nix and
    Guile;

  - to use it to build a practical 100% free software distribution of
    GNU/Linux and possibly other GNU variants, with a focus on the
    promotion and tight integration of GNU components–the GNU system.

Since its inception, the project has gone a long way towards that goal.  Below
is a list of items we want for version "1.0" of the Guix System Distribution.
There will be a few 0.x releases by then to give the new features more
exposure and testing.

You're welcome to discuss this road map on guix-devel@gnu.org or #guix on
the Libera Chat IRC network!

* Features scheduled for 1.0

  - larger & more robust build farm
    + we need a powerful, dedicated front-end
    + armhf-linux build machine
    + leave Hydra in favor of 'guix publish' + custom code?
  - more OS features
    + LVM support
    + encrypted root
    + configurable name service switch
    + whole-system unit tests, using VMs
  - more service definitions
    + mcron, postfix(?), wicd(?), etc.
  - better 'guix system'
    + 'reconfigure' should be able to restart non-essential services
    + support for '--list-generations' and '--delete-generations'
  - better 'guix pull'
    + using Git to fetch the source instead of re-downloading everything
    + build more quickly
    + install new .mo files and new manual
    + authentication of the Guix source: use signed commits?
  - simplified, purely declarative service list in 'operating-system'
    + it should be possible to inspect the service instance declarations and
      settings
  - GUIs
    + integrate guix-web?
    + guile-ncurses installer?
  - 'guix publish'?

* Features for later

  - complete GNU/Hurd port
  - use content-based addressing when downloading substitutes to reduce
    bandwidth requirements
    + design nar v2 format where file contents are replaced by their hashes
    + leverage /gnu/store/.links
  - binary origin tracking
    + keep signatures in sqlite.db
    + preserve signatures upon import/export
  - peer-to-peer distribution of updates (GNUnet?)
  - more deterministic builds
    + identify & fix sources of non-determinism in builds
    + strengthen guix-daemon containers to further increase reproducibility
    + trusting-trust: bootstrap with different tool chains
    + fixed-point: re-bootstrap until fixed point is reached
    + distributed validation: compare contents of store items with others
      * resist a hydra.gnu.org compromise
  - reproducible containers: mix of 'guix environment' and 'guix system vm'
  - execute code with least privilege
    + build containers like guix-daemon does
    + provide a Plash-like interface in Bash
  - daemon rewritten in Guile
  - more shepherd integration
    + monitor network interfaces and start/stop events based on that
    + include a DHCP client written in Scheme
sg-avail'>...Ludovic Courtès 2020-01-11gnu: qtwebengine: Purge unnecessary bundled software from the source....Marius Bakke 2020-01-11gnu: Add qtwebengine....Mike Rosset 2020-01-09gnu: qtxmlpatterns: Build QML plugin for XmlListModel....Guillaume Le Vaillant 2019-12-19gnu: Fix python-pyside-2....John Soo 2019-12-19gnu: Fix python-shiboken-2....John Soo 2019-12-01gnu: Remove dependency on Python 2 for some Qt packages....Hartmut Goebel 2019-11-28Merge branch 'master' into stagingMarius Bakke 2019-11-27gnu: Qt: Update to 5.12.6 LTS....Marius Bakke 2019-11-27gnu: qtbase: Restore compatibility with old kernels....Marius Bakke 2019-11-27gnu: qtbase: Use absolute references in .prl files....Marius Bakke 2019-11-26gnu: python-pyqt: Fix output directory for plugins....Hartmut Goebel 2019-11-15Merge branch 'master' into stagingMarius Bakke 2019-11-13gnu: dotherside: Update to 0.6.4....Efraim Flashner 2019-11-13gnu: dotherside: Don't use unstable tarball....Efraim Flashner 2019-11-10gnu: qtwebkit: Use sqlite-with-column-metadata....Hartmut Goebel 2019-11-10gnu: qtwebkit: Don't use NAME in source URI....Tobias Geerinckx-Rice 2019-11-08gnu: Fix deprecation of monolithic Qt 5.x package....Hartmut Goebel 2019-11-06gnu: grantlee: Fix build for Qt 5.12....Hartmut Goebel 2019-11-01gnu: Deprecate monolithic Qt 5.x package....Hartmut Goebel 2019-11-01gnu: Remove qtdeclarative-render2d....Hartmut Goebel 2019-10-21gnu: python-pyqt: Fix runtime error....Marius Bakke 2019-10-13gnu: qt: Update to 5.12.5....Efraim Flashner 2019-10-12gnu: mariadb: Split into out, lib and dev....Julien Lepiller 2019-10-08Merge branch 'master' into stagingMarius Bakke 2019-09-24Merge branch 'master' into core-updatesLudovic Courtès 2019-09-22gnu: Add python-pyside-2-tools....John Soo 2019-09-22gnu: Add python-pyside-2....John Soo 2019-09-22gnu: Add python-shiboken-2....John Soo 2019-09-06Merge branch 'master' into core-updatesMark H Weaver 2019-09-07gnu: qtwebkit: Disable non-x86 builds....Ludovic Courtès 2019-08-29Merge branch 'master' into core-updatesMark H Weaver 2019-08-29gnu: QtWebKit: Increase build timeout....Marius Bakke 2019-08-29gnu: qt: Update to 5.12.4....Efraim Flashner 2019-07-22Merge branch 'master' into core-updatesMarius Bakke 2019-07-21gnu: qtwebkit: Update to 5.212.0-alpha3....Efraim Flashner 2019-07-16gnu: Qt@4: Build with GCC 5 and OpenSSL 1.0....Marius Bakke 2019-04-04gnu: Move nss & co. to nss.scm....Ludovic Courtès 2019-03-27gnu: grantlee: Delete broken tests....Ricardo Wurmus 2019-03-21gnu: qwt: Update to 6.1.4....Tobias Geerinckx-Rice