index
:
software/guix
master
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
build
/
linux-boot.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
gnu: build: linux-boot: Remove bind-mount export.
...
Christopher Baines
2018-02-06
1
-1
/
+0
*
linux-boot: Add find-long-options.
...
Danny Milosavljevic
2018-02-01
1
-0
/
+11
*
gnu: Consistently Write ‘file system(s)’.
...
Tobias Geerinckx-Rice
2018-01-19
1
-1
/
+1
*
linux-boot: Add #:on-error for initrd error handling.
...
Ludovic Courtès
2018-01-08
1
-4
/
+9
*
linux-boot: Add make-static-device-nodes.
...
Danny Milosavljevic
2017-12-16
1
-0
/
+107
*
linux-boot: Remove unneeded import.
...
Ludovic Courtès
2017-12-02
1
-1
/
+0
*
linux-boot: Ensure /etc exists on the root file system.
...
Ludovic Courtès
2017-11-29
1
-0
/
+1
*
build: Use overlayfs instead of unionfs.
...
Hartmut Goebel
2017-11-08
1
-30
/
+13
*
file-systems: 'mount-file-system' now takes a <file-system> object.
...
Ludovic Courtès
2017-10-11
1
-10
/
+10
*
build: Fix compilation warnings.
...
Mathieu Othacehe
2017-04-11
1
-0
/
+2
*
Rename '/root/etc/dmd' directory and 'do-not-kill' file.
...
Alex Kost
2016-01-29
1
-4
/
+4
*
linux-boot: Remove verbose output for module loads.
...
Ludovic Courtès
2016-01-05
1
-2
/
+1
*
linux-boot: Mount /dev as a devtmpfs from the start.
...
Ludovic Courtès
2015-09-20
1
-11
/
+9
*
gnu: linux-boot: Remove outdated and misleading comment.
...
Ludovic Courtès
2015-05-24
1
-1
/
+0
*
linux-boot: Don't fail if /root/etc/mtab is a dangling symlink.
...
Ludovic Courtès
2015-01-28
1
-2
/
+2
*
linux-boot: Make /etc/mtab a symlink to /proc/self/mounts.
...
宋文武
2015-01-05
1
-1
/
+4
*
linux-boot: Load modules and their dependencies, à la 'modprobe'.
...
Ludovic Courtès
2014-11-28
1
-15
/
+15
*
linux-boot: Call 'pre-mount' before 'mount-root-file-system'.
...
Ludovic Courtès
2014-11-26
1
-6
/
+8
*
linux-boot: Error out when 'pre-mount' returns #f.
...
Ludovic Courtès
2014-11-26
1
-2
/
+3
*
linux-boot: Don't catch exceptions thrown by 'mount-root-file-system'.
...
Ludovic Courtès
2014-11-20
1
-33
/
+27
*
linux-boot: Make more disk partition block devices.
...
Ludovic Courtès
2014-11-13
1
-1
/
+1
*
system: Add support for boot-time mapped devices.
...
Ludovic Courtès
2014-09-22
1
-3
/
+9
*
linux-initrd: Remove now obsolete #:guile-modules-in-chroot? parameter.
...
Ludovic Courtès
2014-09-18
1
-17
/
+0
*
linux-initrd: Store Linux modules in a normal store directory.
...
Ludovic Courtès
2014-09-08
1
-7
/
+6
*
linux-initrd: Copy all the script's closure to the initrd.
...
Ludovic Courtès
2014-09-08
1
-0
/
+1
*
Move part of (gnu build linux-boot) to (gnu build file-systems).
...
Ludovic Courtès
2014-09-03
1
-258
/
+1
*
Rename (gnu build linux-initrd) to (gnu build linux-boot).
...
Ludovic Courtès
2014-09-03
1
-0
/
+702