aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/audio.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/services/audio.scm')
0 files changed, 0 insertions, 0 deletions
15dcf64f0f3128632d3d'>images: Add orangepi-r1-plus-lts image.Herman Rimm * gnu/local.mk: Register image. * gnu/system/images/orangepi-r1-plus-lts-rk3328.scm: New file. * gnu/system/install.scm (orangepi-r1-plus-lts-rk3328-installation-os): New variable. Signed-off-by: Vagrant Cascadian <vagrant@debian.org> 2023-06-14system: images: Add unmatched module.Efraim Flashner * gnu/system/images/unmatched.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. 2022-12-26images: wsl2: Create XDG_RUNTIME_DIR on first login.dan * gnu/system/images/wsl2.scm (wsl-boot-program): Create XDG_RUNTIME_DIR on first login and set it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> 2022-12-09system: images: Add networking support to pine64 image.Gabriel Wicki * gnu/system/images/pine64.scm (pine64-barebones-os) [services]: Add dhcp-client-service-type and ntp-service-type to the list of services. [packages]: Add nss-certs to the list of packages. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> 2022-10-13system: Use a valid license as the dummy license.Ricardo Wurmus * gnu/system/images/wsl2.scm (dummy-package)[license]: Do not use #F.