Age | Commit message (Expand) | Author |
2022-12-15 | install: Make sure uvesafb can be loaded. | Ludovic Courtès |
2022-12-09 | system: Remove unused yggdrasil OS template. | Ludovic Courtès |
2022-12-06 | image: Clarify comment. | Ludovic Courtès |
2022-12-06 | system: vm: Non-volatile 'run-vm.sh' creates a CoW image. | Ludovic Courtès |
2022-12-06 | install: Add missing e2fsprogs utility. | Maxim Cournoyer |
2022-12-06 | system: Rename and move %base-packages-disk-utilities. | Maxim Cournoyer |
2022-11-18 | linux-initrd: raw-initrd: Add keyword argument #:pre-mount. | Hilton Chain |
2022-11-04 | system: image: Define correct docker image arch when cross building | Thiago Jung Bauermann |
2022-10-23 | system: Support bare-bones serial console. | Tobias Geerinckx-Rice |
2022-10-13 | system: Use a valid license as the dummy license. | Ricardo Wurmus |
2022-09-26 | file-systems: Add cgroup2 to %pseudo-file-system-types. | Hilton Chain |
2022-09-25 | system: images: Add a TODO comment. | Mathieu Othacehe |
2022-09-24 | system: images: Add wsl2 module. | Alex Griffin |
2022-09-24 | system: image: Add wsl2 support. | Alex Griffin |
2022-09-24 | system: image: Add tarball support. | Alex Griffin |
2022-09-24 | platforms: x86: Rename Hurd hurd to i586-gnu. | Mathieu Othacehe |
2022-09-24 | image: Make the operating-system field mandatory. | Mathieu Othacehe |
2022-09-16 | system: install: Do not load amdgpu in the installer image. | Antero Mejr |
2022-09-07 | system: images: Define the platform in image-types. | Mathieu Othacehe |
2022-09-07 | system: image: Update my copyright. | Mathieu Othacehe |
2022-09-07 | system: image: Remove an unused variable. | Mathieu Othacehe |
2022-08-10 | gnu: system: file-systems: Add shared flag. | Oleg Pykhalov |
2022-08-09 | linux-container: container-script: Parse command line options. | Ricardo Wurmus |
2022-08-09 | maint: Use a pretty version string in ISO and VM images. | Ludovic Courtès |
2022-08-09 | system: install: Always use 'current-guix'. | Ludovic Courtès |
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 |