summaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)AuthorFilesLines
2022-11-18linux-initrd: raw-initrd: Add keyword argument #:pre-mount.Hilton Chain1-2/+5
2022-11-04system: image: Define correct docker image arch when cross buildingThiago Jung Bauermann1-0/+3
2022-10-23system: Support bare-bones serial console.Tobias Geerinckx-Rice1-0/+3
2022-10-13system: Use a valid license as the dummy license.Ricardo Wurmus1-1/+2
2022-09-26file-systems: Add cgroup2 to %pseudo-file-system-types.Hilton Chain1-1/+1
2022-09-25system: images: Add a TODO comment.Mathieu Othacehe1-3/+4
2022-09-24system: images: Add wsl2 module.Alex Griffin1-0/+170
2022-09-24system: image: Add wsl2 support.Alex Griffin1-3/+34
2022-09-24system: image: Add tarball support.Alex Griffin1-1/+81
2022-09-24platforms: x86: Rename Hurd hurd to i586-gnu.Mathieu Othacehe1-3/+3
2022-09-24image: Make the operating-system field mandatory.Mathieu Othacehe2-6/+13
2022-09-16system: install: Do not load amdgpu in the installer image.Antero Mejr1-1/+1
2022-09-07system: images: Define the platform in image-types.Mathieu Othacehe4-8/+21
2022-09-07system: image: Update my copyright.Mathieu Othacehe1-1/+1
2022-09-07system: image: Remove an unused variable.Mathieu Othacehe1-1/+0
2022-08-10gnu: system: file-systems: Add shared flag.Oleg Pykhalov1-1/+3
2022-08-09linux-container: container-script: Parse command line options.Ricardo Wurmus1-25/+72
2022-08-09maint: Use a pretty version string in ISO and VM images.Ludovic Courtès2-2/+5
2022-08-09system: install: Always use 'current-guix'.Ludovic Courtès2-5/+18
2022-07-01image: Raise an error when an image lacks a bootable partition.Ludovic Courtès1-1/+3
2022-07-01image: Avoid use of the deprecated 'gpt' option of genimage.Ludovic Courtès1-2/+2
2022-07-01image: Add default value for partition initializer.Ludovic Courtès1-1/+2
2022-07-01image: 'system-image' throws when given an incorrect image format.Ludovic Courtès1-1/+4
2022-06-24image: Add support for 32bit UEFI.Denis 'GNUtoo' Carikli1-0/+19
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