Age | Commit message (Expand) | Author |
2015-03-12 | system: Adjust '.bashrc' skeleton for non-interactive SSH sessions. | Ludovic Courtès |
2015-03-10 | system: Don't compare <pam-service> objects with 'equal?'. | Ludovic Courtès |
2015-03-08 | doc: Add 'packages' field to OS configuration template. | Ludovic Courtès |
2015-02-12 | artwork: Update snapshot to GuixSD branding. | Ludovic Courtès |
2015-02-09 | linux-initrd: Add 'isci' module, needed for some SAS controllers. | Ludovic Courtès |
2015-02-04 | gnu: wpa-supplicant: Add dbus support; add wpa-supplicant-light. | Mark H Weaver |
2015-02-04 | system: Add bindings to configure libc's NSS. | Ludovic Courtès |
2015-01-28 | install: Add iw to the packages. | Ludovic Courtès |
2015-01-27 | linux-initrd: Add USB kernel modules to the default initrd. | Ludovic Courtès |
2015-01-27 | install: Mention GSD. | Ludovic Courtès |
2015-01-23 | doc: Add services to the configuration template. | Ludovic Courtès |
2015-01-23 | install: Make sure 'info' can decompress the Info files. | Ludovic Courtès |
2015-01-16 | system: Add "en_US.UTF-8" to the default locales, for backward compatibility. | Ludovic Courtès |
2015-01-14 | monads: Move '%store-monad' and related procedures where they belong. | Ludovic Courtès |
2014-12-14 | install: Use a low-memory nscd caching policy. | Ludovic Courtès |
2014-12-13 | system: grub: Make sure the font and background image are always found. | Ludovic Courtès |
2014-12-13 | system: Adjust 'grub.cfg' to work on systems with a separate /boot. | Ludovic Courtès |
2014-12-13 | vm: Use QEMU's standard VGA emulation by default. | Ludovic Courtès |
2014-12-09 | system: Add skeleton '.zlogin'. | 宋文武 |
2014-12-09 | system: Cleanup bash startup files. | 宋文武 |
2014-12-08 | linux-initrd: Add the 'virtio_console' module for QEMU guests. | Ludovic Courtès |
2014-11-30 | Revert "system: Add a 'needed-for-boot?' field to 'mapped-device'." | Ludovic Courtès |
2014-11-30 | system: locale: Fix typo in docstring. | Alex Kost |
2014-11-29 | system: Add a 'needed-for-boot?' field to 'mapped-device'. | Ludovic Courtès |
2014-11-29 | system: Change "en_US.UTF-8" to "en_US.utf8". | Ludovic Courtès |
2014-11-28 | linux-initrd: Remove the ".ko" suffix from module names in 'base-initrd'. | Ludovic Courtès |
2014-11-28 | linux-initrd: Remove now redundant module names. | Ludovic Courtès |
2014-11-28 | linux-boot: Load modules and their dependencies, à la 'modprobe'. | Ludovic Courtès |
2014-11-28 | linux-initrd: Copy modules and their dependencies to the initrd. | Ludovic Courtès |
2014-11-27 | system: Build system-wide locale definitions. | Ludovic Courtès |
2014-11-25 | file-systems: 'file-system-needed-for-boot?' always returns #t for "/". | Ludovic Courtès |
2014-11-25 | install: Add wpa-supplicant to the image. | Ludovic Courtès |
2014-11-23 | install: Add Cryptsetup to the image. | Ludovic Courtès |
2014-11-20 | vm: Introduce 'file-system-mapping'. | Ludovic Courtès |
2014-11-20 | vm: Formalize use of '-virtfs' options. | Ludovic Courtès |
2014-11-13 | linux-initrd: Add modules for ATA controllers by default. | Ludovic Courtès |
2014-11-12 | gnu: Introduce (gnu artwork) module. | Ludovic Courtès |
2014-11-10 | services: Add 'auto-start?' field to <service>. | Ludovic Courtès |
2014-11-10 | doc: Mention "audio" and "video" groups in configuration template. | Ludovic Courtès |
2014-11-10 | services: Add 'user-unmount-service' as an essential service. | Ludovic Courtès |
2014-11-10 | install: Add GRUB to the set of global packages. | Ludovic Courtès |
2014-11-08 | system: grub: Adjust default theme color. | Ludovic Courtès |
2014-11-08 | system: grub: Add preliminary support for themes. | Ludovic Courtès |
2014-11-08 | vm: The 'run-vm' scripts now passes its arguments to QEMU. | Ludovic Courtès |
2014-11-08 | vm: Fix 'vm --full-boot' to produce a sufficient disk image. | Ludovic Courtès |
2014-11-08 | vm: Support 'guix system vm --full-boot'. | Ludovic Courtès |
2014-11-06 | vm: Factorize common QEMU options. | Ludovic Courtès |
2014-11-06 | vm: Remove unused procedure. | Ludovic Courtès |
2014-11-05 | vm: Disable swap devices in virtualized OSes. | Ludovic Courtès |
2014-09-22 | linux-initrd: Adjust VM code and doc to new 'base-initrd' signature. | Ludovic Courtès |