summaryrefslogtreecommitdiff
path: root/gnu/system
Commit message (Expand)AuthorAgeFilesLines
...
* system: grub: Use boot-parameters instead of menu-entry where possible....Danny Milosavljevic2017-05-051-2/+12
* system: vm: Use operating-system-kernel-arguments....Danny Milosavljevic2017-05-051-5/+2
* ui: Rename '_' to 'G_'....Ludovic Courtès2017-05-031-2/+2
* system: Rename operating-system-kernel-arguments to operating-system-user-ker......Danny Milosavljevic2017-04-221-1/+1
* system: Make grub use <menu-entry> instead of <boot-parameters> again....Danny Milosavljevic2017-04-151-11/+2
* system: Pass boot-parameters to (gnu system grub)....Mathieu Othacehe2017-04-151-2/+13
* system: grub: Use (first all-entries) instead of (first entries)....Danny Milosavljevic2017-04-151-2/+2
* vm: Reword grub.cfg to bootcfg....Mathieu Othacehe2017-04-151-4/+5
* system: Rename operating-system-grub.cfg to operating-system-bootcfg....Mathieu Othacehe2017-04-151-9/+9
* doc: Use OpenSSH instead of lsh in bare-bones template....Leo Famulari2017-04-121-1/+3
* system: grub: Don't attempt to load non-EFI modules on EFI....Ludovic Courtès2017-03-251-2/+4
* file-systems: Add missing docstring....Ludovic Courtès2017-03-211-0/+2
* file-systems: Do not use (gnu packages …)....Ludovic Courtès2017-03-212-23/+27
* file-systems: Factorize file-system-packages....Danny Milosavljevic2017-03-182-17/+27
* Add 'guix pack'....Ludovic Courtès2017-03-121-61/+2
* linux-initrd: Add a raw-initrd and use it to define base-initrd....Mathieu Othacehe2017-03-111-50/+79
* vm: Fix full-boot? option....David Craven2017-03-061-13/+21
* system: grub: Add missing URL in comment....Ludovic Courtès2017-03-061-1/+1
* vm: Improve readability of run-vm.sh generation....David Craven2017-03-011-31/+38
* vm: Remove hard coded kernel file name....David Craven2017-02-281-2/+3
* gnu: lightweight-desktop.tmpl: Remove xmonad....Leo Famulari2017-02-231-2/+2
* gnu: lightweight-desktop.tmpl: Complete i3-wm....Leo Famulari2017-02-231-3/+3
* system: Use the normalized codeset for the locale name in the examples....Ludovic Courtès2017-02-133-3/+3
* gnu: Move (gnu packages grub) and (gnu packages u-boot) ......David Craven2017-02-103-4/+4
* system: install: Add gptfdisk to installation os....David Craven2017-02-101-1/+1
* file-systems: Add '%network-configuration-files' and '%network-file-mappings'....Ludovic Courtès2017-02-071-1/+23
* file-systems: Remove dependency on (guix store)....Ludovic Courtès2017-02-041-1/+14
* file-systems: Add 'file-system-mapping->bind-mount'....Ludovic Courtès2017-02-032-18/+20
* system: More 'file-append' instead of #~(string-append #$thing …)....Ludovic Courtès2017-02-012-4/+4
* system: Create home directories once 'file-systems' is up....Ludovic Courtès2017-02-011-0/+34
* mapped-devices: 'source' can be a list of strings....Ludovic Courtès2017-01-241-1/+1
* file-systems: 'file-system-needed-for-boot?' is #t for parents of the store....Ludovic Courtès2017-01-161-5/+33
* system: Add btrfs file system support....David Craven2017-01-101-0/+6
* system: grub: Load relevant EFI modules on EFI systems....Ludovic Courtès2017-01-031-4/+13
* install: The list of services is now a plain list....Ludovic Courtès2016-12-191-4/+3
* linux-initrd: Support FAT filesystems....Marius Bakke2016-12-181-0/+9
* install: Add dosfstools....Ludovic Courtès2016-12-161-0/+1
* doc: Suggest installing gvfs....Ricardo Wurmus2016-11-281-1/+2
* doc: Document encrypted root partitions....Ludovic Courtès2016-11-241-2/+13
* mapped-devices: Use 'cryptsetup-static' in 'luks-device-mapping'....Ludovic Courtès2016-11-231-3/+5
* vm: Disable initrd-time QEMU networking for VM images....Ludovic Courtès2016-11-191-2/+0
* container: Pass a list of <file-system> objects as things to mount....Ludovic Courtès2016-11-102-1/+13
* linux-container: Use 'source-module-closure' when generating the script....Ludovic Courtès2016-11-101-8/+5
* system: Use grub from bootloader configuration....Marius Bakke2016-11-081-0/+1
* gnu: Remove comment which is factually incorrect....John Darrington2016-11-061-1/+1
* system: Record store file system info in each generation....Chris Marusich2016-10-301-36/+49
* mapped-devices: Use 'mdadm-static' in 'raid-device-mapping'....Ludovic Courtès2016-10-271-3/+5
* system: grub: Use Guile-{RSVG,Cairo} instead of Inkscape + ImageMagick....Ludovic Courtès2016-10-251-22/+19
* mapped-devices: Properly open RAID devices....Ludovic Courtès2016-10-041-2/+2
* Add missing exports....Ludovic Courtès2016-09-271-0/+1