summaryrefslogtreecommitdiff
path: root/gnu/system
Commit message (Expand)AuthorAgeFilesLines
* image: Offload "disk-image" derivations....Ludovic Courtès2020-11-081-0/+1
* uuid: Add support for bcachefs....Tobias Geerinckx-Rice2020-11-071-3/+5
* services: Add yggdrasil-service-type....raingloom2020-11-051-0/+60
* vm: system-qemu-image: Fix type error, remove more actual file systems....Ludovic Courtès2020-11-051-1/+4
* image: Allow offloading of "partition.img" and "image.iso" builds....Ludovic Courtès2020-11-031-0/+6
* system: image: Introduce arm32-raw image type....Mathieu Othacehe2020-11-021-3/+15
* install: Deduplicate packages with %base-package sets....Efraim Flashner2020-10-151-27/+10
* image: Use 'raise' from (srfi srfi-34)....Ludovic Courtès2020-10-141-1/+2
* installer: Add Emacs EXWM desktop environment....Jan (janneke) Nieuwenhuizen2020-10-131-1/+3
* Revert "Revert "install: Pass "modprobe.blacklist=radeon".""...Florian Pelz2020-10-111-0/+6
* system: hurd: Add diffutils, patch, gawk, tar, gzip, bzip2, xz, and lzip....Jan (janneke) Nieuwenhuizen2020-10-091-0/+3
* system: hurd: Include 'guile-3.0-latest' in '%base-packages/hurd'....Jan (janneke) Nieuwenhuizen2020-10-091-1/+1
* system: hurd: Add PAM support with shadow and sudo....Jan (janneke) Nieuwenhuizen2020-10-092-7/+22
* images: Add pine64-barebones-raw-image....Mathieu Othacehe2020-10-061-1/+8
* images: Add pine64 support....Mathieu Othacehe2020-10-052-0/+78
* bootloader: Fix u-boot installation....Mathieu Othacehe2020-10-051-0/+2
* system: image: Add qcow2 image type....Mathieu Othacehe2020-10-021-0/+11
* Instantiate nscd in each system container....Jason Conroy2020-10-012-24/+43
* system: image: Add image-type support....Mathieu Othacehe2020-09-302-23/+96
* images: hurd: Add hurd-barebones-qcow2-image....Mathieu Othacehe2020-09-291-1/+8
* image: Add support for compressed-qcow2 format....Mathieu Othacehe2020-09-291-14/+16
* system: image: Rename ISO9660 files....Mathieu Othacehe2020-09-191-1/+1
* install: Factorize cow-store procedure....Mathieu Othacehe2020-09-021-40/+12
* Revert "system: image: Do not offload image files."...Maxim Cournoyer2020-09-011-6/+3
* guix: system: Add `--label' option....Julien Lepiller2020-08-311-1/+16
* vm: Disable caching for writable file system mappings....Ludovic Courtès2020-08-311-1/+2
* system: Remove extra line from 'lightweight-desktop.tmpl'....Ludovic Courtès2020-08-281-1/+0
* system: image: Do not offload image files....Maxim Cournoyer2020-08-261-3/+6
* Remove "guile-zlib" extension when unused....Mathieu Othacehe2020-08-252-8/+6
* linux-libre: Support module compression....Mathieu Othacehe2020-08-253-33/+53
* file-systems: Leave room for extension in serialized specs....Ludovic Courtès2020-08-031-1/+3
* file-system: Add efivarfs support....Mathieu Othacehe2020-07-312-0/+13
* file-system: Add mount-may-fail? option....Mathieu Othacehe2020-07-311-3/+8
* file-systems: Add %debug-file-system....Mathieu Othacehe2020-07-311-0/+10
* examples: Add password for Alice's brother....Oleg Pykhalov2020-07-291-0/+2
* file-systems: Add NTFS support....Mathieu Othacehe2020-07-261-1/+36
* Use 'formatted-message' instead of '&message' where appropriate....Ludovic Courtès2020-07-251-16/+18
* file-systems: Convey hint via '&fix-hint'....Ludovic Courtès2020-07-251-4/+7
* utils: Move '&fix-hint' to (guix diagnostics)....Ludovic Courtès2020-07-251-1/+1
* Revert "vm: Use virtio network driver."...Marius Bakke2020-07-111-1/+0
* image: Do not set journal_model=WAL for the Hurd....Jan (janneke) Nieuwenhuizen2020-07-111-2/+6
* system: hurd: Oops, have 'initrd' default to #f....Jan (janneke) Nieuwenhuizen2020-06-301-1/+1
* system: image: Fix disk-image name....Mathieu Othacehe2020-06-261-1/+4
* system: image: Use the image name as the disk-image derivation name....Mathieu Othacehe2020-06-261-1/+2
* image: hurd: Initialize root partition for the Hurd....Jan (janneke) Nieuwenhuizen2020-06-252-8/+8
* image: hurd: Create hurd-compatible ext2 file-system....Jan (janneke) Nieuwenhuizen2020-06-251-0/+2
* services: Add missing (ice-9 format) import....Ludovic Courtès2020-06-251-1/+2
* system: image: Enable compression on ISO9660 images....Mathieu Othacehe2020-06-241-3/+1
* image: Move hurd image definition to a dedicated file....Mathieu Othacehe2020-06-242-17/+82
* system: image: Remove fakeroot dependencies....Mathieu Othacehe2020-06-231-2/+1