guix/gnu/system
Alex Griffin 233cf9f036
system: image: Add wsl2 support.
* gnu/image.scm (<image>)[format]: Add wsl2 support.
* gnu/system/image.scm (wsl2-image, wsl2-image-type): New variables.
(image->root-file-system): Add wsl2 image support.
(system-image): Ditto.
2022-09-24 14:49:09 +02:00
..
examples maint: Use a pretty version string in ISO and VM images. 2022-08-09 15:16:06 +02:00
images platforms: x86: Rename Hurd hurd to i586-gnu. 2022-09-24 14:49:07 +02:00
accounts.scm
file-systems.scm gnu: system: file-systems: Add shared flag. 2022-08-10 07:12:25 +03:00
hurd.scm
image.scm system: image: Add wsl2 support. 2022-09-24 14:49:09 +02:00
install.scm system: install: Do not load amdgpu in the installer image. 2022-09-16 10:14:39 +02:00
keyboard.scm
linux-container.scm linux-container: container-script: Parse command line options. 2022-08-09 20:32:13 +02:00
linux-initrd.scm
locale.scm
mapped-devices.scm
nss.scm
pam.scm
setuid.scm
shadow.scm
uuid.scm
vm.scm