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
01a10a7d9c13f3bddb222777349afbf8'>gnu: cifs-utils: Update to 6.9....* gnu/packages/samba.scm (cifs-utils): Update to 6.9. Tobias Geerinckx-Rice 2019-04-11gnu: cifs-utils: Don't use NAME in source URI....* gnu/packages/samba.scm (cifs-utils)[source]: Hard-code NAME. Tobias Geerinckx-Rice 2019-04-09gnu: samba: Update to 4.10.2 [security fixes]....This release fixes CVE-2019-3870 and CVE-2019-3880. * gnu/packages/samba.scm (samba): Update to 4.10.2. Marius Bakke 2019-04-07gnu: samba: Update to 4.10.1....* gnu/packages/samba.scm (samba): Update to 4.10.1. Marius Bakke 2019-03-31gnu: Fix descriptions to not use quotes....* gnu/packages/admin.scm (wpa-supplicant-minimal, mingetty, di), * gnu/packages/audio.scm (fil-plugins), * gnu/packages/base.scm (make-ld-wrapper, make-glibc-locales), * gnu/packages/bioinformatics.scm (r-samtools), * gnu/packages/chez.scm (chez-mit), * gnu/packages/commencement.scm (make-gcc-toolchain), * gnu/packages/compression.scm (fastjar), * gnu/packages/cran.scm (r-maps, r-rcpp), * gnu/packages/databases.scm (sparql-query), * gnu/packages/dunst.scm (dunst), * gnu/packages/ftp.scm (ncftp), * gnu/packages/gl.scm (freeglut), * gnu/packages/haskell-check.scm (ghc-tasty-golden), * gnu/packages/haskell.scm (ghc-case-insensitive, ghc-text, ghc-haskell-src, ghc-syb, ghc-deepseq-generics, ghc-network-uri, ghc-rerebase, ghc-zlib), * gnu/packages/image.scm (jbig2dec), * gnu/packages/kde-frameworks.scm (kinit, karchive), * gnu/packages/linux.scm (wireless-tools, perf, module-init-tools, kbd), * gnu/packages/lirc.scm (lirc), * gnu/packages/lisp.scm (uglify-js), * gnu/packages/mate.scm (mate-netbook), * gnu/packages/microcom.scm (microcom), * gnu/packages/music.scm (bristol), * gnu/packages/networking.scm (perl-geo-ip), * gnu/packages/patchutils.scm (patches), * gnu/packages/perl-check.scm (perl-test-more-utf8), * gnu/packages/perl.scm (perl-log-report-optional, perl-file-which, perl-io-tty, perl-log-any, perl-digest-sha1, perl-class-load, perl-regexp-common, perl-module-pluggable, perl-class-modifier), * gnu/packages/python-xyz.scm (python-backports-abc, python-natsort), * gnu/packages/samba.scm (iniparser), * gnu/packages/search.scm (mlocate), * gnu/packages/spice.scm (spice), * gnu/packages/statistics.scm (r-dt, r-lubridate, r-estimability, r-commonmark, r-digest, r-viridislite, r-stringr), * gnu/packages/tex.scm (texlive-latex-changebar), * gnu/packages/version-control.scm (subversion), * gnu/packages/w3m.scm (w3m), * gnu/packages/web.scm (perl-http-parser, perl-plack-middleware-reverseproxy), * gnu/packages/xorg.scm (xkeyboard-config, mkfontdir, xcursor-theme, mkfontscale, xinit, font-alias)[description]: Use @code instead of quotes. Efraim Flashner 2019-03-23gnu: ldb: Update to 1.6.3....* gnu/packages/samba.scm (ldb): Update to 1.6.3. Marius Bakke 2019-03-23gnu: tevent: Update to 0.10.0....* gnu/packages/samba.scm (tevent): Update to 0.10.0. Marius Bakke 2019-03-23gnu: talloc: Update to 2.2.0....* gnu/packages/samba.scm (talloc): Update to 2.2.0. Marius Bakke 2019-03-20gnu: samba: Update to 4.10.0....* gnu/packages/samba.scm (samba): Update to 4.10.0. [native-inputs]: Replace python-2 with python. Rutger Helling 2019-03-14gnu: samba: Update to 4.9.5....* gnu/packages/samba.scm (samba): Update to 4.9.5. Marius Bakke 2019-03-02gnu: ldb: Update to 1.6.2....* gnu/packages/samba.scm (ldb): Update to 1.6.2. [native-inputs]: Change from PYTHON-2 to PYTHON. Add WHICH. Marius Bakke 2019-03-02gnu: tevent: Update to 0.9.39....* gnu/packages/samba.scm (tevent): Update to 0.9.39. [native-inputs]: Add WHICH. Change PYTHON-2 to PYTHON. Marius Bakke 2019-03-02gnu: talloc: Update to 2.1.16....* gnu/packages/samba.scm (talloc): Update to 2.1.16. [native-inputs]: Add WHICH. [inputs]: Change from PYTHON-2 to PYTHON. (talloc/static)[arguments]: Adjust GCC command line. Marius Bakke 2019-01-25gnu: ldb: Use INVOKE....* gnu/packages/samba.scm (ldb)[arguments]: Use INVOKE. Ricardo Wurmus 2019-01-25gnu: tevent: Use INVOKE....* gnu/packages/samba.scm (tevent)[arguments]: Use INVOKE. Ricardo Wurmus 2019-01-25gnu: talloc/static: Use INVOKE....* gnu/packages/samba.scm (talloc/static)[arguments]: Use INVOKE in the build phase. Ricardo Wurmus 2018-12-27gnu: samba: Update to 4.9.4....* gnu/packages/samba.scm (samba): Update to 4.9.4. Marius Bakke 2018-12-06gnu: ldb: Fix build on 32-bit systems....* gnu/packages/samba.scm (ldb)[inputs]: Only add LMDB on 64-bit systems. [arguments]: Make #:tests? conditional on LMDB availability. Marius Bakke 2018-12-04gnu: samba.scm: Sort module imports....* gnu/packages/samba.scm (gnu): Sort imports. Marius Bakke 2018-12-04gnu: ldb: Update to 1.4.3....* gnu/packages/samba.scm (ldb): Update to 1.4.3. [inputs]: Add LMDB. Marius Bakke 2018-12-04gnu: samba: Update to 4.9.3....* gnu/packages/samba.scm (samba): Update to 4.9.3. [inputs]: Add GPGME, JANSSON, LIBARCHIVE and LMDB. Marius Bakke 2018-11-14Merge branch 'master' into core-updatesMarius Bakke 2018-11-11gnu: cifs-utils: Remove autoreconf phase....* gnu/packages/samba.scm (cifs-utils)[arguments]: Remove autoreconf phase. Ricardo Wurmus 2018-10-22Merge branch 'master' into core-updatesMarius Bakke 2018-10-22gnu: samba: Update to 4.8.6....* gnu/packages/samba.scm (samba): Update to 4.8.6. Marius Bakke