| Commit message (Expand) | Author | Age |
* | build: Fix compilation warnings. | Mathieu Othacehe | 2017-04-11 |
* | Rename '/root/etc/dmd' directory and 'do-not-kill' file. | Alex Kost | 2016-01-29 |
* | linux-boot: Remove verbose output for module loads. | Ludovic Courtès | 2016-01-05 |
* | linux-boot: Mount /dev as a devtmpfs from the start. | Ludovic Courtès | 2015-09-20 |
* | gnu: linux-boot: Remove outdated and misleading comment. | Ludovic Courtès | 2015-05-24 |
* | linux-boot: Don't fail if /root/etc/mtab is a dangling symlink. | Ludovic Courtès | 2015-01-28 |
* | linux-boot: Make /etc/mtab a symlink to /proc/self/mounts. | 宋文武 | 2015-01-05 |
* | linux-boot: Load modules and their dependencies, à la 'modprobe'. | Ludovic Courtès | 2014-11-28 |
* | linux-boot: Call 'pre-mount' before 'mount-root-file-system'. | Ludovic Courtès | 2014-11-26 |
* | linux-boot: Error out when 'pre-mount' returns #f. | Ludovic Courtès | 2014-11-26 |
* | linux-boot: Don't catch exceptions thrown by 'mount-root-file-system'. | Ludovic Courtès | 2014-11-20 |
* | linux-boot: Make more disk partition block devices. | Ludovic Courtès | 2014-11-13 |
* | system: Add support for boot-time mapped devices. | Ludovic Courtès | 2014-09-22 |
* | linux-initrd: Remove now obsolete #:guile-modules-in-chroot? parameter. | Ludovic Courtès | 2014-09-18 |
* | linux-initrd: Store Linux modules in a normal store directory. | Ludovic Courtès | 2014-09-08 |
* | linux-initrd: Copy all the script's closure to the initrd. | Ludovic Courtès | 2014-09-08 |
* | Move part of (gnu build linux-boot) to (gnu build file-systems). | Ludovic Courtès | 2014-09-03 |
* | Rename (gnu build linux-initrd) to (gnu build linux-boot). | Ludovic Courtès | 2014-09-03 |