Age | Commit message (Expand) | Author |
2022-07-01 | image: Raise an error when an image lacks a bootable partition. | Ludovic Courtès |
2022-07-01 | image: Avoid use of the deprecated 'gpt' option of genimage. | Ludovic Courtès |
2022-07-01 | image: Add default value for partition initializer. | Ludovic Courtès |
2022-07-01 | image: 'system-image' throws when given an incorrect image format. | Ludovic Courtès |
2022-06-24 | image: Add support for 32bit UEFI. | Denis 'GNUtoo' Carikli |
2022-06-07 | gnu: install: Add uvesafb service only on targets that support v86d. | Josselin Poiret |
2022-05-31 | gnu: Remove wicd. | Maxim Cournoyer |
2022-05-31 | image: Add fat32 support. | Pavel Shlyak |
2022-05-25 | images: hurd: Adjust module imports. | Efraim Flashner |
2022-05-25 | Move (gnu platform) and (gnu platforms ...) to guix/. | Josselin Poiret |
2022-05-23 | image: Add bootable flag support. | Pavel Shlyak |
2022-05-23 | system: image: Support GPT vfat partitions. | Pavel Shlyak |
2022-05-23 | system: image: Support MBR vfat partitions. | Pavel Shlyak |
2022-05-23 | system: image: Tweak error message. | Mathieu Othacehe |
2022-05-23 | system: image: Fix indentation. | Mathieu Othacehe |
2022-05-18 | services: Add more description fields. | Ludovic Courtès |
2022-05-01 | file-systems: Avoid load-time warnings when attempting to load (guix store). | Ludovic Courtès |
2022-04-08 | mapped-devices: Ensure 'cryptsetup open' gets a tty. | Ludovic Courtès |
2022-04-08 | system: hurd: Fix bogus 'initrd-modules' field. | Ludovic Courtès |
2022-03-19 | linux-container: Add #:guest-uid and #:guest-gid to 'eval/container'. | Ludovic Courtès |
2022-03-19 | linux-container: 'eval/container' honors #:namespaces. | Ludovic Courtès |
2022-03-15 | images: novena: Fix build. | Mathieu Othacehe |
2022-03-09 | system: hurd: Move the Shepherd before the Hurd in %BASE-PACKAGES/HURD. | Ludovic Courtès |
2022-03-01 | initrd: Use non-hyphenated kernel command-line parameter names. | Maxim Cournoyer |
2022-02-15 | system: Add helper file-system-mount-point-predicate. | Josselin Poiret |
2022-02-09 | Revert kernel modules changes to support the Coreboot framebuffer | Leo Famulari |
2022-01-14 | system: locale: Use only the current glibc. | Mathieu Othacehe |
2022-01-14 | system: vm: Change the writable image name. | Mathieu Othacehe |
2022-01-06 | services: Consistently use SDDM rather than GDM on non-x86_64. | Chris Marusich |
2022-01-06 | system: vm: Restore default RAM size to 512MB. | Mathieu Othacehe |
2022-01-05 | doc: Only use GDM and GNOME on x86_64. | Ricardo Wurmus |
2022-01-01 | system: Allow 'chfn' to change the user's full name. | Ludovic Courtès |
2021-12-25 | gnu: linux-libre: Build simplefb into all x86{,_64} kernels. | Tobias Geerinckx-Rice |
2021-12-23 | Remove VM generation dead-code. | Mathieu Othacehe |
2021-12-23 | system: vm: Use the image API to generate QEMU images. | Mathieu Othacehe |
2021-12-23 | system: image: Add docker support. | Mathieu Othacehe |
2021-12-19 | doc: Add group configuration example | Denis 'GNUtoo' Carikli |
2021-12-16 | gnu: linux-libre: Support the Coreboot framebuffer. | Tobias Geerinckx-Rice via Guix-patches via |
2021-12-13 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-12-12 | services: Define '%loopback-static-networking'. | Ludovic Courtès |
2021-12-12 | services: Define '%qemu-static-networking'. | Ludovic Courtès |
2021-12-12 | services: static-networking: Change interface to mimic netlink. | Ludovic Courtès |
2021-12-05 | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Ricardo Wurmus |
2021-12-03 | system: vm: Remove the vga argument. | Mathieu Othacehe |
2021-12-03 | guix system vm: Add --no-graphic CLI argument. | Attila Lendvai |
2021-12-01 | gnu: system: Add LUKS2 support for the root file system. | Josselin Poiret |
2021-11-23 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-11-23 | doc: Add new Swap Space section. | Josselin Poiret |
2021-11-23 | system: Add swap flags. | Josselin Poiret |
2021-11-23 | system: Rework swap space support, add dependencies. | Josselin Poiret |