Age | Commit message (Expand) | Author |
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 |
2018-07-23 | system: '.guile' skeleton now recommends 'guile-colorized'. | Ludovic Courtès |
2018-07-20 | install: Add service for the loopback device. | Ludovic Courtès |
2018-07-05 | doc: Improve UEFI/BIOS bootloader documentation. | Ludovic Courtès |
2018-07-04 | system: Default .bashrc uses '--color=auto' for grep and ls. | Ludovic Courtès |
2018-06-15 | system: Add os-with-u-boot. | Danny Milosavljevic |
2018-06-14 | linux-initrd: Module check correctly handles hyphen vs. underscore. | Ludovic Courtès |
2018-06-14 | install: Use (guix store database) instead of 'guix-register'. | Ludovic Courtès |
2018-06-14 | vm: 'expression->derivation-in-linux-vm' code can now use dlopen. | Ludovic Courtès |
2018-06-14 | store-copy: 'read-reference-graph' returns a list of records. | Ludovic Courtès |
2018-06-11 | system: Default .bashrc now sources /etc/bashrc. | Ludovic Courtès |
2018-06-08 | vm: 'iso9660-image' uses a local /tmp. | Ludovic Courtès |
2018-06-08 | vm: 'expression->derivation-in-linux-vm' takes a #:file-systems parameter. | Ludovic Courtès |
2018-06-01 | vm: Use 'with-extensions'. | Ludovic Courtès |
2018-05-29 | vm: Remove unneeded dependency on Guile-JSON. | Ludovic Courtès |
2018-05-29 | system: Add u-boot-puma-rk3399. | Vagrant Cascadian |
2018-05-28 | system: Remove uses of the 'title' field of <file-system>. | Ludovic Courtès |
2018-05-28 | file-systems: Remove 'title' field and add <file-system-label>. | Ludovic Courtès |
2018-05-23 | vm: Use a deterministic file system UUID in shared-store VMs. | Ludovic Courtès |
2018-05-23 | linux-initrd: Enable "virtio-rng". | Ludovic Courtès |
2018-05-19 | uuid: 'uuid' returns #f when 'string->uuid' returns #f. | Ludovic Courtès |
2018-05-19 | file-systems: Do not export <file-system>. | Ludovic Courtès |
2018-05-18 | system: Add u-boot-pine64-plus installer. | Vagrant Cascadian |
2018-05-11 | system: Add u-boot-novena installer. | Vagrant Cascadian |
2018-05-11 | system: Add wandboard installer. | Vagrant Cascadian |
2018-05-11 | system: Add mx6cuboxi installer. | Vagrant Cascadian |
2018-04-29 | file-systems: Expound '%pseudo-file-system-types'. | Ludovic Courtès |
2018-04-27 | guix system: Report wrong file system 'device' fields. | Ludovic Courtès |