summaryrefslogtreecommitdiff
path: root/gnu/build/linux-boot.scm
AgeCommit message (Expand)AuthorFilesLines
2026-01-14install: Register agetty on primary console on AArch64.Rutherther1-1/+72
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Update Maxim's email address.Maxim Cournoyer1-1/+1
2023-11-19linux-boot: Don't create /root before it's used.Tobias Geerinckx-Rice1-4/+4
2022-09-04linux-boot: Resume from hibernation after pre-boot.Jack Hill1-9/+9
2022-03-01initrd: Honor rootfstype and rootflags command-line parameters.Maxim Cournoyer1-19/+36
2022-03-01initrd: Use non-hyphenated kernel command-line parameter names.Maxim Cournoyer1-15/+16
2022-02-17build: linux-boot: Expound docstring of the 'boot-system' procedure.Maxim Cournoyer1-4/+5
2021-09-23syscalls: Deduplicate device number conversion.Tobias Geerinckx-Rice1-14/+4
2021-09-23linux-boot: Honour fsck.mode & fsck.repair.Tobias Geerinckx-Rice1-28/+44
2021-09-23file-systems: Support forced checks & repairs.Tobias Geerinckx-Rice1-4/+15
2021-09-12linux-boot: Remove mummified comment.Tobias Geerinckx-Rice1-4/+0
2021-06-16gnu: Respect ‘rootdelay’ kernel command-line argument.Tobias Geerinckx-Rice1-0/+10
2021-05-23gnu: Respect the root file-system's CHECK? field.Tobias Geerinckx-Rice1-5/+11
2020-12-17linux-boot: Fix noresume argument parsing.Tobias Geerinckx-Rice1-1/+4
2020-11-07linux-boot: Resume from hibernation.Tobias Geerinckx-Rice1-0/+59
2020-09-07linux-boot: Handle nfs-root device strings.Stefan1-2/+3
2020-06-08hurd-boot: Further cleanup of "rc".Jan (janneke) Nieuwenhuizen1-47/+1
2020-06-08linux-boot: Update 'make-hurd-device-nodes'.Jan (janneke) Nieuwenhuizen1-0/+15
2020-05-20linux-boot: Refactor boot-system.Maxim Cournoyer1-35/+28
2020-05-02Merge branch 'master' into core-updatesMarius Bakke1-4/+7
2020-05-02linux-boot: Allow the root file system to be mounted via NFS.Stefan1-4/+7
2020-04-11linux-boot: Add 'make-hurd-device-nodes'.Ludovic Courtès1-0/+31
2020-04-11linux-boot: 'make-essential-device-nodes' root parameter is optional.Ludovic Courtès1-2/+2
2020-03-02linux-boot: Ensure volatile root is mounted read-only.Maxim Cournoyer1-2/+2
2019-12-12linux-boot: Don't ignore flags when mounting root file system.Guillaume Le Vaillant1-5/+13
2019-11-18linux-boot: Don't ignore options when mounting root file system.Guillaume Le Vaillant1-5/+14
2019-11-18linux-boot: Fix indentation.Maxim Cournoyer1-74/+74
2019-09-25linux-boot: Fix typo.Maxim Cournoyer1-2/+3
2019-08-16linux-modules: Add 'load-linux-modules-from-directory'.Ludovic Courtès1-7/+2
2019-06-03linux-boot: Fix e2fsck warning.Danny Milosavljevic1-0/+4
2019-03-24system: Initialize console keyboard layout in the initrd.Ludovic Courtès1-2/+13
2018-05-28file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès1-3/+9
2018-02-06gnu: build: linux-boot: Remove bind-mount export.Christopher Baines1-1/+0
2018-02-01linux-boot: Add find-long-options.Danny Milosavljevic1-0/+11
2018-01-19gnu: Consistently Write ‘file system(s)’.Tobias Geerinckx-Rice1-1/+1
2018-01-08linux-boot: Add #:on-error for initrd error handling.Ludovic Courtès1-4/+9
2017-12-16linux-boot: Add make-static-device-nodes.Danny Milosavljevic1-0/+107
2017-12-02linux-boot: Remove unneeded import.Ludovic Courtès1-1/+0
2017-11-29linux-boot: Ensure /etc exists on the root file system.Ludovic Courtès1-0/+1
2017-11-08build: Use overlayfs instead of unionfs.Hartmut Goebel1-30/+13
2017-10-11file-systems: 'mount-file-system' now takes a <file-system> object.Ludovic Courtès1-10/+10
2017-04-11build: Fix compilation warnings.Mathieu Othacehe1-0/+2
2016-01-29Rename '/root/etc/dmd' directory and 'do-not-kill' file.Alex Kost1-4/+4
2016-01-05linux-boot: Remove verbose output for module loads.Ludovic Courtès1-2/+1
2015-09-20linux-boot: Mount /dev as a devtmpfs from the start.Ludovic Courtès1-11/+9
2015-05-24gnu: linux-boot: Remove outdated and misleading comment.Ludovic Courtès1-1/+0
2015-01-28linux-boot: Don't fail if /root/etc/mtab is a dangling symlink.Ludovic Courtès1-2/+2
2015-01-05linux-boot: Make /etc/mtab a symlink to /proc/self/mounts.宋文武1-1/+4