summaryrefslogtreecommitdiff
path: root/gnu/build/linux-boot.scm
Commit message (Expand)AuthorAge
* linux-boot: Add support for resuming from swap device.Jean-Baptiste Note2020-04-28
* linux-boot: Ensure volatile root is mounted read-only.Maxim Cournoyer2020-03-02
* linux-boot: Don't ignore flags when mounting root file system.Guillaume Le Vaillant2019-12-12
* linux-boot: Don't ignore options when mounting root file system.Guillaume Le Vaillant2019-11-18
* linux-boot: Fix indentation.Maxim Cournoyer2019-11-18
* linux-boot: Fix typo.Maxim Cournoyer2019-09-25
* linux-modules: Add 'load-linux-modules-from-directory'.Ludovic Courtès2019-08-16
* linux-boot: Fix e2fsck warning.Danny Milosavljevic2019-06-03
* system: Initialize console keyboard layout in the initrd.Ludovic Courtès2019-03-24
* file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès2018-05-28
* 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-boot: Add #:on-error for initrd error handling.Ludovic Courtès2018-01-08
* linux-boot: Add make-static-device-nodes.Danny Milosavljevic2017-12-16
* linux-boot: Remove unneeded import.Ludovic Courtès2017-12-02
* linux-boot: Ensure /etc exists on the root file system.Ludovic Courtès2017-11-29
* build: Use overlayfs instead of unionfs.Hartmut Goebel2017-11-08
* file-systems: 'mount-file-system' now takes a <file-system> object.Ludovic Courtès2017-10-11
* build: Fix compilation warnings.Mathieu Othacehe2017-04-11
* Rename '/root/etc/dmd' directory and 'do-not-kill' file.Alex Kost2016-01-29
* linux-boot: Remove verbose output for module loads.Ludovic Courtès2016-01-05
* linux-boot: Mount /dev as a devtmpfs from the start.Ludovic Courtès2015-09-20
* gnu: linux-boot: Remove outdated and misleading comment.Ludovic Courtès2015-05-24
* linux-boot: Don't fail if /root/etc/mtab is a dangling symlink.Ludovic Courtès2015-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ès2014-11-28
* linux-boot: Call 'pre-mount' before 'mount-root-file-system'.Ludovic Courtès2014-11-26
* linux-boot: Error out when 'pre-mount' returns #f.Ludovic Courtès2014-11-26
* linux-boot: Don't catch exceptions thrown by 'mount-root-file-system'.Ludovic Courtès2014-11-20
* linux-boot: Make more disk partition block devices.Ludovic Courtès2014-11-13
* system: Add support for boot-time mapped devices.Ludovic Courtès2014-09-22
* linux-initrd: Remove now obsolete #:guile-modules-in-chroot? parameter.Ludovic Courtès2014-09-18
* linux-initrd: Store Linux modules in a normal store directory.Ludovic Courtès2014-09-08
* linux-initrd: Copy all the script's closure to the initrd.Ludovic Courtès2014-09-08
* Move part of (gnu build linux-boot) to (gnu build file-systems).Ludovic Courtès2014-09-03
* Rename (gnu build linux-initrd) to (gnu build linux-boot).Ludovic Courtès2014-09-03