index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
build
/
linux-boot.scm
Age
Commit message (
Expand
)
Author
2023-11-19
linux-boot: Don't create /root before it's used.
...
Tobias Geerinckx-Rice
2022-09-04
linux-boot: Resume from hibernation after pre-boot.
...
Jack Hill
2022-03-01
initrd: Honor rootfstype and rootflags command-line parameters.
...
Maxim Cournoyer
2022-03-01
initrd: Use non-hyphenated kernel command-line parameter names.
...
Maxim Cournoyer
2022-02-17
build: linux-boot: Expound docstring of the 'boot-system' procedure.
...
Maxim Cournoyer
2021-09-23
syscalls: Deduplicate device number conversion.
...
Tobias Geerinckx-Rice
2021-09-23
linux-boot: Honour fsck.mode & fsck.repair.
...
Tobias Geerinckx-Rice
2021-09-23
file-systems: Support forced checks & repairs.
...
Tobias Geerinckx-Rice
2021-09-12
linux-boot: Remove mummified comment.
...
Tobias Geerinckx-Rice
2021-06-16
gnu: Respect ‘rootdelay’ kernel command-line argument.
...
Tobias Geerinckx-Rice
2021-05-23
gnu: Respect the root file-system's CHECK? field.
...
Tobias Geerinckx-Rice
2020-12-17
linux-boot: Fix noresume argument parsing.
...
Tobias Geerinckx-Rice
2020-11-07
linux-boot: Resume from hibernation.
...
Tobias Geerinckx-Rice
2020-09-07
linux-boot: Handle nfs-root device strings.
...
Stefan
2020-06-08
hurd-boot: Further cleanup of "rc".
...
Jan (janneke) Nieuwenhuizen
2020-06-08
linux-boot: Update 'make-hurd-device-nodes'.
...
Jan (janneke) Nieuwenhuizen
2020-05-20
linux-boot: Refactor boot-system.
...
Maxim Cournoyer
2020-05-02
Merge branch 'master' into core-updates
Marius Bakke
2020-05-02
linux-boot: Allow the root file system to be mounted via NFS.
...
Stefan
2020-04-11
linux-boot: Add 'make-hurd-device-nodes'.
...
Ludovic Courtès
2020-04-11
linux-boot: 'make-essential-device-nodes' root parameter is optional.
...
Ludovic Courtès
2020-03-02
linux-boot: Ensure volatile root is mounted read-only.
...
Maxim Cournoyer
2019-12-12
linux-boot: Don't ignore flags when mounting root file system.
...
Guillaume Le Vaillant
2019-11-18
linux-boot: Don't ignore options when mounting root file system.
...
Guillaume Le Vaillant
2019-11-18
linux-boot: Fix indentation.
...
Maxim Cournoyer
2019-09-25
linux-boot: Fix typo.
...
Maxim Cournoyer
2019-08-16
linux-modules: Add 'load-linux-modules-from-directory'.
...
Ludovic Courtès
2019-06-03
linux-boot: Fix e2fsck warning.
...
Danny Milosavljevic
2019-03-24
system: Initialize console keyboard layout in the initrd.
...
Ludovic Courtès
2018-05-28
file-systems: Remove 'title' field and add <file-system-label>.
...
Ludovic Courtès
2018-02-06
gnu: build: linux-boot: Remove bind-mount export.
...
Christopher Baines
2018-02-01
linux-boot: Add find-long-options.
...
Danny Milosavljevic
2018-01-19
gnu: Consistently Write ‘file system(s)’.
...
Tobias Geerinckx-Rice
2018-01-08
linux-boot: Add #:on-error for initrd error handling.
...
Ludovic Courtès
2017-12-16
linux-boot: Add make-static-device-nodes.
...
Danny Milosavljevic
2017-12-02
linux-boot: Remove unneeded import.
...
Ludovic Courtès
2017-11-29
linux-boot: Ensure /etc exists on the root file system.
...
Ludovic Courtès
2017-11-08
build: Use overlayfs instead of unionfs.
...
Hartmut Goebel
2017-10-11
file-systems: 'mount-file-system' now takes a <file-system> object.
...
Ludovic Courtès
2017-04-11
build: Fix compilation warnings.
...
Mathieu Othacehe
2016-01-29
Rename '/root/etc/dmd' directory and 'do-not-kill' file.
...
Alex Kost
2016-01-05
linux-boot: Remove verbose output for module loads.
...
Ludovic Courtès
2015-09-20
linux-boot: Mount /dev as a devtmpfs from the start.
...
Ludovic Courtès
2015-05-24
gnu: linux-boot: Remove outdated and misleading comment.
...
Ludovic Courtès
2015-01-28
linux-boot: Don't fail if /root/etc/mtab is a dangling symlink.
...
Ludovic Courtès
2015-01-05
linux-boot: Make /etc/mtab a symlink to /proc/self/mounts.
...
宋文武
2014-11-28
linux-boot: Load modules and their dependencies, à la 'modprobe'.
...
Ludovic Courtès
2014-11-26
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-20
linux-boot: Don't catch exceptions thrown by 'mount-root-file-system'.
...
Ludovic Courtès
[next]