summaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)Author
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-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-12image: Support generating GPT images via `partition-table-type`.Ryan Sundberg
2021-11-07file-systems: Validate the 'flags' field.Ludovic Courtès
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-13linux-initrd: Support checking NTFS volumes on boot.Tobias Geerinckx-Rice
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
2021-09-23linux-initrd: Include only the single ‘bcachefs’ binary.Tobias Geerinckx-Rice
2021-09-23gnu: Don't abuse check-btrfs-file-system to scan.Tobias Geerinckx-Rice
2021-09-23file-systems: Support forced checks & repairs.Tobias Geerinckx-Rice
2021-08-29Migrate to the new 'targets' field of bootloader-configuration.Maxim Cournoyer
2021-08-28images: pinebook-pro: Fix the agetty baud rate.Mathieu Othacehe
2021-08-17services: slim: Add pam-gnupg support.Oleg Pykhalov
2021-08-15Update copyright/name notices for Christine Lemmer-Webber.Christopher Lemmer Webber
2021-08-12system: install, hurd: Use 'setuid-programs'.Ludovic Courtès
2021-07-29system: Add (gnu system setuid).Christopher Lemmer Webber
2021-07-18pack: Streamline how files are included in tarballs.Maxim Cournoyer
2021-07-08gnu: %guile-3.0-static-stripped: Rename to %guile-static-stripped.Efraim Flashner
2021-07-03file-systems: Ensure compared file names are both absolute or relative.Maxim Cournoyer
2021-06-29pack: Prevent duplicate files in tar archives.Maxim Cournoyer
2021-06-25vm: Update deprecated QEMU option syntax.Tobias Geerinckx-Rice
2021-05-18Revert "vm: Autoload (gnu build vm)."Tobias Geerinckx-Rice
2021-05-17vm: Remove unused imports.Ludovic Courtès
2021-05-17vm: Autoload (gnu build vm).Ludovic Courtès
2021-05-10system: vm-image.tmpl: Add a crutch to allow refreshing the resolution.Maxim Cournoyer
2021-05-06gnu: system: Add SPICE capability to the VM image.Maxim Cournoyer
2021-05-04locale: Remove glibc 2.29 from '%default-locale-libcs'.Ludovic Courtès
2021-04-12system: vm: Add a memory-size argument to system-docker-image.Mathieu Othacehe
2021-04-08system: vm: Set a larger value for the msize option of the 9p file system.Maxim Cournoyer
2021-02-25system: vm: Use Guile 3.0 in Docker images.Ludovic Courtès
2021-02-22system: hurd: Have the static networking provision 'networking.Christopher Baines
2021-02-21image: Add rock64 support.Marius Bakke
2021-02-17scripts: system: Accept <image> records as input.Mathieu Othacehe
2021-02-17scripts: system: Remove 'vm-image' command.Mathieu Othacehe
2021-01-20images: pinebook-pro: Fix default serial port.Caliph Nomble
2021-01-20services: Do not warn, when duplicate users are eq?.Leo Prikler
2021-01-20shadow: End duplicate warnings with new lines.Leo Prikler
2021-01-19system: Rename 'disk-image' command 'image'.Mathieu Othacehe
2021-01-17image: Rename "raw" image-type to "efi-raw".Mathieu Othacehe
2021-01-13services: shepherd: 'shepherd-service-type' requires documentation.Ludovic Courtès
2021-01-13Reapply "system: Assert, that user and group names are unique."Leo Prikler
2021-01-12Revert "system: Assert, that user and group names are unique."Jonathan Brielmaier