summaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)AuthorFilesLines
2022-06-07gnu: install: Add uvesafb service only on targets that support v86d.Josselin Poiret1-121/+129
2022-05-31gnu: Remove wicd.Maxim Cournoyer1-2/+1
2022-05-31image: Add fat32 support.Pavel Shlyak1-2/+6
2022-05-25images: hurd: Adjust module imports.Efraim Flashner1-1/+1
2022-05-25Move (gnu platform) and (gnu platforms ...) to guix/.Josselin Poiret6-6/+6
2022-05-23image: Add bootable flag support.Pavel Shlyak1-3/+8
2022-05-23system: image: Support GPT vfat partitions.Pavel Shlyak1-5/+14
2022-05-23system: image: Support MBR vfat partitions.Pavel Shlyak1-2/+11
2022-05-23system: image: Tweak error message.Mathieu Othacehe1-1/+1
2022-05-23system: image: Fix indentation.Mathieu Othacehe1-9/+10
2022-05-18services: Add more description fields.Ludovic Courtès1-2/+4
2022-05-01file-systems: Avoid load-time warnings when attempting to load (guix store).Ludovic Courtès1-2/+3
2022-04-08mapped-devices: Ensure 'cryptsetup open' gets a tty.Ludovic Courtès1-24/+29
2022-04-08system: hurd: Fix bogus 'initrd-modules' field.Ludovic Courtès1-1/+1
2022-03-19linux-container: Add #:guest-uid and #:guest-gid to 'eval/container'.Ludovic Courtès1-5/+9
2022-03-19linux-container: 'eval/container' honors #:namespaces.Ludovic Courtès1-1/+2
2022-03-15images: novena: Fix build.Mathieu Othacehe1-2/+2
2022-03-09system: hurd: Move the Shepherd before the Hurd in %BASE-PACKAGES/HURD.Ludovic Courtès1-3/+6
2022-03-01initrd: Use non-hyphenated kernel command-line parameter names.Maxim Cournoyer1-2/+2
2022-02-15system: Add helper file-system-mount-point-predicate.Josselin Poiret1-0/+7
2022-02-09Revert kernel modules changes to support the Coreboot framebufferLeo Famulari1-2/+1
2022-01-14system: locale: Use only the current glibc.Mathieu Othacehe1-1/+1
2022-01-14system: vm: Change the writable image name.Mathieu Othacehe1-1/+1
2022-01-06services: Consistently use SDDM rather than GDM on non-x86_64.Chris Marusich1-3/+3
2022-01-06system: vm: Restore default RAM size to 512MB.Mathieu Othacehe1-1/+1
2022-01-05doc: Only use GDM and GNOME on x86_64.Ricardo Wurmus1-8/+21
2022-01-01system: Allow 'chfn' to change the user's full name.Ludovic Courtès1-2/+2
2021-12-25gnu: linux-libre: Build simplefb into all x86{,_64} kernels.Tobias Geerinckx-Rice1-1/+1
2021-12-23Remove VM generation dead-code.Mathieu Othacehe1-485/+2
2021-12-23system: vm: Use the image API to generate QEMU images.Mathieu Othacehe1-23/+54
2021-12-23system: image: Add docker support.Mathieu Othacehe1-9/+116
2021-12-19doc: Add group configuration exampleDenis 'GNUtoo' Carikli1-1/+6
2021-12-16gnu: linux-libre: Support the Coreboot framebuffer.Tobias Geerinckx-Rice via Guix-patches via1-1/+2
2021-12-13Merge branch 'master' into core-updates-frozenLudovic Courtès2-9/+8
2021-12-12services: Define '%loopback-static-networking'.Ludovic Courtès2-14/+2
2021-12-12services: Define '%qemu-static-networking'.Ludovic Courtès1-15/+6
2021-12-12services: static-networking: Change interface to mimic netlink.Ludovic Courtès2-9/+29
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2-3/+10
2021-12-03system: vm: Remove the vga argument.Mathieu Othacehe1-1/+0
2021-12-03guix system vm: Add --no-graphic CLI argument.Attila Lendvai1-0/+2
2021-12-01gnu: system: Add LUKS2 support for the root file system.Josselin Poiret1-2/+8
2021-11-23Merge branch 'master' into core-updates-frozenLudovic Courtès2-2/+29
2021-11-23doc: Add new Swap Space section.Josselin Poiret1-1/+6
2021-11-23system: Add swap flags.Josselin Poiret1-2/+8
2021-11-23system: Rework swap space support, add dependencies.Josselin Poiret1-1/+17
2021-11-20vm: <virtual-machine> defaults to using 'qemu-minimal'.Ludovic Courtès1-1/+1
2021-11-17Merge branch 'master' into core-updates-frozenLudovic Courtès1-17/+44
2021-11-12image: Support generating GPT images via `partition-table-type`.Ryan Sundberg1-17/+44
2021-11-08Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner1-3/+44
2021-11-07file-systems: Validate the 'flags' field.Ludovic Courtès1-3/+44