guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: Merge branch 'master' into wip-installer-2


From: Danny Milosavljevic
Subject: 01/01: Merge branch 'master' into wip-installer-2
Date: Wed, 27 Dec 2017 14:46:45 -0500 (EST)

dannym pushed a commit to branch wip-installer-2
in repository guix.

commit 3593a26763b8d00d4f0afbd82750d66e6069f8a9
Merge: aae9d0b 15b60fc
Author: Danny Milosavljevic <address@hidden>
Date:   Wed Dec 27 20:14:41 2017 +0100

    Merge branch 'master' into wip-installer-2

 .dir-locals.el                                     |     3 +-
 .mailmap                                           |    22 +-
 Makefile.am                                        |    48 +-
 NEWS                                               |   801 +
 README                                             |    38 +-
 bayfront.guixsd.org.pub => berlin.guixsd.org.pub   |     0
 build-aux/build-self.scm                           |    23 +-
 build-aux/compile-all.scm                          |   127 +-
 build-aux/cuirass/gnu-system.scm                   |    47 +
 build-aux/hydra/evaluate.scm                       |    20 +-
 build-aux/hydra/gnu-system.scm                     |    70 +-
 build-aux/hydra/guix-modular.scm                   |   104 +
 build-aux/pre-inst-env.in                          |    11 +-
 configure.ac                                       |     2 +-
 doc/contributing.texi                              |    72 +-
 doc/guix.texi                                      |  1761 +-
 etc/snippets/scheme-mode/guix-cvs-reference        |     8 +
 etc/snippets/scheme-mode/guix-git-reference        |     7 +
 etc/snippets/scheme-mode/guix-hg-reference         |     7 +
 etc/snippets/scheme-mode/guix-origin               |    23 +
 etc/snippets/scheme-mode/guix-package              |    34 +
 etc/snippets/scheme-mode/guix-svn-reference        |     7 +
 .../text-mode/guix-commit-message-add-package      |     8 +
 .../text-mode/guix-commit-message-update-package   |     9 +
 gnu.scm                                            |   100 +-
 gnu/bootloader/extlinux.scm                        |    18 +-
 gnu/bootloader/u-boot.scm                          |    25 +-
 gnu/build/activation.scm                           |    13 +-
 .../u-boot.scm => build/bootloader.scm}            |    38 +-
 gnu/build/file-systems.scm                         |   125 +-
 gnu/build/linux-boot.scm                           |   172 +-
 gnu/build/linux-container.scm                      |     3 +-
 gnu/build/shepherd.scm                             |    10 +-
 gnu/build/vm.scm                                   |    63 +-
 gnu/local.mk                                       |   138 +-
 gnu/packages.scm                                   |    10 +-
 gnu/packages/accessibility.scm                     |    47 +-
 gnu/packages/admin.scm                             |   399 +-
 gnu/packages/aidc.scm                              |     7 +-
 gnu/packages/algebra.scm                           |    69 +-
 gnu/packages/android.scm                           |    39 +
 gnu/packages/animation.scm                         |    71 +
 gnu/packages/apr.scm                               |    33 +-
 gnu/packages/aspell.scm                            |   179 +-
 gnu/packages/assembly.scm                          |     4 +-
 gnu/packages/astronomy.scm                         |    16 +-
 gnu/packages/audio.scm                             |   686 +-
 gnu/packages/autotools.scm                         |     7 +-
 .../{4.13-x86_64.conf => 4.14-arm.conf}            |  7372 +++----
 .../linux-libre/{4.13-i686.conf => 4.14-i686.conf} |   324 +-
 .../{4.13-x86_64.conf => 4.14-x86_64.conf}         |   330 +-
 gnu/packages/avr.scm                               |     4 +-
 gnu/packages/axoloti.scm                           |   352 +
 gnu/packages/backup.scm                            |   176 +-
 gnu/packages/base.scm                              |    25 +-
 gnu/packages/bdw-gc.scm                            |    12 +-
 gnu/packages/benchmark.scm                         |    71 +-
 gnu/packages/bioinformatics.scm                    |  2520 ++-
 gnu/packages/bittorrent.scm                        |    54 +-
 gnu/packages/bootloaders.scm                       |    51 +-
 gnu/packages/build-tools.scm                       |    13 +-
 gnu/packages/calcurse.scm                          |    11 +-
 gnu/packages/calendar.scm                          |    33 +-
 gnu/packages/cdrom.scm                             |     7 +-
 gnu/packages/certs.scm                             |     5 +-
 gnu/packages/check.scm                             |  1502 +-
 gnu/packages/chez.scm                              |    15 +-
 gnu/packages/ci.scm                                |    17 +-
 gnu/packages/cinnamon.scm                          |    86 +
 gnu/packages/code.scm                              |    12 +-
 gnu/packages/commencement.scm                      |    20 +-
 gnu/packages/compression.scm                       |   599 +-
 gnu/packages/conkeror.scm                          |     4 +-
 gnu/packages/conky.scm                             |    31 +-
 gnu/packages/connman.scm                           |     7 +-
 gnu/packages/cran.scm                              |   998 +-
 gnu/packages/crypto.scm                            |    77 +-
 gnu/packages/cups.scm                              |   119 +-
 gnu/packages/curl.scm                              |    27 +-
 gnu/packages/cyrus-sasl.scm                        |     2 +-
 gnu/packages/databases.scm                         |  1079 +-
 gnu/packages/datastructures.scm                    |    55 +
 gnu/packages/dav.scm                               |     9 +-
 gnu/packages/debug.scm                             |    70 +-
 gnu/packages/dejagnu.scm                           |     6 +-
 gnu/packages/dictionaries.scm                      |    40 +
 gnu/packages/direct-connect.scm                    |    25 +-
 gnu/packages/disk.scm                              |     6 +-
 gnu/packages/display-managers.scm                  |    39 +-
 gnu/packages/django.scm                            |    28 +-
 gnu/packages/dns.scm                               |    47 +-
 gnu/packages/docker.scm                            |     3 +-
 gnu/packages/dunst.scm                             |    17 +-
 gnu/packages/ebook.scm                             |    14 +-
 gnu/packages/electronics.scm                       |     7 +-
 gnu/packages/elixir.scm                            |    34 +-
 gnu/packages/emacs.scm                             |  1151 +-
 gnu/packages/embedded.scm                          |   319 +-
 gnu/packages/engineering.scm                       |   875 +-
 gnu/packages/enlightenment.scm                     |    10 +-
 gnu/packages/erlang.scm                            |    11 +-
 gnu/packages/fabric-management.scm                 |   173 +
 gnu/packages/file-systems.scm                      |   120 +
 gnu/packages/finance.scm                           |   188 +-
 gnu/packages/firmware.scm                          |    54 +-
 gnu/packages/flashing-tools.scm                    |    88 +-
 gnu/packages/fltk.scm                              |    42 +-
 gnu/packages/fonts.scm                             |   154 +-
 gnu/packages/fontutils.scm                         |   182 +-
 gnu/packages/fpga.scm                              |     2 +-
 gnu/packages/freedesktop.scm                       |   203 +-
 gnu/packages/ftp.scm                               |    10 +-
 gnu/packages/fvwm.scm                              |     8 +-
 gnu/packages/game-development.scm                  |    95 +-
 gnu/packages/games.scm                             |   723 +-
 gnu/packages/gcc.scm                               |     3 +
 gnu/packages/gd.scm                                |    46 +-
 gnu/packages/geo.scm                               |    34 +-
 gnu/packages/ghostscript.scm                       |    27 +
 gnu/packages/gimp.scm                              |     4 +-
 gnu/packages/gkrellm.scm                           |     5 +-
 gnu/packages/gl.scm                                |    60 +-
 gnu/packages/glib.scm                              |   116 +-
 gnu/packages/gnome.scm                             |   790 +-
 gnu/packages/gnucash.scm                           |    63 +-
 gnu/packages/gnunet.scm                            |    54 +-
 gnu/packages/gnupg.scm                             |   209 +-
 gnu/packages/gnustep.scm                           |    34 +-
 gnu/packages/gnuzilla.scm                          |   117 +-
 gnu/packages/golang.scm                            |    10 +-
 gnu/packages/gprolog.scm                           |    17 +-
 gnu/packages/gps.scm                               |    50 +-
 gnu/packages/graph.scm                             |    56 +
 gnu/packages/graphics.scm                          |    18 +-
 gnu/packages/graphviz.scm                          |   133 +-
 gnu/packages/groff.scm                             |    47 +
 gnu/packages/gstreamer.scm                         |    73 +-
 gnu/packages/gtk.scm                               |   112 +-
 gnu/packages/guile-wm.scm                          |   205 +-
 gnu/packages/guile.scm                             |   269 +-
 gnu/packages/haskell-check.scm                     |   729 +
 gnu/packages/haskell-crypto.scm                    |   531 +
 gnu/packages/haskell-web.scm                       |   849 +
 gnu/packages/haskell.scm                           |  3063 +--
 gnu/packages/hugs.scm                              |    61 +-
 gnu/packages/hurd.scm                              |    60 +-
 gnu/packages/ibus.scm                              |    33 +-
 gnu/packages/icu4c.scm                             |    10 +
 gnu/packages/idris.scm                             |     2 +
 gnu/packages/image-viewers.scm                     |    30 +-
 gnu/packages/image.scm                             |    87 +-
 gnu/packages/imagemagick.scm                       |    19 +-
 gnu/packages/inkscape.scm                          |    11 +
 gnu/packages/irc.scm                               |    68 +-
 gnu/packages/iso-codes.scm                         |     4 +-
 gnu/packages/java.scm                              |  3295 ++-
 gnu/packages/javascript.scm                        |    34 +
 gnu/packages/jemalloc.scm                          |    20 +-
 gnu/packages/jrnl.scm                              |     5 +-
 gnu/packages/kde-frameworks.scm                    |   626 +-
 gnu/packages/kde.scm                               |   105 +-
 gnu/packages/kerberos.scm                          |    16 +-
 gnu/packages/kodi.scm                              |    66 +-
 gnu/packages/language.scm                          |    16 +-
 gnu/packages/ldc.scm                               |     1 +
 gnu/packages/libcanberra.scm                       |    46 +-
 gnu/packages/libevent.scm                          |    19 +-
 gnu/packages/libffi.scm                            |   114 +-
 gnu/packages/libreoffice.scm                       |   113 +-
 gnu/packages/libunwind.scm                         |     8 +-
 gnu/packages/libupnp.scm                           |    53 -
 gnu/packages/libusb.scm                            |     4 +-
 gnu/packages/lighting.scm                          |     9 +-
 gnu/packages/linux.scm                             |   624 +-
 gnu/packages/lirc.scm                              |    14 +-
 gnu/packages/lisp.scm                              |   261 +-
 gnu/packages/llvm.scm                              |     8 +-
 gnu/packages/logging.scm                           |     1 +
 gnu/packages/lua.scm                               |    62 +-
 gnu/packages/lxde.scm                              |     7 +-
 gnu/packages/lxqt.scm                              |    86 +-
 gnu/packages/machine-learning.scm                  |   163 +-
 gnu/packages/mail.scm                              |   309 +-
 gnu/packages/man.scm                               |    27 +-
 gnu/packages/markup.scm                            |    11 +-
 gnu/packages/mate.scm                              |    28 +-
 gnu/packages/maths.scm                             |   368 +-
 gnu/packages/mc.scm                                |     2 +-
 gnu/packages/medical.scm                           |     1 +
 gnu/packages/mes.scm                               |    16 +-
 gnu/packages/messaging.scm                         |   268 +-
 gnu/packages/mingw.scm                             |     6 +-
 gnu/packages/mp3.scm                               |   115 +-
 gnu/packages/mpd.scm                               |     9 +-
 gnu/packages/mpi.scm                               |     9 +-
 gnu/packages/music.scm                             |   800 +-
 gnu/packages/musl.scm                              |     5 +-
 gnu/packages/nano.scm                              |     4 +-
 gnu/packages/networking.scm                        |   148 +-
 gnu/packages/node.scm                              |    25 +-
 gnu/packages/noweb.scm                             |    79 +-
 gnu/packages/ntp.scm                               |     8 +-
 gnu/packages/nutrition.scm                         |    10 +-
 gnu/packages/nvi.scm                               |     3 +-
 gnu/packages/ocaml.scm                             |   623 +-
 gnu/packages/openstack.scm                         |    76 +-
 gnu/packages/package-management.scm                |   105 +-
 gnu/packages/parallel.scm                          |    16 +-
 gnu/packages/password-utils.scm                    |    34 +-
 .../audacity-build-with-system-portaudio.patch     |    64 +
 gnu/packages/patches/bazaar-CVE-2017-14176.patch   |   166 +
 gnu/packages/patches/bluez-CVE-2017-1000250.patch  |    42 -
 .../patches/borg-fix-archive-corruption-bug.patch  |    68 +
 gnu/packages/patches/chicken-CVE-2017-11343.patch  |    57 -
 gnu/packages/patches/chicken-CVE-2017-6949.patch   |   132 -
 gnu/packages/patches/clementine-use-openssl.patch  |    67 +
 .../patches/clisp-remove-failing-test.patch        |    43 +
 .../crypto++-fix-dos-in-asn.1-decoders.patch       |    65 +
 gnu/packages/patches/cube-nocheck.patch            |    16 +
 gnu/packages/patches/curl-bounds-check.patch       |    19 -
 gnu/packages/patches/dtc-32-bits-check.patch       |   134 +
 gnu/packages/patches/dtc-format-modifier.patch     |    38 +
 .../patches/e2fsprogs-32bit-quota-warnings.patch   |    46 -
 gnu/packages/patches/eigen-arm-neon-fixes.patch    |   245 +
 .../patches/emacs-highlight-stages-add-gexp.patch  |    26 +
 .../emacs-unsafe-enriched-mode-translations.patch  |    85 -
 gnu/packages/patches/exim-CVE-2017-1000369.patch   |    59 -
 .../patches/exiv2-CVE-2017-14859-14862-14864.patch |    66 +
 gnu/packages/patches/exiv2-CVE-2017-14860.patch    |    48 +
 gnu/packages/patches/fontforge-svg-modtime.patch   |    35 -
 .../patches/gcc-4-compile-with-gcc-5.patch         |    65 +
 .../patches/gcc-6-source-date-epoch-1.patch        |   187 +
 .../patches/gcc-6-source-date-epoch-2.patch        |   346 +
 gnu/packages/patches/gd-fix-gd2-read-test.patch    |    14 -
 .../patches/gd-php-73968-Fix-109-XBM-reading.patch |   121 -
 gnu/packages/patches/gdk-pixbuf-list-dir.patch     |    35 -
 .../patches/glibc-CVE-2017-15670-15671.patch       |    27 +
 .../glusterfs-use-PATH-instead-of-hardcodes.patch  |   140 +
 ...phicsmagick-CVE-2017-11403+CVE-2017-14103.patch |   137 -
 .../patches/graphicsmagick-CVE-2017-12935.patch    |    28 -
 .../patches/graphicsmagick-CVE-2017-12936.patch    |    16 -
 .../patches/graphicsmagick-CVE-2017-12937.patch    |    28 -
 .../patches/graphicsmagick-CVE-2017-13775.patch    |   195 -
 ...phicsmagick-CVE-2017-13776+CVE-2017-13777.patch |   179 -
 .../patches/graphicsmagick-CVE-2017-14042.patch    |    80 -
 .../patches/graphicsmagick-CVE-2017-14165.patch    |    72 -
 .../patches/guile-emacs-fix-configure.patch        |   211 +
 .../patches/higan-remove-march-native-flag.patch   |    15 +-
 gnu/packages/patches/httpd-CVE-2017-9798.patch     |    22 +
 gnu/packages/patches/icecat-bug-1348660-pt5.patch  |   727 +
 gnu/packages/patches/icecat-bug-1414945.patch      |    73 +
 gnu/packages/patches/icecat-bug-1415133.patch      |    40 +
 gnu/packages/patches/icecat-bug-1424373-pt2.patch  |   183 +
 gnu/packages/patches/icu4c-CVE-2017-14952.patch    |    18 +
 .../patches/java-powermock-fix-java-files.patch    |   178 +
 .../patches/jemalloc-arm-address-bits.patch        |    39 +
 ...ktexteditor-5.39.0-autotests-dependencies.patch |    49 +
 .../patches/libarchive-CVE-2017-14502.patch        |    40 +
 .../patches/libetonyek-build-with-mdds-1.2.patch   |    74 -
 gnu/packages/patches/libexif-CVE-2017-7544.patch   |    29 +
 gnu/packages/patches/libgxps-CVE-2017-11590.patch  |    48 +
 gnu/packages/patches/libmwaw-CVE-2017-9433.patch   |    33 -
 .../patches/libmygpo-qt-fix-jsoncreatortest.patch  |    41 +
 .../libtorrent-rasterbar-boost-compat.patch        |    27 -
 gnu/packages/patches/libunwind-CVE-2015-3239.patch |    17 -
 gnu/packages/patches/libusb-for-axoloti.patch      |    14 +
 gnu/packages/patches/libvdpau-va-gl-unbundle.patch |    35 +
 gnu/packages/patches/libxslt-CVE-2017-5029.patch   |    82 +
 gnu/packages/patches/links-CVE-2017-11114.patch    |    99 +
 .../patches/mesa-skip-disk-cache-test.patch        |     6 +-
 ...ngodb-support-unknown-linux-distributions.patch |    55 +
 ...atch => mupdf-build-with-latest-openjpeg.patch} |     8 +-
 gnu/packages/patches/musl-CVE-2016-8859.patch      |    81 -
 gnu/packages/patches/netsurf-system-utf8proc.patch |    51 +-
 .../patches/newsbeuter-CVE-2017-14500.patch        |    43 +
 .../node-test-http2-server-rst-stream.patch        |   131 +
 .../ocaml-graph-honor-source-date-epoch.patch      |    34 +
 gnu/packages/patches/openjpeg-CVE-2017-12982.patch |    28 -
 gnu/packages/patches/openjpeg-CVE-2017-14040.patch |    83 -
 gnu/packages/patches/openjpeg-CVE-2017-14041.patch |    25 -
 gnu/packages/patches/openjpeg-CVE-2017-14151.patch |    46 -
 gnu/packages/patches/openjpeg-CVE-2017-14152.patch |    38 -
 gnu/packages/patches/openjpeg-CVE-2017-14164.patch |    89 -
 gnu/packages/patches/openocd-nrf52.patch           |    64 +-
 .../patches/optipng-CVE-2017-1000229.patch         |    22 +
 .../patches/owncloud-disable-updatecheck.patch     |    49 +
 gnu/packages/patches/pcmanfm-CVE-2017-8934.patch   |    56 +
 ... => perl-text-markdown-discount-unbundle.patch} |     0
 .../patches/picprog-non-intel-support.patch        |    74 +
 gnu/packages/patches/procmail-CVE-2017-16844.patch |    25 +
 gnu/packages/patches/psm-arch.patch                |    13 +
 gnu/packages/patches/psm-ldflags.patch             |    13 +
 gnu/packages/patches/psm-repro.patch               |    14 +
 .../python-acme-dont-use-openssl-rand.patch        |    28 -
 .../python-networkx2-reproducible-build.patch      |    29 +
 .../python-nose-timer-drop-ordereddict.patch       |    44 +
 .../patches/python-pillow-fix-failing-tests.patch  |   Bin 0 -> 112373 bytes
 .../python-pillow-freetype-2.7-test-failure.patch  |    75 -
 ...hon-scikit-learn-fix-test-non-determinism.patch |    25 +
 .../python2-unittest2-remove-argparse.patch        |    11 +
 gnu/packages/patches/qemu-CVE-2017-13711.patch     |    89 -
 gnu/packages/patches/qemu-CVE-2017-14167.patch     |    69 -
 gnu/packages/patches/qemu-CVE-2017-15038.patch     |    51 +
 gnu/packages/patches/qemu-CVE-2017-15289.patch     |    66 +
 gnu/packages/patches/rsync-CVE-2017-16548.patch    |    31 +
 .../patches/rsync-CVE-2017-17433-fix-tests.patch   |    42 +
 gnu/packages/patches/rsync-CVE-2017-17433.patch    |    45 +
 .../patches/rsync-CVE-2017-17434-pt1.patch         |    28 +
 .../patches/rsync-CVE-2017-17434-pt2.patch         |    39 +
 gnu/packages/patches/shepherd-close-fds.patch      |    36 +
 gnu/packages/patches/spice-CVE-2016-9577.patch     |    33 -
 gnu/packages/patches/spice-CVE-2016-9578-1.patch   |    33 -
 gnu/packages/patches/spice-CVE-2016-9578-2.patch   |    38 -
 gnu/packages/patches/spice-CVE-2017-7506.patch     |   158 -
 .../patches/supertuxkart-angelscript-ftbfs.patch   |    42 -
 ...-2011-1554.patch => t1lib-CVE-2011-1552+.patch} |     0
 gnu/packages/patches/totem-meson-easy-codec.patch  |    65 +
 gnu/packages/patches/vpnc-script.patch             |    15 -
 gnu/packages/patches/wget-CVE-2017-6508.patch      |    45 -
 .../patches/wget-fix-504-test-timeout.patch        |   160 -
 gnu/packages/patches/wget-perl-5.26.patch          |    96 -
 .../patches/wpa-supplicant-CVE-2017-13082.patch    |   182 +
 .../patches/wpa-supplicant-fix-key-reuse.patch     |   448 +
 .../patches/wpa-supplicant-fix-nonce-reuse.patch   |    72 +
 .../patches/wpa-supplicant-fix-zeroed-keys.patch   |    86 +
 .../patches/wpa-supplicant-krack-followups.patch   |   275 +
 gnu/packages/patches/xboing-CVE-2004-0149.patch    |   134 +
 .../patches/xorg-server-CVE-2017-10971.patch       |   153 -
 .../patches/xorg-server-CVE-2017-10972.patch       |    35 -
 gnu/packages/patchutils.scm                        |   122 +-
 gnu/packages/pdf.scm                               |   178 +-
 gnu/packages/perl-check.scm                        |  1196 ++
 gnu/packages/perl-web.scm                          |     5 +-
 gnu/packages/perl.scm                              |  2742 ++-
 gnu/packages/photo.scm                             |    31 +-
 gnu/packages/php.scm                               |     9 +-
 gnu/packages/popt.scm                              |    22 +-
 gnu/packages/pretty-print.scm                      |    76 +-
 gnu/packages/profiling.scm                         |   399 +
 gnu/packages/protobuf.scm                          |   115 +-
 gnu/packages/pulseaudio.scm                        |    36 +-
 gnu/packages/pumpio.scm                            |    33 +-
 gnu/packages/python-crypto.scm                     |   680 +
 gnu/packages/python-web.scm                        |  2444 +++
 gnu/packages/python.scm                            |  6847 ++-----
 gnu/packages/qt.scm                                |   627 +-
 gnu/packages/rdf.scm                               |    43 +-
 gnu/packages/regex.scm                             |    24 +-
 gnu/packages/rrdtool.scm                           |    19 +-
 gnu/packages/rsync.scm                             |    11 +-
 gnu/packages/ruby.scm                              |   412 +-
 gnu/packages/rust.scm                              |  1309 +-
 gnu/packages/samba.scm                             |    33 +-
 gnu/packages/sawfish.scm                           |    50 +-
 gnu/packages/scheme.scm                            |   356 +-
 gnu/packages/screen.scm                            |     4 +-
 gnu/packages/scribus.scm                           |    91 +-
 gnu/packages/sdl.scm                               |    94 +-
 gnu/packages/search.scm                            |     7 +-
 gnu/packages/security-token.scm                    |    71 +-
 gnu/packages/serialization.scm                     |    30 +-
 gnu/packages/serveez.scm                           |    15 +-
 gnu/packages/shells.scm                            |    63 +-
 gnu/packages/simulation.scm                        |    15 +-
 gnu/packages/skarnet.scm                           |     4 +-
 gnu/packages/skribilo.scm                          |    29 +-
 gnu/packages/smalltalk.scm                         |    17 +-
 gnu/packages/sml.scm                               |     5 +-
 gnu/packages/spice.scm                             |    16 +-
 gnu/packages/ssh.scm                               |    64 +-
 gnu/packages/sssd.scm                              |    19 +-
 gnu/packages/statistics.scm                        |   682 +-
 gnu/packages/storage.scm                           |     1 +
 gnu/packages/suckless.scm                          |    34 +-
 gnu/packages/sync.scm                              |     6 +-
 gnu/packages/syncthing.scm                         |  1896 ++
 gnu/packages/syndication.scm                       |    41 +-
 gnu/packages/synergy.scm                           |    34 +-
 gnu/packages/tcl.scm                               |    69 +-
 gnu/packages/telephony.scm                         |    60 +-
 gnu/packages/terminals.scm                         |    52 +-
 gnu/packages/tex.scm                               |   114 +-
 gnu/packages/text-editors.scm                      |    13 +-
 gnu/packages/textutils.scm                         |    75 +-
 gnu/packages/time.scm                              |   284 +-
 gnu/packages/tls.scm                               |   117 +-
 gnu/packages/tmux.scm                              |     4 +-
 gnu/packages/tor.scm                               |    28 +-
 gnu/packages/tryton.scm                            |     4 +
 gnu/packages/uml.scm                               |     2 +-
 gnu/packages/upnp.scm                              |    37 +-
 gnu/packages/uucp.scm                              |    24 +-
 gnu/packages/version-control.scm                   |   181 +-
 gnu/packages/video.scm                             |   356 +-
 gnu/packages/vim.scm                               |    67 +-
 gnu/packages/virtualization.scm                    |   239 +-
 gnu/packages/vpn.scm                               |   145 +-
 gnu/packages/w3m.scm                               |     6 +-
 gnu/packages/web-browsers.scm                      |    18 +-
 gnu/packages/web.scm                               |  1165 +-
 gnu/packages/webkit.scm                            |     4 +-
 gnu/packages/wget.scm                              |    74 +-
 gnu/packages/wicd.scm                              |   214 +-
 gnu/packages/wine.scm                              |    72 +-
 gnu/packages/wm.scm                                |   142 +-
 gnu/packages/wxwidgets.scm                         |     2 +-
 gnu/packages/xdisorg.scm                           |   200 +-
 gnu/packages/xfce.scm                              |    27 +-
 gnu/packages/xfig.scm                              |   179 +-
 gnu/packages/xiph.scm                              |    13 +-
 gnu/packages/xml.scm                               |   192 +-
 gnu/packages/xorg.scm                              |   338 +-
 gnu/packages/zile.scm                              |     4 +-
 gnu/services.scm                                   |    65 +-
 gnu/services/admin.scm                             |     6 +
 gnu/services/audio.scm                             |     1 +
 gnu/services/avahi.scm                             |     7 +-
 gnu/services/base.scm                              |   424 +-
 gnu/services/certbot.scm                           |   133 +
 gnu/services/configuration.scm                     |     3 +-
 gnu/services/cuirass.scm                           |     5 +
 gnu/services/databases.scm                         |    89 +
 gnu/services/desktop.scm                           |    29 +-
 gnu/services/dict.scm                              |    26 +-
 gnu/services/mail.scm                              |    30 +-
 gnu/services/messaging.scm                         |   101 +-
 gnu/services/networking.scm                        |    53 +-
 gnu/services/rsync.scm                             |   172 +
 gnu/services/ssh.scm                               |    19 +-
 gnu/services/telephony.scm                         |   305 +
 gnu/services/version-control.scm                   |   179 +-
 gnu/services/vpn.scm                               |    10 +-
 gnu/services/web.scm                               |   448 +-
 gnu/services/xorg.scm                              |   306 +-
 gnu/system.scm                                     |    55 +-
 gnu/system/examples/beaglebone-black.tmpl          |    59 +
 gnu/system/examples/lightweight-desktop.tmpl       |     8 +-
 gnu/system/examples/vm-image.tmpl                  |     6 +-
 gnu/system/file-systems.scm                        |    81 +-
 gnu/system/install.scm                             |   114 +-
 gnu/system/linux-initrd.scm                        |    24 +-
 gnu/system/mapped-devices.scm                      |    34 +-
 gnu/system/pam.scm                                 |    47 +-
 gnu/system/shadow.scm                              |    14 +-
 gnu/system/uuid.scm                                |    49 +-
 gnu/system/vm.scm                                  |   126 +-
 gnu/tests.scm                                      |     6 +-
 gnu/tests/base.scm                                 |     8 +-
 gnu/tests/databases.scm                            |   145 +-
 gnu/tests/install.scm                              |    41 +-
 gnu/tests/messaging.scm                            |     1 +
 gnu/tests/nfs.scm                                  |     6 +-
 gnu/tests/rsync.scm                                |   126 +
 gnu/tests/ssh.scm                                  |    28 +
 gnu/tests/version-control.scm                      |   292 +
 gnu/tests/web.scm                                  |   128 +-
 guix/build-system/ant.scm                          |     6 +
 guix/build-system/asdf.scm                         |   124 +-
 guix/build-system/{r.scm => go.scm}                |   129 +-
 guix/build-system/meson.scm                        |     2 +-
 guix/build-system/r.scm                            |     9 +-
 guix/build-system/scons.scm                        |   134 +
 guix/build/ant-build-system.scm                    |    45 +-
 guix/build/compile.scm                             |   177 +
 guix/build/download-nar.scm                        |   125 +
 guix/build/download.scm                            |   259 +-
 guix/build/emacs-build-system.scm                  |     8 +-
 guix/build/go-build-system.scm                     |   277 +
 guix/build/graft.scm                               |     1 +
 guix/build/profiles.scm                            |     2 +-
 guix/build/pull.scm                                |   105 +-
 guix/build/scons-build-system.scm                  |    65 +
 guix/build/syscalls.scm                            |    20 +
 guix/build/texlive-build-system.scm                |     2 +-
 guix/build/union.scm                               |    11 +-
 guix/cve.scm                                       |   105 +-
 guix/cvs-download.scm                              |    38 +-
 guix/derivations.scm                               |    61 +-
 guix/discovery.scm                                 |     8 +-
 guix/download.scm                                  |   118 +-
 guix/ftp-client.scm                                |    11 +-
 guix/gexp.scm                                      |   117 +-
 guix/git-download.scm                              |    37 +-
 guix/git.scm                                       |    22 +-
 guix/gnu-maintenance.scm                           |    89 +-
 guix/hg-download.scm                               |    36 +-
 guix/http-client.scm                               |    51 +-
 guix/i18n.scm                                      |    51 +
 guix/import/cpan.scm                               |    21 +-
 guix/import/cran.scm                               |    99 +-
 guix/import/elpa.scm                               |     7 +-
 guix/import/github.scm                             |    11 +-
 guix/import/gnome.scm                              |   112 +
 guix/import/print.scm                              |   164 +
 guix/import/pypi.scm                               |     1 -
 guix/import/utils.scm                              |   116 +-
 guix/licenses.scm                                  |    23 +-
 guix/man-db.scm                                    |   201 +
 guix/memoization.scm                               |   157 +-
 guix/modules.scm                                   |    10 +
 guix/packages.scm                                  |    21 +-
 guix/profiles.scm                                  |   141 +-
 guix/profiling.scm                                 |    52 +
 guix/progress.scm                                  |   291 +
 guix/records.scm                                   |    20 +-
 guix/scripts.scm                                   |    14 +-
 guix/scripts/archive.scm                           |     1 +
 guix/scripts/build.scm                             |    85 +-
 guix/scripts/challenge.scm                         |    19 +-
 guix/scripts/copy.scm                              |     1 +
 guix/scripts/download.scm                          |     4 +-
 guix/scripts/environment.scm                       |     3 +-
 guix/scripts/gc.scm                                |    39 +-
 guix/scripts/graph.scm                             |    11 +-
 guix/scripts/hash.scm                              |     9 +-
 guix/scripts/import.scm                            |     2 +-
 guix/scripts/import/json.scm                       |   102 +
 guix/scripts/lint.scm                              |   192 +-
 guix/scripts/offload.scm                           |   102 +-
 guix/scripts/pack.scm                              |     1 +
 guix/scripts/package.scm                           |    22 +-
 guix/scripts/publish.scm                           |    15 +-
 guix/scripts/pull.scm                              |    11 +-
 guix/scripts/refresh.scm                           |    31 +-
 guix/scripts/size.scm                              |     3 +-
 guix/scripts/substitute.scm                        |    83 +-
 guix/scripts/system.scm                            |   202 +-
 guix/scripts/weather.scm                           |   105 +-
 guix/ssh.scm                                       |     2 +-
 guix/store.scm                                     |    20 +-
 guix/tests/http.scm                                |   133 +-
 guix/ui.scm                                        |   175 +-
 guix/upstream.scm                                  |    45 +-
 guix/utils.scm                                     |    37 +-
 guix/workers.scm                                   |    28 +-
 guix/zlib.scm                                      |    19 +-
 nix/scripts/list-runtime-roots.in                  |    95 +-
 po/guix/POTFILES.in                                |     1 +
 po/guix/fr.po                                      |  1706 +-
 po/packages/POTFILES.in                            |     2 +
 po/packages/hu.po                                  | 19889 ++++++++++++++++++-
 tests/cpan.scm                                     |     4 +-
 tests/derivations.scm                              |     8 +-
 tests/guix-build.sh                                |     2 +-
 tests/guix-gc.sh                                   |    13 +-
 tests/guix-package.sh                              |     2 +-
 tests/guix-system.sh                               |    56 +-
 tests/import-utils.scm                             |    43 +-
 tests/lint.scm                                     |   127 +-
 tests/print.scm                                    |    64 +
 tests/publish.scm                                  |     6 +-
 tests/scripts-build.scm                            |    29 +
 tests/services.scm                                 |    10 +-
 tests/store.scm                                    |     4 +-
 tests/syscalls.scm                                 |     7 +-
 tests/system.scm                                   |     9 +-
 tests/uuid.scm                                     |    10 +
 tests/workers.scm                                  |    26 +
 tests/zlib.scm                                     |    11 +-
 559 files changed, 80742 insertions(+), 28365 deletions(-)

diff --cc gnu/local.mk
index b4bbf99,2c4305d..382b2bb
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@@ -504,38 -519,9 +520,39 @@@ GNU_SYSTEM_MODULES =                             
  
  # Modules that do not need to be compiled.
  MODULES_NOT_COMPILED +=                               \
+   %D%/build/shepherd.scm                      \
    %D%/build/svg.scm
  
 +if HAVE_GUILE_NCURSES
 +
 +GNU_SYSTEM_MODULES +=                         \
 +  %D%/system/installer/filesystems.scm                \
 +  %D%/system/installer/network.scm            \
 +  %D%/system/installer/wireless.scm           \
 +  %D%/system/installer/install.scm            \
 +  %D%/system/installer/dialog.scm             \
 +  %D%/system/installer/hostname.scm           \
 +  %D%/system/installer/mount-point.scm                \
 +  %D%/system/installer/guixsd-installer.scm   \
 +  %D%/system/installer/disks.scm              \
 +  %D%/system/installer/format.scm             \
 +  %D%/system/installer/locale.scm             \
 +  %D%/system/installer/levelled-stack.scm     \
 +  %D%/system/installer/ping.scm                       \
 +  %D%/system/installer/key-map.scm            \
 +  %D%/system/installer/role.scm                       \
 +  %D%/system/installer/user-edit.scm            \
 +  %D%/system/installer/users.scm                \
 +  %D%/system/installer/utils.scm              \
 +  %D%/system/installer/page.scm                       \
 +  %D%/system/installer/passphrase.scm         \
 +  %D%/system/installer/configure.scm          \
 +  %D%/system/installer/time-zone.scm          \
 +  %D%/system/installer/misc.scm                       \
 +  %D%/system/installer/partition-reader.scm
 +
 +endif
 +
  patchdir = $(guilemoduledir)/%D%/packages/patches
  dist_patch_DATA =                                             \
    %D%/packages/patches/4store-fix-buildsystem.patch           \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]