index
:
gds/gnu-guix
guix-for-govuk-mini-environment-admin
release
release_2
spike-end-to-end-test-system
spike-local-development-system-container
wip-postgresql-ssl
This repository contains snapshots of GNU Guix, to be used by the govuk-guix project.
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
build
/
linux-initrd.scm
Commit message (
Expand
)
Author
Age
*
system: Recognize more file system flags.
Ludovic Courtès
2014-07-23
*
system: Add 'file-system' decl. for /dev/pts, and use the right options.
Ludovic Courtès
2014-07-23
*
linux-initrd: Use 'call-with-error-handling' when booting.
Ludovic Courtès
2014-07-03
*
linux-initrd: Remove unused local procedure.
Ludovic Courtès
2014-07-03
*
linux-initrd: Gracefully handle lack of or invalid ext2 superblocks.
Ludovic Courtès
2014-07-02
*
linux-initrd: Allow unionfs to have a large number of open files.
Ludovic Courtès
2014-06-21
*
system: File system sources can be marked as labels or devices.
Ludovic Courtès
2014-06-03
*
linux-initrd: Wait for devices to appear when resolving a label.
Ludovic Courtès
2014-06-02
*
linux-initrd: Actually create /dev/console.
Ludovic Courtès
2014-06-01
*
linux-initrd: Make more device nodes for SCSI disks and CD-ROM devices.
Ludovic Courtès
2014-06-01
*
linux-initrd: Gracefully handle missing /dev nodes.
Ludovic Courtès
2014-06-01
*
linux-initrd: Gracefully deal with partitions with no label.
Ludovic Courtès
2014-05-31
*
linux-initrd: Allow use of volume labels in 'file-system' declarations.
Ludovic Courtès
2014-05-30
*
linux-initrd: Build /dev/loop* nodes.
Ludovic Courtès
2014-05-22
*
linux-initrd: Display a backtrace when the initial program fails.
Ludovic Courtès
2014-05-20
*
linux-initrd: Factorize kernel command-line option parsing.
Ludovic Courtès
2014-05-16
*
linux-initrd: Make /dev/ttyS0, for debugging.
Ludovic Courtès
2014-05-14
*
system: When unionfs-fuse is used for /, don't kill it when halting.
Ludovic Courtès
2014-05-14
*
services: Add 'file-system-service'.
Ludovic Courtès
2014-05-10
*
linux-initrd: Append to /etc/mtab.
Ludovic Courtès
2014-05-10
*
linux-initrd: Don't leak /dev/console file descriptors.
Ludovic Courtès
2014-05-08
*
linux-initrd: Update /etc/mtab.
Ludovic Courtès
2014-05-08
*
linux-initrd: Delete files from the initrd ramfs when switching roots.
Ludovic Courtès
2014-05-06
*
linux-initrd: Improve root file system switching.
Ludovic Courtès
2014-05-04
*
linux-initrd: Check the root and other early file systems.
Ludovic Courtès
2014-05-04
*
vm: Make root file system type a parameter, and default to ext4.
Ludovic Courtès
2014-05-03
*
system: Add first-class file system declarations.
Ludovic Courtès
2014-05-03
*
linux-initrd: Allow setuid binaries from the unionfs to run.
Ludovic Courtès
2014-04-30
*
linux-initrd: Mount / as a unionfs when asking for a volatile root.
Ludovic Courtès
2014-04-14
*
gnu: linux-initrd: Mount /dev/pts at boot time.
Ludovic Courtès
2014-04-09
*
gnu: linux-initrd: Better populate /dev.
Ludovic Courtès
2014-04-09
*
gnu: linux-initrd: Make the pseudo-tty device nodes.
Ludovic Courtès
2014-03-10
*
gnu: linux-initrd: When booting, chdir to the new root before calling 'chroot'.
Ludovic Courtès
2014-02-09
*
gnu: linux-initrd: Build /dev/input devices.
Ludovic Courtès
2014-02-01
*
gnu: linux-initrd: Make /dev/{mem,kmem}.
Ludovic Courtès
2014-02-01
*
gnu: linux-initrd: Allow the root file system to be volatile.
Ludovic Courtès
2014-01-31
*
gnu: linux-initrd: Recognize 9p file systems.
Ludovic Courtès
2014-01-31
*
gnu: linux-initrd: Properly distinguish between /dev/sda* and /dev/vda*.
Ludovic Courtès
2014-01-31
*
gnu: linux-initrd: Start a REPL when the root could not be mounted.
Ludovic Courtès
2014-01-31
*
gnu: linux-initrd: Factorize boot code.
Ludovic Courtès
2014-01-29
*
linux-initrd: Make /dev/{null,zero} world-writable.
Ludovic Courtès
2014-01-18
*
linux-initrd: Create /dev/klog and /dev/kmsg.
Ludovic Courtès
2013-09-11
*
gnu: linux-initrd: Fix creation of /dev/tty nodes.
Ludovic Courtès
2013-09-05
*
gnu: linux-initrd: Factorize device node creation.
Ludovic Courtès
2013-09-02
*
gnu: linux-initrd: Make Guile modules accessible in the chroot.
Ludovic Courtès
2013-08-31
*
gnu: linux-initrd: Add (guix build linux-initrd) and use it.
Ludovic Courtès
2013-08-29