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 or pull requests.
guix/gnu
Danny Milosavljevic f73f4b3a2d
file-systems: Fix F2FS volume name accessor.
Follow-up to 23b37c3d40.

* gnu/build/file-systems.scm (bytevector-utf16-length): New procedure.
(null-terminated-utf16->string): New procedure.
(f2fs-superblock-volume-name): Use it.
2020-05-03 20:35:50 +02:00
..
bootloader gnu: Add u-boot-pinebook-pro-rk3399. 2020-04-20 19:13:35 -07:00
build file-systems: Fix F2FS volume name accessor. 2020-05-03 20:35:50 +02:00
installer installer: connman: Fix Wifi connection. 2020-04-19 11:46:21 +02:00
machine machine: ssh: Better report missing initrd modules. 2020-03-23 10:48:17 +01:00
packages gnu: network-manager-openconnect: Add missing input. 2020-05-03 20:49:39 +03:00
services services: syslog: Simplify 'start' method. 2020-05-02 16:49:29 +02:00
system install: Add f2fs-tools to the installation image. 2020-05-03 20:35:50 +02:00
tests tests: install: Test a F2FS root file system. 2020-05-03 20:35:50 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Remove "mips64el-linux-gnuabi64" from '%cross-targets'. 2020-04-07 12:31:36 +02:00
installer.scm installer: Fix backtrace display. 2020-04-18 17:42:02 +02:00
local.mk gnu: Add musl-cross. 2020-05-02 17:51:48 +02:00
machine.scm
packages.scm
services.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
system.scm system: Blacklist usbkbd kernel module in default kernel-arguments. 2020-05-01 12:27:52 +00:00
tests.scm tests: Add <system-test> gexp compiler. 2020-03-05 16:33:37 +01:00