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
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-modules: Add 'device-module-aliases' and related procedures.
...
Ludovic Courtès
2018-03-02
1
-1
/
+158
*
linux-modules: Use 'load-linux-module/fd'.
...
Ludovic Courtès
2018-02-28
1
-7
/
+7
*
marionette: Use QEMU's "VM channel" mechanism.
...
Ludovic Courtès
2018-02-19
1
-2
/
+5
*
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
3
-7
/
+7
*
linux-container: Work around EBADF errors upon exit.
...
Ludovic Courtès
2018-01-15
1
-4
/
+10
*
linux-boot: Add #:on-error for initrd error handling.
...
Ludovic Courtès
2018-01-08
1
-4
/
+9
*
vm: Pass the host's /dev/urandom to the guest at /dev/hwrng.
...
Leo Famulari
2017-12-18
1
-1
/
+3
*
linux-boot: Add make-static-device-nodes.
...
Danny Milosavljevic
2017-12-16
1
-0
/
+107
*
bootloader: Factorize write-file-on-device.
...
Mathieu Othacehe
2017-12-15
1
-0
/
+37
*
vm: Adapt qemu command to ARM.
...
Mathieu Othacehe
2017-12-15
1
-7
/
+27
*
vm: Use qemu drive device parameter.
...
Mathieu Othacehe
2017-12-13
1
-2
/
+4
*
linux-boot: Remove unneeded import.
...
Ludovic Courtès
2017-12-02
1
-1
/
+0
*
vm: ISO9660 images include /etc and other standard files.
...
Ludovic Courtès
2017-11-29
1
-4
/
+2
*
linux-boot: Ensure /etc exists on the root file system.
...
Ludovic Courtès
2017-11-29
1
-0
/
+1
*
shepherd: Include /etc/group in service containers.
...
Ludovic Courtès
2017-11-22
1
-4
/
+6
*
build: Use overlayfs instead of unionfs.
...
Hartmut Goebel
2017-11-08
1
-30
/
+13
*
file-systems: Add support for FAT16.
...
Ludovic Courtès
2017-10-11
1
-4
/
+35
*
file-systems: Preserve UUID types when serializing.
...
Ludovic Courtès
2017-10-11
1
-5
/
+6
*
file-systems: 'mount-file-system' now takes a <file-system> object.
...
Ludovic Courtès
2017-10-11
3
-47
/
+47
*
activation: Do not create setuid binaries in the store [security fix].
...
Ludovic Courtès
2017-10-08
1
-12
/
+1
*
uuid: Add 'uuid=?' and use it.
...
Ludovic Courtès
2017-10-05
1
-2
/
+2
*
build: Do not store two copies of the ISO-9660 superblock anymore.
...
Danny Milosavljevic
2017-09-22
1
-13
/
+0
*
file-systems: Introduce (gnu system uuid).
...
Ludovic Courtès
2017-09-11
2
-167
/
+2
*
file-systems: Add UUID type dictionaries.
...
Ludovic Courtès
2017-09-11
1
-6
/
+43
*
vm: Allow partitions to be initialized with a given UUID.
...
Ludovic Courtès
2017-09-11
1
-10
/
+16
*
vm: Add comment about deduplication in make-iso9660-image.
...
Christopher Baines
2017-09-10
1
-0
/
+1
*
marionette: 'wait-for-file' can be passed a read procedure.
...
Ludovic Courtès
2017-09-08
1
-3
/
+4
*
vm: Create /mnt in the generated ISO image in make-iso9660-image.
...
Christopher Baines
2017-09-06
1
-0
/
+5
*
vm: Add support for registering closures to make-iso9660-image.
...
Christopher Baines
2017-09-06
1
-2
/
+17
*
marionette: Augment the set of keystrokes.
...
Ludovic Courtès
2017-08-28
1
-0
/
+3
*
marionette: Fix typing of capital letters.
...
Ludovic Courtès
2017-08-28
1
-3
/
+11
*
marionette: 'wait-for-file' really raises an error when a file is missing.
...
Ludovic Courtès
2017-08-28
1
-10
/
+14
*
build: Allow mounting of entire disks.
...
Danny Milosavljevic
2017-08-05
1
-8
/
+9
*
activation: Make sure /etc exists.
...
Ludovic Courtès
2017-08-03
1
-0
/
+1
*
vm: 'iso9660-image' produces a single-file output.
...
Ludovic Courtès
2017-07-18
1
-4
/
+16
*
vm: Increase disk size overhead estimate.
...
Tobias Geerinckx-Rice
2017-07-18
1
-2
/
+2
*
build, vm: Use a less common label.
...
Tobias Geerinckx-Rice
2017-07-17
1
-2
/
+5
*
build: Make ISO-9660 image bootable from USB flash drive.
...
Danny Milosavljevic
2017-07-12
1
-0
/
+13
*
build, vm: Use "GuixSD" or "GUIXSD" as volume label.
...
Danny Milosavljevic
2017-07-10
1
-1
/
+1
*
build: Add (gnu build file-systems) import.
...
Danny Milosavljevic
2017-07-03
1
-0
/
+1
*
build: Clarify error message when make-iso9660-image fails.
...
Danny Milosavljevic
2017-07-03
1
-1
/
+1
*
build: Allow specifying volume-uuid with make-iso9660-image.
...
Danny Milosavljevic
2017-07-03
2
-5
/
+15
*
build: Add iso9660 system image generator.
...
Danny Milosavljevic
2017-07-03
1
-1
/
+17
*
gnu: Switch guile-cairo and dependents to Guile 2.2 again.
...
Ludovic Courtès
2017-07-02
1
-2
/
+2
*
file-systems: iso9660-uuid->string: Use "-" as separator in the result.
...
Danny Milosavljevic
2017-07-02
1
-1
/
+1
*
vm: Use 'fold2' from (guix combinators).
...
Ludovic Courtès
2017-06-30
1
-12
/
+1
*
vm: Estimate the disk size by default.
...
Ludovic Courtès
2017-06-30
1
-0
/
+7
*
vm: Display the disk and partition sizes.
...
Ludovic Courtès
2017-06-30
1
-2
/
+12
[next]