summaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)Author
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
2019-01-17gnu: installer: Launch the installer as kmscon login-program....Mathieu Othacehe
2019-01-17gnu: Add graphical installer support....Mathieu Othacehe
2019-01-16install: Avoid deprecated 'gpm-service' procedure....Ludovic Courtès
2019-01-11services: Deprecate a few more service procedures....Ludovic Courtès
2018-12-24doc: Example vm-image doesn't need firmware....Efraim Flashner
2018-12-04Remove most references to hydra.gnu.org....Ludovic Courtès
2018-12-03doc: Fix "desktop" OS config example....Laura Lazzati
2018-11-26services: openssh: Install OpenSSH in the system profile....Ludovic Courtès
2018-11-22gnu: Add u-boot-pinebook....Vagrant Cascadian
2018-11-21linux-initrd: 'expression->initrd' returns the complete file name....Ludovic Courtès
2018-11-18vm: Remove explicit calls to 'operating-system-derivation'....Ludovic Courtès
2018-11-18system: De-monadify 'operating-system-bootcfg'....Ludovic Courtès
2018-11-18linux-initrd: Return file-like objects instead of monadic values....Ludovic Courtès
2018-11-18system: Simplify kernel argument handling....Ludovic Courtès
2018-10-19system: Rename .zlogin to .zprofile....Chris Marusich