guix/gnu/build
Tobias Geerinckx-Rice 348f0c61ef
syscalls: Deduplicate device number conversion.
* guix/cpio.scm (device-number, device->major+minor):
Move to, and subsequently import from, …
* guix/build/syscalls.scm (device-number, device-number->major+minor):
…here.  Note the slight name change.
(mounts): Replace 16-bit open code with a DEVICE-NUMBER call.
* gnu/build/linux-boot.scm (device-number):
Remove duplicate 16-bit implementation in favour of the one above.
(resume-if-hibernated): Reuse DEVICE-NUMBER->MAJOR+MINOR.
2021-09-23 18:17:16 +02:00
..
accounts.scm
activation.scm services: setuid: More configurable setuid support. 2021-07-29 11:32:08 -04:00
bootloader.scm
chromium-extension.scm
cross-toolchain.scm
file-systems.scm gnu: Don't abuse check-btrfs-file-system to scan. 2021-09-23 18:17:16 +02:00
hurd-boot.scm
image.scm Update copyright/name notices for Christine Lemmer-Webber. 2021-08-15 14:15:37 -04:00
install.scm store-copy: 'populate-store' can optionally deduplicate files. 2020-12-15 17:32:10 +01:00
jami-service.scm build/jami-service: Fix range ends in account-fingerprint-rx. 2021-08-30 14:09:32 -04:00
linux-boot.scm syscalls: Deduplicate device number conversion. 2021-09-23 18:17:16 +02:00
linux-container.scm Revert "linux-container: Correct test for unprivileged user namespace support." 2020-12-06 21:55:18 +01:00
linux-initrd.scm store-copy: 'populate-store' can optionally deduplicate files. 2020-12-15 17:32:10 +01:00
linux-modules.scm
locale.scm
marionette.scm
secret-service.scm
shepherd.scm build: shepherd: Use autoload to lazily bind Shepherd modules. 2021-08-02 14:16:22 -04:00
svg.scm
vm.scm Update copyright/name notices for Christine Lemmer-Webber. 2021-08-15 14:15:37 -04:00