me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Danny Milosavljevic 516f6f55eb
gnu: docker: Use fewer modprobes.
Fixes <https://bugs.gnu.org/34333>.
Reported by Allan Adair <allan@adair.io>.

* gnu/packages/patches/docker-use-fewer-modprobes.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/docker.scm (docker)[source]: Use it.
2019-03-25 20:27:57 +01:00
..
bootloader bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
build system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
installer installer: network: Adjust wording. 2019-03-13 23:12:43 +01:00
packages gnu: docker: Use fewer modprobes. 2019-03-25 20:27:57 +01:00
services services: SDDM: Specify absolute path to the X server. 2019-03-25 19:24:22 +01:00
system system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
tests services: Add nslcd-service-type. 2019-03-20 20:31:15 +01:00
artwork.scm artwork: Update snapshot to b975164. 2019-03-05 23:08:53 +01:00
bootloader.scm bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
ci.scm Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
installer.scm gnu: Move most packages from guile.scm to new module. 2019-01-28 14:57:10 +01:00
local.mk gnu: docker: Use fewer modprobes. 2019-03-25 20:27:57 +01:00
packages.scm packages: Add the channel .go files to the search path. 2019-03-11 23:12:26 +01:00
services.scm
system.scm system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
tests.scm