summaryrefslogtreecommitdiff
path: root/gnu/system
Commit message (Expand)AuthorAge
* guix system: Check for the lack of modules in the initrd.Ludovic Courtès2018-03-02
* system: Add 'initrd-modules' field.Ludovic Courtès2018-03-02
* linux-initrd: Separate file system module logic.Ludovic Courtès2018-03-02
* Merge branch 'master' into core-updatesMark H Weaver2018-02-16
|\
| * services: agetty: Add agetty instance to base services. Make its tty optional.Danny Milosavljevic2018-02-15
* | Merge branch 'master' into core-updatesMarius Bakke2018-02-01
|\|
| * gnu: linux-libre: NVME core support is now built-in.Mark H Weaver2018-01-30
* | system: Put locales where libc will find them.Mark H Weaver2018-01-24
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-23
|\|
| * system: Rename a20-olinuxino-lime-sd-installation-os.Danny Milosavljevic2018-01-23
| * system: Add A20 OLinuXino LIME installer.Danny Milosavljevic2018-01-22
| * doc: No longer mention Wicd in OS examples.Ludovic Courtès2018-01-21
| * system: Add Nintendo NES Classic Edition installer.Danny Milosavljevic2018-01-20
| * system: Factor out embedded-installation-os.Danny Milosavljevic2018-01-20
| * system: Factor out agetty-default-service.Danny Milosavljevic2018-01-20
| * system: Add A20 OLinuXino MICRO installer.Danny Milosavljevic2018-01-20
| * system: Add A20 OLinuXino LIME2 installer.Danny Milosavljevic2018-01-20
| * system: Add Banana Pi M2 Ultra installer.Danny Milosavljevic2018-01-20
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-19
|\|
| * gnu: Consistently Write ‘file system(s)’.Tobias Geerinckx-Rice2018-01-19
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-11
|\|
| * system: Extend .gdbinit to authorize extensions from /gnu/store/*/lib.Ludovic Courtès2018-01-09
| * linux-boot: Add #:on-error for initrd error handling.Ludovic Courtès2018-01-08
| * vm: 'vm-image' images refer to the root file system by UUID.Ludovic Courtès2018-01-07
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-12-31
|\|
| * file-systems: Move %control-groups from %base-file-systems toMathieu Othacehe2017-12-22
| * file-systems: Do not mount hugetlb cgroup filesystem.Mathieu Othacehe2017-12-22
| * mapped-devices: 'luks-device-mapping' checks its source device.Ludovic Courtès2017-12-22
| * mapped-devices: Add 'location' and 'check' fields.Ludovic Courtès2017-12-22
| * system: examples: Add missing initrd to beaglebone-black.tmpl.Mathieu Othacehe2017-12-22
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-19
|\|
| * system: examples: Add a template for BeagleBone Black.Mathieu Othacehe2017-12-18
| * vm: Pass the host's /dev/urandom to the guest at /dev/hwrng.Leo Famulari2017-12-18
| * gnu: system: vm: Use loose cache for 9p file system.Christopher Baines2017-12-17
| * system: Add BeagleBone Black installer.Mathieu Othacehe2017-12-15
| * bootloader: Factorize write-file-on-device.Mathieu Othacehe2017-12-15
| * vm: Adapt qemu command to ARM.Mathieu Othacehe2017-12-15
* | gnu: guile: Move Readline support to a separate 'guile-readline' package.Ludovic Courtès2017-12-08
|/
* Merge branch 'version-0.14.0'Ludovic Courtès2017-12-07
|\
| * install: Don't start sshd by default.Ludovic Courtès2017-12-04
* | gnu, doc, tests: Use ‘bootloader-configuration’ everywhere.Tobias Geerinckx-Rice2017-12-06
* | bootloader: extlinux: Stop using dd binary.Mathieu Othacehe2017-12-04
|/
* install: Add colors in 'motd' and 'issue'.Ludovic Courtès2017-12-03
* install: Add the prerequisites of 'profile-derivation' as GC roots.Ludovic Courtès2017-12-03
* uuid: Fix typo in comment.Ludovic Courtès2017-12-02
* system: vm: Fix typo in comment.Mathieu Othacehe2017-12-02
* system: vm: Do not add EFI partition on ARM system.Mathieu Othacehe2017-12-01
* vm: Filter out file systems that refer to UUIDs or labels.Ludovic Courtès2017-11-30
* vm: Use os-defined initrd intead of base-initrd.Mathieu Othacehe2017-11-26
* install: Fix typo.Tobias Geerinckx-Rice2017-11-11