guix-devel/gnu
Arun Isaac b84c4cda04
linux-container: Remove networking service when network is shared with host.
* gnu/system/linux-container.scm (dummy-networking-service-type): New
variable.
(containerized-operating-system): If network is shared with host, replace
static-networking-service-type with dummy-networking-service-type.
2019-06-19 00:19:47 +05:30
..
bootloader bootloader: grub: Remove unneeded 'terminal_output'. 2019-05-09 12:11:36 +02:00
build gnu: glibc-locales: Install symlinks using the normalized codeset. 2019-06-07 21:50:18 +02:00
installer installer: Fix typo. 2019-06-08 02:30:25 +02:00
packages gnu: python2: Add 'cpe-name' property. 2019-06-18 21:02:42 +03:00
services services: Include USB_ModeSwitch in %desktop-services. 2019-06-15 18:37:57 +02:00
system linux-container: Remove networking service when network is shared with host. 2019-06-19 00:19:47 +05:30
tests pack: Add '--entry-point'. 2019-06-07 09:57:19 +02:00
artwork.scm artwork: Update snapshot to 2f2fe74. 2019-06-10 23:11:07 +02:00
bootloader.scm
ci.scm
installer.scm installer: Increase backtrace verbosity. 2019-05-15 09:28:45 +02:00
local.mk gnu: open-zwave: Unbundle hidapi. 2019-06-17 12:36:13 +02:00
packages.scm packages: Reintroduce 'find-newest-available-packages'. 2019-03-28 23:06:58 +01:00
services.scm services: 'gc-root-service-type' now has a default value. 2019-05-10 23:29:18 +02:00
system.scm system: Add 'operating-system-with-gc-roots'. 2019-05-15 16:36:21 +02:00
tests.scm