summaryrefslogtreecommitdiff
path: root/gnu/build
Commit message (Expand)AuthorAge
...
* linux-initrd: Try several file names when looking up modules.Ludovic Courtès2018-07-29
* linux-initrd: Improve check of initrd modules.Ludovic Courtès2018-07-29
* vm: Disable KVM on i386.Ludovic Courtès2018-07-04
* vm: 'make-iso9660-image' makes 'grub.cfg' a GC root.Ludovic Courtès2018-06-26
* vm: 'make-iso9660-image' no longer includes unreferenced store items.Ludovic Courtès2018-06-26
* vm: Don't try to modify the bind-mounted store.Ludovic Courtès2018-06-26
* linux-initrd: Module check correctly handles hyphen vs. underscore.Ludovic Courtès2018-06-14
* Remove 'guix-register' and its traces.Ludovic Courtès2018-06-14
* database: Allow for deterministic database construction.Ludovic Courtès2018-06-14
* install: Use 'reset-timestamps' from (guix store database).Ludovic Courtès2018-06-14
* database: Add 'register-items'.Ludovic Courtès2018-06-14
* install: Use (guix store database) instead of 'guix-register'.Ludovic Courtès2018-06-14
* Merge branch 'master' into core-updatesLudovic Courtès2018-06-01
|\
| * bootloader: grub: Use 'with-extensions'.Ludovic Courtès2018-06-01
| * marionette: Add 'wait-for-tcp-port'.Ludovic Courtès2018-06-01
| * file-systems: Always wait for devices to show up.Ludovic Courtès2018-05-31
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-28
|\|
| * system: Remove uses of the 'title' field of <file-system>.Ludovic Courtès2018-05-28
| * file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès2018-05-28
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-27
|\|
| * vm: Pass "panic=1" to Linux.Ludovic Courtès2018-05-25
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-24
|\|
| * vm: Print the label and UUID of partitions.Ludovic Courtès2018-05-23
* | Merge branch 'master' into core-updatesMarius Bakke2018-03-29
|\|
| * activation: Pass '-d HOME' to 'usermod'.Ludovic Courtès2018-03-27
| * gnu: When building in a VM, share a temporary directory.Chris Marusich2018-03-24
| * vm: Allow control of deduplication in root-partition-initializer.Chris Marusich2018-03-24
* | gnu: cross-base: Use invoke in (gnu build cross-toolchain).Mark H Weaver2018-03-23
|/
* glob: Add an extra glob pattern compilation stage.Ludovic Courtès2018-03-18
* linux-modules: 'load-linux-module*' honors BLACK-LIST in recursive calls.Ludovic Courtès2018-03-18
* linux-modules: Add 'current-kernel-directory'.Ludovic Courtès2018-03-18
* vm: Pass "-append ..." only once.Danny Milosavljevic2018-03-16
* vm: Use 'invoke' instead of 'system*'.Ludovic Courtès2018-03-15
* linux-modules: Add module-aliases.Danny Milosavljevic2018-03-03
* linux-modules: Add 'device-module-aliases' and related procedures.Ludovic Courtès2018-03-02
* linux-modules: Use 'load-linux-module/fd'.Ludovic Courtès2018-02-28
* marionette: Use QEMU's "VM channel" mechanism.Ludovic Courtès2018-02-19
* gnu: build: linux-boot: Remove bind-mount export.Christopher Baines2018-02-06
* linux-boot: Add find-long-options.Danny Milosavljevic2018-02-01
* gnu: Consistently Write ‘file system(s)’.Tobias Geerinckx-Rice2018-01-19
* linux-container: Work around EBADF errors upon exit.Ludovic Courtès2018-01-15
* linux-boot: Add #:on-error for initrd error handling.Ludovic Courtès2018-01-08
* vm: Pass the host's /dev/urandom to the guest at /dev/hwrng.Leo Famulari2017-12-18
* linux-boot: Add make-static-device-nodes.Danny Milosavljevic2017-12-16
* bootloader: Factorize write-file-on-device.Mathieu Othacehe2017-12-15
* vm: Adapt qemu command to ARM.Mathieu Othacehe2017-12-15
* vm: Use qemu drive device parameter.Mathieu Othacehe2017-12-13
* linux-boot: Remove unneeded import.Ludovic Courtès2017-12-02
* vm: ISO9660 images include /etc and other standard files.Ludovic Courtès2017-11-29
* linux-boot: Ensure /etc exists on the root file system.Ludovic Courtès2017-11-29