summaryrefslogtreecommitdiff
path: root/gnu/system
Commit message (Expand)AuthorAgeFilesLines
* install: Provide a meaningful label....Ludovic Courtès2019-04-151-0/+4
* vm: Do not mount /xchg with "cache=loose"....Ludovic Courtès2019-04-141-11/+8
* install: Use a font with more glyphs on tty2....Ludovic Courtès2019-04-121-5/+11
* installer: Choosing a locale opens the translated manual on tty2....Ludovic Courtès2019-04-121-9/+43
* install: Add standalone documentation service....Ludovic Courtès2019-04-121-6/+43
* doc: Adjust desktop instructions for GDM....Ludovic Courtès2019-04-101-2/+2
* install: Tweak motd....Ludovic Courtès2019-04-071-5/+3
* install: Remove "GuixSD"....Ludovic Courtès2019-04-071-1/+1
* services: xorg: Add 'set-xorg-configuration'....Ludovic Courtès2019-04-051-3/+11
* gnu: Add example system configuration for asus-c201....Timothy Sample2019-04-031-0/+60
* system: Fix typo in desktop example....Ludovic Courtès2019-03-281-1/+1
* vm: Ask QEMU for more RAM in the VM that makes ISO9660 images....Ludovic Courtès2019-03-271-1/+4
* services: Deprecate 'xfce-desktop-service'....Ludovic Courtès2019-03-271-1/+1
* services: Deprecate 'gnome-desktop-service'....Ludovic Courtès2019-03-271-1/+1
* system: Add 'essential-services' field to <operating-system>....Ludovic Courtès2019-03-252-32/+50
* accounts: Add default value for the 'home-directory' field of <user-account>....Ludovic Courtès2019-03-257-13/+12
* system: Initialize console keyboard layout in the initrd....Ludovic Courtès2019-03-241-2/+24
* vm: 'virtualized-operating-system' inherits from the user's bootloader config....Ludovic Courtès2019-03-241-0/+1
* Add (gnu system keyboard)....Ludovic Courtès2019-03-241-0/+98
* vm: 'system-docker-image' calls 'sync' before rebooting....Ludovic Courtès2019-03-221-1/+4
* vm: 'expression->derivation-in-linux-vm' leads to a kernel panic upon failure....Ludovic Courtès2019-03-171-2/+3
* linux-container: 'containerized-operating-system' removes "useless" services....Ludovic Courtès2019-03-131-1/+13
* linux-modules: Factorize 'missing-modules'....Ludovic Courtès2019-03-131-33/+22
* Remove traces of "GuixSD"....Ludovic Courtès2019-03-134-7/+7
* activation: Build account databases with (gnu build accounts)....Ludovic Courtès2019-03-071-2/+0
* activation: Operate on <user-account> and <user-group> records....Ludovic Courtès2019-03-072-8/+42
* system: Add (gnu system accounts)....Ludovic Courtès2019-03-072-49/+108
* pack, vm: Fix incorrect use of 'package-transitive-propagated-inputs'....Ludovic Courtès2019-02-111-2/+4
* install: Use (gnu package certs) module for the nss-certs package....Pierre Neidhardt2019-02-101-0/+1
* install: Add nss-certs to the image....Pierre Neidhardt2019-02-101-0/+1
* gnu: Replace all cons* with beginner-friendly (append (list ...))....Pierre Neidhardt2019-01-235-34/+43
* gnu: Fix missing EFI entry in "desktop" example....Pierre Neidhardt2019-01-231-6/+11
* vm: Remove unnecessary import....Ludovic Courtès2019-01-221-1/+0
* services: Use guix-service-type....Efraim Flashner2019-01-201-1/+1
* installer: Move everything to the build side....Mathieu Othacehe2019-01-171-4/+2
* gnu: installer: Launch the installer as kmscon login-program....Mathieu Othacehe2019-01-171-118/+127
* gnu: Add graphical installer support....Mathieu Othacehe2019-01-171-119/+127
* install: Avoid deprecated 'gpm-service' procedure....Ludovic Courtès2019-01-161-2/+2
* services: Deprecate a few more service procedures....Ludovic Courtès2019-01-111-1/+2
* doc: Example vm-image doesn't need firmware....Efraim Flashner2018-12-241-0/+2
* Remove most references to hydra.gnu.org....Ludovic Courtès2018-12-041-1/+1
* doc: Fix "desktop" OS config example....Laura Lazzati2018-12-031-1/+1
* services: openssh: Install OpenSSH in the system profile....Ludovic Courtès2018-11-261-2/+2
* gnu: Add u-boot-pinebook....Vagrant Cascadian2018-11-221-0/+6
* linux-initrd: 'expression->initrd' returns the complete file name....Ludovic Courtès2018-11-212-5/+6
* vm: Remove explicit calls to 'operating-system-derivation'....Ludovic Courtès2018-11-181-97/+94
* system: De-monadify 'operating-system-bootcfg'....Ludovic Courtès2018-11-181-5/+5
* linux-initrd: Return file-like objects instead of monadic values....Ludovic Courtès2018-11-182-15/+12
* system: Simplify kernel argument handling....Ludovic Courtès2018-11-181-3/+2
* system: Rename .zlogin to .zprofile....Chris Marusich2018-10-191-2/+5