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
/
system
/
vm.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm: Fix full-boot? option.
...
David Craven
2017-03-06
1
-13
/
+21
*
vm: Improve readability of run-vm.sh generation.
...
David Craven
2017-03-01
1
-31
/
+38
*
vm: Remove hard coded kernel file name.
...
David Craven
2017-02-28
1
-2
/
+3
*
gnu: Move (gnu packages grub) and (gnu packages u-boot) ...
...
David Craven
2017-02-10
1
-1
/
+1
*
vm: Disable initrd-time QEMU networking for VM images.
...
Ludovic Courtès
2016-11-19
1
-2
/
+0
*
system: vm: Remove -net user flag.
...
David Craven
2016-09-06
1
-1
/
+0
*
system: Use 'source-module-closure' where needed.
...
Ludovic Courtès
2016-09-05
1
-17
/
+5
*
gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'.
...
Ludovic Courtès
2016-07-12
1
-64
/
+58
*
gnu: Switch to 'with-imported-modules'.
...
Ludovic Courtès
2016-07-12
1
-23
/
+23
*
tests: Add whole-system test.
...
Ludovic Courtès
2016-05-04
1
-0
/
+1
*
Add (gnu tests) and (gnu build marionette).
...
Ludovic Courtès
2016-05-04
1
-1
/
+1
*
guix system: Reduce size of image produced for 'vm' action.
...
Ludovic Courtès
2016-04-29
1
-2
/
+2
*
vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present.
...
Christopher Allan Webber
2016-02-22
1
-1
/
+9
*
file-systems: Spawn a Bournish REPL upon fsck failure.
...
Ludovic Courtès
2016-02-08
1
-0
/
+1
*
system: Allow the root file system to have a UUID.
...
Ludovic Courtès
2016-01-01
1
-2
/
+3
*
gnu: Add qemu-minimal.
...
Ludovic Courtès
2015-11-21
1
-2
/
+2
*
system: Rename (gnu system linux) to (gnu system pam).
...
Ludovic Courtès
2015-11-03
1
-1
/
+1
*
vm: Make the list of partitions to build a parameter.
...
Ludovic Courtès
2015-07-26
1
-11
/
+18
*
vm: Use the 'umount' procedure instead of util-linux's 'umount' command.
...
Ludovic Courtès
2015-07-24
1
-1
/
+1
*
system: Add 'kernel-arguments' field.
...
Ludovic Courtès
2015-07-17
1
-1
/
+2
*
gnu: Include (guix build syscalls) module in initrd/VM derivations.
...
David Thompson
2015-07-10
1
-0
/
+1
*
gnu: system: Move <file-system-mapping> into (gnu system file-systems).
...
David Thompson
2015-07-07
1
-22
/
+0
*
system: Take kernel modules from the user-specified kernel.
...
Andy Wingo
2015-04-05
1
-0
/
+1
*
linux-initrd: Add USB kernel modules to the default initrd.
...
Ludovic Courtès
2015-01-27
1
-4
/
+3
*
vm: Use QEMU's standard VGA emulation by default.
...
Ludovic Courtès
2014-12-13
1
-1
/
+1
*
linux-boot: Load modules and their dependencies, à la 'modprobe'.
...
Ludovic Courtès
2014-11-28
1
-0
/
+2
*
vm: Introduce 'file-system-mapping'.
...
Ludovic Courtès
2014-11-20
1
-25
/
+68
*
vm: Formalize use of '-virtfs' options.
...
Ludovic Courtès
2014-11-20
1
-12
/
+37
*
vm: The 'run-vm' scripts now passes its arguments to QEMU.
...
Ludovic Courtès
2014-11-08
1
-2
/
+3
*
vm: Fix 'vm --full-boot' to produce a sufficient disk image.
...
Ludovic Courtès
2014-11-08
1
-15
/
+34
*
vm: Support 'guix system vm --full-boot'.
...
Ludovic Courtès
2014-11-08
1
-11
/
+16
*
vm: Factorize common QEMU options.
...
Ludovic Courtès
2014-11-06
1
-11
/
+15
*
vm: Remove unused procedure.
...
Ludovic Courtès
2014-11-06
1
-20
/
+0
*
vm: Disable swap devices in virtualized OSes.
...
Ludovic Courtès
2014-11-05
1
-0
/
+4
*
linux-initrd: Adjust VM code and doc to new 'base-initrd' signature.
...
Ludovic Courtès
2014-09-22
1
-10
/
+16
*
linux-initrd: Remove now obsolete #:guile-modules-in-chroot? parameter.
...
Ludovic Courtès
2014-09-18
1
-2
/
+1
*
linux-initrd: Copy all the script's closure to the initrd.
...
Ludovic Courtès
2014-09-08
1
-1
/
+3
*
gexp: Allow use of high-level objects in #:references-graphs.
...
Ludovic Courtès
2014-09-06
1
-42
/
+40
*
vm: Move store copy handling to (guix build store-copy).
...
Ludovic Courtès
2014-09-04
1
-1
/
+2
*
Move part of (gnu build linux-boot) to (gnu build file-systems).
...
Ludovic Courtès
2014-09-03
1
-0
/
+1
*
Rename (gnu build linux-initrd) to (gnu build linux-boot).
...
Ludovic Courtès
2014-09-03
1
-1
/
+1
*
Move operating system helpers from (guix build …) to (gnu build …).
...
Ludovic Courtès
2014-09-03
1
-6
/
+6
*
gnu: Split (gnu packages base), adding (gnu packages commencement).
...
Ludovic Courtès
2014-08-28
1
-5
/
+5
*
vm: Make sure disk image initrds load 'usb-storage.ko'.
...
Ludovic Courtès
2014-07-14
1
-3
/
+5
*
vm: Add support for i686.
...
Ludovic Courtès
2014-07-13
1
-1
/
+4
*
vm: Enable QEMU support in the freestanding VM image.
...
Ludovic Courtès
2014-07-04
1
-0
/
+5
*
linux-initrd: Rename 'qemu-initrd' to 'base-initrd'.
...
Ludovic Courtès
2014-07-01
1
-3
/
+3
*
linux-initrd: Disable QEMU networking by default.
...
Ludovic Courtès
2014-07-01
1
-3
/
+4
*
linux-initrd: Make the virtio kernel modules optional.
...
Ludovic Courtès
2014-07-01
1
-1
/
+4
*
system: Install /var/guix/profiles/system-1-link on new systems.
...
Ludovic Courtès
2014-06-27
1
-5
/
+10
[next]