me
/
guix
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/pull-requests.
guix/gnu
Alex Griffin 8757c3f293
system: image: Add tarball support.
* gnu/image.scm (<image>)[fields]: Add tarball to the supported formats.
* gnu/system/image.scm (tarball-image, tarball-image-type): New variables.
(system-tarball-image): New procedure.
(image->root-file-system): Add tarball image support.
(system-image): Ditto.
* doc/guix.texi ("System Images"): Document it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-24 14:49:09 +02:00
..
bootloader gnu: bootloader: grub: Add support for chain-loader. 2022-09-08 22:30:09 +02:00
build build: jami-service: account->username always return a fingerprint. 2022-09-23 23:56:15 -04:00
home home: shepherd: Add daemonize? option to configuration. 2022-09-14 18:25:11 +03:00
installer installer: tests: Fix typo. 2022-09-24 14:15:47 +02:00
machine Fix misspelling of GUIX_DIGITAL_OCEAN_TOKEN. 2022-09-04 17:57:02 +02:00
packages Revert "gnu: samba: Add avahi to inputs." 2022-09-24 13:15:42 +02:00
services services: Add wsdd service. 2022-09-24 09:41:24 +02:00
system system: image: Add tarball support. 2022-09-24 14:49:09 +02:00
tests services: Add wsdd service. 2022-09-24 09:41:24 +02:00
artwork.scm gnu: artwork: Update repository to latest commit. 2022-08-11 11:55:19 -04:00
bootloader.scm gnu: bootloader: Report error in menu-entry. 2022-09-08 22:30:43 +02:00
ci.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm home: Fix docstring. 2022-08-19 18:55:41 +03:00
image.scm system: image: Add tarball support. 2022-09-24 14:49:09 +02:00
installer.scm installer: Render the final configuration with (guix read-print). 2022-08-08 11:54:24 +02:00
local.mk gnu: Add compression module. 2022-09-24 14:49:09 +02:00
machine.scm
packages.scm
services.scm services: provenance: Use 'current-channels' to obtain provenance data. 2022-08-30 00:40:04 +02:00
system.scm gnu: system: Add fusermount3 to setuid-programs. 2022-07-14 15:16:23 -04:00
tests.scm