aboutsummaryrefslogtreecommitdiff

7bbaf7895bfc00684e'>build/linux-boot.scm
AgeCommit message (Expand)Author
2020-04-11linux-boot: Add 'make-hurd-device-nodes'....Ludovic Courtès
2020-04-11linux-boot: 'make-essential-device-nodes' root parameter is optional....Ludovic Courtès
2020-03-02linux-boot: Ensure volatile root is mounted read-only....Maxim Cournoyer
2019-12-12linux-boot: Don't ignore flags when mounting root file system....Guillaume Le Vaillant
2019-11-18linux-boot: Don't ignore options when mounting root file system....Guillaume Le Vaillant
2019-11-18linux-boot: Fix indentation....Maxim Cournoyer
2019-09-25linux-boot: Fix typo....Maxim Cournoyer
2019-08-16linux-modules: Add 'load-linux-modules-from-directory'....Ludovic Courtès
2019-06-03linux-boot: Fix e2fsck warning....Danny Milosavljevic
2019-03-24system: Initialize console keyboard layout in the initrd....Ludovic Courtès
2018-05-28file-systems: Remove 'title' field and add <file-system-label>....Ludovic Courtès
2018-02-06gnu: build: linux-boot: Remove bind-mount export....Christopher Baines
2018-02-01linux-boot: Add find-long-options....Danny Milosavljevic
2018-01-19gnu: Consistently Write ‘file system(s)’....Tobias Geerinckx-Rice
2018-01-08linux-boot: Add #:on-error for initrd error handling....Ludovic Courtès
2017-12-16linux-boot: Add make-static-device-nodes....Danny Milosavljevic
2017-12-02linux-boot: Remove unneeded import....Ludovic Courtès
2017-11-29linux-boot: Ensure /etc exists on the root file system....Ludovic Courtès
2017-11-08build: Use overlayfs instead of unionfs....Hartmut Goebel
2017-10-11file-systems: 'mount-file-system' now takes a <file-system> object....Ludovic Courtès
2017-04-11build: Fix compilation warnings....Mathieu Othacehe