summaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)Author
2019-05-01vm-image: Add 'label' field.Ludovic Courtès
2019-04-28vm-image: Add 'nss-certs' to the global package set.Ludovic Courtès
2019-04-27vm-image: Allow for password-less sudo.Ludovic Courtès
2019-04-27vm-image: Mention 'info guix' in the MOTD.Ludovic Courtès
2019-04-27vm-image: Add a font to the global profile.Ludovic Courtès
2019-04-27doc: Update bit about SSH in the VM.Ludovic Courtès
2019-04-26vm-image: Remove NetworkManager & co. and add the DHCP client.Ludovic Courtès
2019-04-26vm-image: Use the actual file name of the current file.Ludovic Courtès
2019-04-26system: Provide a new VM image configuration.Ludovic Courtès
2019-04-25vm: 'system-disk-image' no longer requires the OS to define the "/" file system.Ludovic Courtès
2019-04-25install: Add node name in Castellano.Ludovic Courtès
2019-04-23linux-container: Remove '%containerized-shepherd-service' hack.Ludovic Courtès
2019-04-23services: account: Make 'user-homes' a one-shot service.Ludovic Courtès
2019-04-23install: Pass "quiet" to the kernel.Ludovic Courtès
2019-04-21install: Pass "modprobe.blacklist=radeon".Ludovic Courtès
2019-04-15install: Provide a meaningful label.Ludovic Courtès
2019-04-14vm: Do not mount /xchg with "cache=loose".Ludovic Courtès
2019-04-12install: Use a font with more glyphs on tty2.Ludovic Courtès
2019-04-12installer: Choosing a locale opens the translated manual on tty2.Ludovic Courtès
2019-04-12install: Add standalone documentation service.Ludovic Courtès
2019-04-10doc: Adjust desktop instructions for GDM.Ludovic Courtès
2019-04-07install: Tweak motd.Ludovic Courtès
2019-04-07install: Remove "GuixSD".Ludovic Courtès
2019-04-05services: xorg: Add 'set-xorg-configuration'.Ludovic Courtès
2019-04-03gnu: Add example system configuration for asus-c201.Timothy Sample
2019-03-28system: Fix typo in desktop example.Ludovic Courtès
2019-03-27vm: Ask QEMU for more RAM in the VM that makes ISO9660 images.Ludovic Courtès
2019-03-27services: Deprecate 'xfce-desktop-service'.Ludovic Courtès
2019-03-27services: Deprecate 'gnome-desktop-service'.Ludovic Courtès
2019-03-25system: Add 'essential-services' field to <operating-system>.Ludovic Courtès
2019-03-25accounts: Add default value for the 'home-directory' field of <user-account>.Ludovic Courtès
2019-03-24system: Initialize console keyboard layout in the initrd.Ludovic Courtès
2019-03-24vm: 'virtualized-operating-system' inherits from the user's bootloader config.Ludovic Courtès
2019-03-24Add (gnu system keyboard).Ludovic Courtès
2019-03-22vm: 'system-docker-image' calls 'sync' before rebooting.Ludovic Courtès
2019-03-17vm: 'expression->derivation-in-linux-vm' leads to a kernel panic upon failure.Ludovic Courtès
2019-03-13linux-container: 'containerized-operating-system' removes "useless" services.Ludovic Courtès
2019-03-13linux-modules: Factorize 'missing-modules'.Ludovic Courtès
2019-03-13Remove traces of "GuixSD".Ludovic Courtès
2019-03-07activation: Build account databases with (gnu build accounts).Ludovic Courtès
2019-03-07activation: Operate on <user-account> and <user-group> records.Ludovic Courtès
2019-03-07system: Add (gnu system accounts).Ludovic Courtès
2019-02-11pack, vm: Fix incorrect use of 'package-transitive-propagated-inputs'.Ludovic Courtès
2019-02-10install: Use (gnu package certs) module for the nss-certs package.Pierre Neidhardt
2019-02-10install: Add nss-certs to the image.Pierre Neidhardt
2019-01-23gnu: Replace all cons* with beginner-friendly (append (list ...)).Pierre Neidhardt
2019-01-23gnu: Fix missing EFI entry in "desktop" example.Pierre Neidhardt
2019-01-22vm: Remove unnecessary import.Ludovic Courtès
2019-01-20services: Use guix-service-type.Efraim Flashner
2019-01-17installer: Move everything to the build side.Mathieu Othacehe