This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
Ludovic Courtès
47cef4ecad
file-systems: Introduce (gnu system uuid).
* gnu/build/file-systems.scm (sub-bytevector)
(latin1->string, %fat32-endianness, fat32-uuid->string)
(%iso9660-uuid-rx, string->iso9660-uuid)
(iso9660-uuid->string, %network-byte-order)
(dce-uuid->string, %uuid-rx, string->dce-uuid)
(string->ext2-uuid, string->ext3-uuid, string->ext4-uuid)
(vhashq, %uuid-parsers, %uuid-printers, string->uuid)
(uuid->string): Move to...
* gnu/system/uuid.scm: ... here. New file.
* gnu/system/file-systems.scm (uuid): Move to the above file.
* gnu/system/vm.scm: Adjust accordingly.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add uuid.scm.
|
2017-09-11 22:24:46 +02:00 |
.. |
activation.scm
|
activation: Make sure /etc exists.
|
2017-08-03 00:35:59 +02:00 |
cross-toolchain.scm
|
gnu: cross-base: Move phases to (gnu build cross-toolchain).
|
2016-12-07 21:52:26 +01:00 |
file-systems.scm
|
file-systems: Introduce (gnu system uuid).
|
2017-09-11 22:24:46 +02:00 |
install.scm
|
bootloader: Adapt vm to new bootloader API.
|
2017-05-16 14:41:01 +02:00 |
linux-boot.scm
|
build: Fix compilation warnings.
|
2017-04-11 11:13:26 +02:00 |
linux-container.scm
|
linux-container: Add 'container-excursion*'.
|
2017-02-07 00:08:10 +01:00 |
linux-initrd.scm
|
linux-initrd: Compress cpio archives deterministically.
|
2015-09-09 23:27:10 +02:00 |
linux-modules.scm
|
build: Fix compilation warnings.
|
2017-04-11 11:13:26 +02:00 |
marionette.scm
|
marionette: 'wait-for-file' can be passed a read procedure.
|
2017-09-08 00:11:21 +02:00 |
shepherd.scm
|
Add (gnu build shepherd).
|
2017-02-07 00:08:11 +01:00 |
svg.scm
|
gnu: Switch guile-cairo and dependents to Guile 2.2 again.
|
2017-07-02 22:52:30 +02:00 |
vm.scm
|
file-systems: Introduce (gnu system uuid).
|
2017-09-11 22:24:46 +02:00 |