summaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)Author
2022-05-18services: Add more description fields....Ludovic Courtès
2022-05-01file-systems: Avoid load-time warnings when attempting to load (guix store)....Ludovic Courtès
2022-04-08mapped-devices: Ensure 'cryptsetup open' gets a tty....Ludovic Courtès
2022-04-08system: hurd: Fix bogus 'initrd-modules' field....Ludovic Courtès
2022-03-19linux-container: Add #:guest-uid and #:guest-gid to 'eval/container'....Ludovic Courtès
2022-03-19linux-container: 'eval/container' honors #:namespaces....Ludovic Courtès
2022-03-15images: novena: Fix build....Mathieu Othacehe
2022-03-09system: hurd: Move the Shepherd before the Hurd in %BASE-PACKAGES/HURD....Ludovic Courtès
2022-03-01initrd: Use non-hyphenated kernel command-line parameter names....Maxim Cournoyer
2022-02-15system: Add helper file-system-mount-point-predicate....Josselin Poiret
2022-02-09Revert kernel modules changes to support the Coreboot framebuffer...Leo Famulari
2022-01-14system: locale: Use only the current glibc....Mathieu Othacehe
2022-01-14system: vm: Change the writable image name....Mathieu Othacehe
2022-01-06services: Consistently use SDDM rather than GDM on non-x86_64....Chris Marusich
2022-01-06system: vm: Restore default RAM size to 512MB....Mathieu Othacehe
2022-01-05doc: Only use GDM and GNOME on x86_64....Ricardo Wurmus
2022-01-01system: Allow 'chfn' to change the user's full name....Ludovic Courtès
2021-12-25gnu: linux-libre: Build simplefb into all x86{,_64} kernels....Tobias Geerinckx-Rice
2021-12-23Remove VM generation dead-code....Mathieu Othacehe
2021-12-23system: vm: Use the image API to generate QEMU images....Mathieu Othacehe
2021-12-23system: image: Add docker support....Mathieu Othacehe
2021-12-19doc: Add group configuration example...Denis 'GNUtoo' Carikli
2021-12-16gnu: linux-libre: Support the Coreboot framebuffer....Tobias Geerinckx-Rice via Guix-patches via
2021-12-13Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-12-12services: Define '%loopback-static-networking'....Ludovic Courtès
2021-12-12services: Define '%qemu-static-networking'....Ludovic Courtès
2021-12-12services: static-networking: Change interface to mimic netlink....Ludovic Courtès
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus
2021-12-03system: vm: Remove the vga argument....Mathieu Othacehe
2021-12-03guix system vm: Add --no-graphic CLI argument....Attila Lendvai
2021-12-01gnu: system: Add LUKS2 support for the root file system....Josselin Poiret
2021-11-23Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-23doc: Add new Swap Space section....Josselin Poiret
2021-11-23system: Add swap flags....Josselin Poiret
2021-11-23system: Rework swap space support, add dependencies....Josselin Poiret
2021-11-20vm: <virtual-machine> defaults to using 'qemu-minimal'....Ludovic Courtès
2021-11-17Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-12image: Support generating GPT images via `partition-table-type`....Ryan Sundberg
2021-11-08Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-11-07file-systems: Validate the 'flags' field....Ludovic Courtès
2021-10-18Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-10-18system: hurd: Add 'info-reader' to %BASE-PACKAGES/HURD....Ludovic Courtès
2021-10-18system: image: Ensure Hurd images are cross-compiled if needed....Ludovic Courtès
2021-10-14Merge branch 'master' into core-updates-frozenMarius Bakke
2021-10-13linux-initrd: Support checking NTFS volumes on boot....Tobias Geerinckx-Rice
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-10-11gnu: Add platform support....Mathieu Othacehe
2021-09-24file-systems: Fix <file-system> skip-check-if-clean? default....Tobias Geerinckx-Rice
2021-09-23linux-initrd: Support XFS....Tobias Geerinckx-Rice
2021-09-23uuid: Support XFS....Tobias Geerinckx-Rice