Age | Commit message (Expand) | Author |
2019-03-28 | system: Fix typo in desktop example. | Ludovic Courtès |
2019-03-27 | vm: Ask QEMU for more RAM in the VM that makes ISO9660 images. | Ludovic Courtès |
2019-03-27 | services: Deprecate 'xfce-desktop-service'. | Ludovic Courtès |
2019-03-27 | services: Deprecate 'gnome-desktop-service'. | Ludovic Courtès |
2019-03-25 | system: Add 'essential-services' field to <operating-system>. | Ludovic Courtès |
2019-03-25 | accounts: Add default value for the 'home-directory' field of <user-account>. | Ludovic Courtès |
2019-03-24 | system: Initialize console keyboard layout in the initrd. | Ludovic Courtès |
2019-03-24 | vm: 'virtualized-operating-system' inherits from the user's bootloader config. | Ludovic Courtès |
2019-03-24 | Add (gnu system keyboard). | Ludovic Courtès |
2019-03-22 | vm: 'system-docker-image' calls 'sync' before rebooting. | Ludovic Courtès |
2019-03-17 | vm: 'expression->derivation-in-linux-vm' leads to a kernel panic upon failure. | Ludovic Courtès |
2019-03-13 | linux-container: 'containerized-operating-system' removes "useless" services. | Ludovic Courtès |
2019-03-13 | linux-modules: Factorize 'missing-modules'. | Ludovic Courtès |
2019-03-13 | Remove traces of "GuixSD". | Ludovic Courtès |
2019-03-07 | activation: Build account databases with (gnu build accounts). | Ludovic Courtès |
2019-03-07 | activation: Operate on <user-account> and <user-group> records. | Ludovic Courtès |
2019-03-07 | system: Add (gnu system accounts). | Ludovic Courtès |
2019-02-11 | pack, vm: Fix incorrect use of 'package-transitive-propagated-inputs'. | Ludovic Courtès |
2019-02-10 | install: Use (gnu package certs) module for the nss-certs package. | Pierre Neidhardt |
2019-02-10 | install: Add nss-certs to the image. | Pierre Neidhardt |
2019-01-23 | gnu: Replace all cons* with beginner-friendly (append (list ...)). | Pierre Neidhardt |
2019-01-23 | gnu: Fix missing EFI entry in "desktop" example. | Pierre Neidhardt |
2019-01-22 | vm: Remove unnecessary import. | Ludovic Courtès |
2019-01-20 | services: Use guix-service-type. | Efraim Flashner |
2019-01-17 | installer: Move everything to the build side. | Mathieu Othacehe |
2019-01-17 | gnu: installer: Launch the installer as kmscon login-program. | Mathieu Othacehe |
2019-01-17 | gnu: Add graphical installer support. | Mathieu Othacehe |
2019-01-16 | install: Avoid deprecated 'gpm-service' procedure. | Ludovic Courtès |
2019-01-11 | services: Deprecate a few more service procedures. | Ludovic Courtès |
2018-12-24 | doc: Example vm-image doesn't need firmware. | Efraim Flashner |
2018-12-04 | Remove most references to hydra.gnu.org. | Ludovic Courtès |
2018-12-03 | doc: Fix "desktop" OS config example. | Laura Lazzati |
2018-11-26 | services: openssh: Install OpenSSH in the system profile. | Ludovic Courtès |
2018-11-22 | gnu: Add u-boot-pinebook. | Vagrant Cascadian |
2018-11-21 | linux-initrd: 'expression->initrd' returns the complete file name. | Ludovic Courtès |
2018-11-18 | vm: Remove explicit calls to 'operating-system-derivation'. | Ludovic Courtès |
2018-11-18 | system: De-monadify 'operating-system-bootcfg'. | Ludovic Courtès |
2018-11-18 | linux-initrd: Return file-like objects instead of monadic values. | Ludovic Courtès |
2018-11-18 | system: Simplify kernel argument handling. | Ludovic Courtès |
2018-10-19 | system: Rename .zlogin to .zprofile. | Chris Marusich |
2018-10-18 | services: dhcp-client: Deprecate 'dhcp-client-service' procedure. | Ludovic Courtès |
2018-09-23 | vm: Use "cache=loose" for all 9p mounts. | Ludovic Courtès |
2018-09-23 | vm: Disable deduplication for 'guix system vm-image'. | Ludovic Courtès |
2018-09-23 | system: Mention '--skip-checks' in initrd diagnostics. | Ludovic Courtès |
2018-09-14 | gnu: Rename "banana-pi" to "bananapi". | Danny Milosavljevic |
2018-09-07 | vm: Make UUID computation really deterministic. | Ludovic Courtès |
2018-09-04 | Switch to Guile-Gcrypt. | Ludovic Courtès |
2018-07-29 | linux-initrd: Report only missing modules, not all needed modules. | Ludovic Courtès |
2018-07-29 | linux-initrd: Try several file names when looking up modules. | Ludovic Courtès |
2018-07-29 | linux-initrd: Improve check of initrd modules. | Ludovic Courtès |