summaryrefslogtreecommitdiff
path: root/gnu/system
Commit message (Expand)AuthorAgeFilesLines
* 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
* system: Don't emit a GRUB 'search' command when passed a GRUB file name....Ludovic Courtès2016-09-261-12/+17
* system: grub.cfg uses correct file names when store is not in root partition....Carlos Sánchez de La Lama2016-09-241-7/+23
* services: console-font: A single service handles all the VTs....Ludovic Courtès2016-09-191-6/+4
* install: Use login-service....David Craven2016-09-111-3/+3
* system: grub: Allow arbitrary kernel file names in 'menu-entry'....Ludovic Courtès2016-09-091-10/+3
* gnu: Add edit warning to generated grub.cfg files...John Darrington2016-09-081-0/+4
* gnu: lightweight-desktop.tmpl: Fix typo....Efraim Flashner2016-09-081-1/+1
* system: vm: Remove -net user flag....David Craven2016-09-061-1/+0
* system: Use 'source-module-closure' where needed....Ludovic Courtès2016-09-053-33/+19
* Reinstate "services: elogind: Provide '%elogind-file-systems' by extension."...Ludovic Courtès2016-09-011-1/+0
* system: Do not create the home directory of "nobody"....Ludovic Courtès2016-08-281-0/+1
* system: Add 'create-home-directory?' field to <user-account>....Ludovic Courtès2016-08-281-0/+3
* Revert "services: elogind: Provide '%elogind-file-systems' by extension."...Mark H Weaver2016-08-221-0/+1
* services: elogind: Provide '%elogind-file-systems' by extension....Ludovic Courtès2016-08-221-1/+0
* ui: Remove dependency on (gnu system file-systems)....Ludovic Courtès2016-08-041-0/+18
* Merge branch 'core-updates'Mark H Weaver2016-08-042-23/+2
|\