aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* scripts: system: Add support for container network sharing.system-container-networkingChristopher Baines2019-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a port of the functionality in the Guix environment command to the guix system container command. This requires additional changes to the operating-system definitions used, in particular, networking related services may need removing if the host network is shared. * guix/scripts/system.scm (system-derivation-for-action): Add #:container-shared-network? argument. (perform-action): Add #:container-shared-network? argument. (show-help): Add "-N, --network" help information. (%options): Add network option. (process-action): Call perform-action with #:container-shared-network?. * gnu/system/linux-container.scm (%network-configuration-files): New variable. (container-script): Add support for returning a container script that shares the host network. * gnu/system.scm (essential-services): Add #:container-shared-network? argument. (operating-system-services): Add #:container-shared-network? argument. (operating-system-etc-service): Add #:container-shared-network? argument, and support for ommiting some configuration if the network is shared. (operating-system-activation-script): Add #:container-shared-network? argument, and pass this through to the operating-system-services procedure. (operating-system-boot-script): Add #:container-shared-network? argument, and pass this through to the operating-system-services procedure. (operating-system-derivation): Add the #:container-shared-network? argument, and pass this through to the operating-system-services procedure. (operating-system-profile): Add the #:container-shared-network? argument, and pass this through to the operating-system-services procedure.
* gnu: GIMP: Update to 2.10.10.Leo Famulari2019-04-08
| | | | * gnu/packages/gimp.scm (gimp): Update to 2.10.10.
* openshot: Unbundle font.Efraim Flashner2019-04-08
| | | | | | | | * gnu/packages/video.scm (openshot)[source]: Add snippet to remove bundled font. [inputs]: Add font-ubuntu. [arguments]: Add custom 'patch-font-location to patch the search path for the unbundled font.
* gnu: openshot: Use wrap-qt-program.Efraim Flashner2019-04-08
| | | | | * gnu/packages/video.scm (openshot)[arguments]: Add more modules. Adjust custom 'wrap-program phase to use wrap-qt-program.
* gnu: openshot: Update to 2.4.4.Efraim Flashner2019-04-08
| | | | * gnu/packages/video.scm (openshot): Update to 2.4.4.
* gnu: libopenshot: Update to 0.2.3.Efraim Flashner2019-04-08
| | | | * gnu/packages/video.scm (libopenshot): Update to 0.2.3.
* gnu: libopenshot-audio: Update to 0.1.8.Efraim Flashner2019-04-08
| | | | * gnu/packages/audio.scm (libopenshot-audio): Update to 0.1.8.
* gnu: zabbix-agentd: Update to 4.2.0.Oleg Pykhalov2019-04-08
| | | | | | * gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.2.0. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add eigen-for-tensorflow.Ricardo Wurmus2019-04-08
| | | | * gnu/packages/algebra.scm (eigen-for-tensorflow): New variable.
* gnu: Add jsoncpp-for-tensorflow.Ricardo Wurmus2019-04-08
| | | | * gnu/packages/serialization.scm (jsoncpp-for-tensorflow): New variable.
* gnu: Add python-protobuf-next.Ricardo Wurmus2019-04-08
| | | | * gnu/packages/protobuf.scm (python-protobuf-next): New variable.
* gnu: Add gemmlowp-for-tensorflow.Ricardo Wurmus2019-04-08
| | | | * gnu/packages/machine-learning.scm (gemmlowp-for-tensorflow): New variable.
* gnu: mu: Update to 1.2.Pierre Langlois2019-04-08
| | | | | | | * gnu/packages/mail.scm (mu): Update to 1.2. [inputs]: Use gmime 3. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* installer: Use 'append' and 'list' instead of 'cons*'.Ludovic Courtès2019-04-08
| | | | | * gnu/installer/services.scm (system-services->configuration): Use 'append' and 'list' instead of 'cons*'.
* installer: Generate 'set-xorg-configuration' snippet.Ludovic Courtès2019-04-08
| | | | | | | * gnu/installer/services.scm (system-services->configuration): Add 'set-xorg-configuration' service. * gnu/installer/steps.scm (format-configuration): Add 'xorg' service module.
* installer: Xfce service uses the 'service' form.Ludovic Courtès2019-04-08
| | | | | * gnu/installer/services.scm (%system-services): Adjust Xfce snippet to use the 'service' form.
* gnu: mpv: Set absolute path to 'youtube-dl'.Timo Eisenmann2019-04-08
| | | | | | | * gnu/packages/video.scm (mpv)[arguments]: Add phase 'patch-paths' to substitute in the absolute path to 'youtube-dl'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* licenses: Remove 'bsd-style'.Ludovic Courtès2019-04-08
| | | | | | This procedure had been deprecated since March 2015. * guix/licenses.scm (bsd-style): Remove.
* gnu: scalapack: Use 'non-copyleft' as the license.Ludovic Courtès2019-04-08
| | | | * gnu/packages/maths.scm (scalapack)[license]: Use LICENSE:NON-COPYLEFT.
* gnu: sbcl-trivial-backtrace: Fix 'license' field.Ludovic Courtès2019-04-08
| | | | | | | This is a followup to 977b0db4c0e4c5672600e3c14587048a7a6a15fd. * gnu/packages/lisp.scm (sbcl-trivial-backtrace)[license]: Change to LICENSE:EXPAT.
* gnu: guix: Update to d78bfd2.Ludovic Courtès2019-04-08
| | | | * gnu/packages/package-management.scm (guix): Update to d78bfd2.
* gnu: wireguard: Update to 0.0.20190406.Rutger Helling2019-04-08
| | | | * gnu/packages/vpn.scm (wireguard): Update to 0.0.20190406.
* gnu: linux-libre: Update to 5.0.7.Mark H Weaver2019-04-08
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.7. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.34.Mark H Weaver2019-04-08
| | | | | * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.34. (%linux-libre-4.19-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.111.Mark H Weaver2019-04-08
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.111. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.168.Mark H Weaver2019-04-08
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.168.
* gnu: openjpeg: Replace with 2.3.1 [security fixes].Marius Bakke2019-04-07
| | | | | | | | | This release includes many security fixes, including CVE-2018-5785 and CVE-2018-CVE-2018-6616. See <https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md> for details. * gnu/packages/image.scm (openjpeg)[replacement]: New field. (openjpeg-2.3.1): New public variable.
* gnu: miniupnpc: Update to 2.1.20190403.Marius Bakke2019-04-07
| | | | * gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190403.
* gnu: samba: Update to 4.10.1.Marius Bakke2019-04-07
| | | | * gnu/packages/samba.scm (samba): Update to 4.10.1.
* gnu: ungoogled-chromium: Update to 73.0.3683.103-0.4c7fb6d.Marius Bakke2019-04-07
| | | | | * gnu/packages/chromium.scm (%chromium-version): Set to 73.0.3683.103. (ungoogled-chromium-source): Adjust chromium hash.
* gnu: Add emacs-protobuf-mode.Carlo Zancanaro2019-04-07
| | | | | | * gnu/packages/protobuf.scm (emacs-protobuf-mode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-erlang.Carlo Zancanaro2019-04-07
| | | | | | * gnu/packages/erlang.scm (emacs-erlang): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-wgrep: Update to 2.3.0.Brian Leung2019-04-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-wgrep): Update to 2.3.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-evil-matchit: Update to 2.2.9.Brian Leung2019-04-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.2.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-js2-mode: Update to 20190219.Brian Leung2019-04-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to 20190219. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-exwm: Provide absolute file name in '.desktop' file.Diego Nicola Barbato2019-04-07
| | | | | | | | | | Previously GDM would crash when selecting EXWM. * gnu/packages/emacs-xyz.scm (emacs-exwm)[arguments]: Rewrite 'install-xsession' phase such that .desktop file contains an absolute file name. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* install: Tweak motd.Ludovic Courtès2019-04-07
| | | | * gnu/system/install.scm (%installation-services): Tweak motd.
* install: Remove "GuixSD".Ludovic Courtès2019-04-07
| | | | | * gnu/system/install.scm (%installation-services): Remove "Guix System Distribution" from motd.
* installer: Adjust welcome page message.Ludovic Courtès2019-04-07
| | | | | * gnu/installer/newt/welcome.scm (run-welcome-page): Make the message less scary.
* installer: Internationalize service "names".Ludovic Courtès2019-04-07
| | | | | | | * gnu/installer/services.scm (%system-services): Mark networking service names with 'G_'. * gnu/installer/newt/services.scm (run-networking-cbt-page): Pass 'system-service-name' through 'G_'.
* installer: Offer NM, Connman, and DHCP to non-desktop installs.Ludovic Courtès2019-04-07
| | | | | | | | * gnu/installer/services.scm (%system-services): Add NetworkManager, Connman, and the DHCP client. * gnu/installer/newt/services.scm (run-networking-cbt-page): Add 'network-management?' parameter and honor it. (run-services-page): Adjust call accordingly.
* gnu: Add clp.Ricardo Wurmus2019-04-07
| | | | * gnu/packages/maths.scm (clp): New variable.
* gnu: guitarix: Update to 0.38.0.Ricardo Wurmus2019-04-07
| | | | * gnu/packages/audio.scm (guitarix): Update to 0.38.0.
* gnu: lcms: Fix CVE-2018-16435.Efraim Flashner2019-04-07
| | | | | | | * gnu/packages/ghostscript.scm (lcms)[replacement]: New field. (lcms/fixed): New variable. * gnu/packages/patches/lcms-CVE-2018-16435.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: libssh2@1.8.0: Move to ssh.scm.Ludovic Courtès2019-04-07
| | | | | | | | This fixes a top-level circular dependency introduced in c1f4e6491cecc5d121ef371a8fb2aa0a07030d36. * gnu/packages/curl.scm (libssh2-1.8.0): Move to... * gnu/packages/ssh.scm (libssh2-1.8.0): ... here.
* services: dropbear: Add default value.Ludovic Courtès2019-04-07
| | | | | * gnu/services/ssh.scm (dropbear-service-type)[default-value]: New field.
* installer: Add dialog to select networking services.Ludovic Courtès2019-04-07
| | | | | | | | | * gnu/installer/newt/services.scm (run-networking-cbt-page): New procedure. (run-services-page): Call it. * gnu/installer/services.scm (%system-services): Add OpenSSH and Tor. (networking-system-service?): New procedure. * gnu/installer/steps.scm (format-configuration): Add 'networking' and 'ssh' to the service modules.
* installer: Generalize desktop environments to system services.Ludovic Courtès2019-04-07
| | | | | | | | | | | | | | | * gnu/installer/services.scm (<desktop-environment>): Rename to... (<system-service>): ... this. Add a 'type' field. (%desktop-environments): Rename to... (%system-services): ... this. (desktop-system-service?): New procedure. (desktop-environments->configuration): Rename to... (system-services->configuration): ... this. Determine the base list of services based on whether SERVICES contains at least one "desktop" service. * gnu/installer/newt/services.scm (run-desktop-environments-cbt-page): Adjust accordingly. * gnu/installer.scm (installer-steps): Likewise.
* installer: Remove SLiM-specific instructions.Ludovic Courtès2019-04-07
| | | | | * gnu/installer/newt/services.scm (run-desktop-environments-cbt-page): Remove "with F1".
* installer: Fix wording for "Internet access."Ludovic Courtès2019-04-07
| | | | | * gnu/installer/newt/network.scm (run-technology-page): Fix wording for "Internet access."