index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
system
/
vm.scm
Age
Commit message (
Expand
)
Author
2015-04-05
system: Take kernel modules from the user-specified kernel.
...
Andy Wingo
2015-01-27
linux-initrd: Add USB kernel modules to the default initrd.
...
Ludovic Courtès
2014-12-13
vm: Use QEMU's standard VGA emulation by default.
...
Ludovic Courtès
2014-11-28
linux-boot: Load modules and their dependencies, à la 'modprobe'.
...
Ludovic Courtès
2014-11-20
vm: Introduce 'file-system-mapping'.
...
Ludovic Courtès
2014-11-20
vm: Formalize use of '-virtfs' options.
...
Ludovic Courtès
2014-11-08
vm: The 'run-vm' scripts now passes its arguments to QEMU.
...
Ludovic Courtès
2014-11-08
vm: Fix 'vm --full-boot' to produce a sufficient disk image.
...
Ludovic Courtès
2014-11-08
vm: Support 'guix system vm --full-boot'.
...
Ludovic Courtès
2014-11-06
vm: Factorize common QEMU options.
...
Ludovic Courtès
2014-11-06
vm: Remove unused procedure.
...
Ludovic Courtès
2014-11-05
vm: Disable swap devices in virtualized OSes.
...
Ludovic Courtès
2014-09-22
linux-initrd: Adjust VM code and doc to new 'base-initrd' signature.
...
Ludovic Courtès
2014-09-18
linux-initrd: Remove now obsolete #:guile-modules-in-chroot? parameter.
...
Ludovic Courtès
2014-09-08
linux-initrd: Copy all the script's closure to the initrd.
...
Ludovic Courtès
2014-09-06
gexp: Allow use of high-level objects in #:references-graphs.
...
Ludovic Courtès
2014-09-04
vm: Move store copy handling to (guix build store-copy).
...
Ludovic Courtès
2014-09-03
Move part of (gnu build linux-boot) to (gnu build file-systems).
...
Ludovic Courtès
2014-09-03
Rename (gnu build linux-initrd) to (gnu build linux-boot).
...
Ludovic Courtès
2014-09-03
Move operating system helpers from (guix build …) to (gnu build …).
...
Ludovic Courtès
2014-08-28
gnu: Split (gnu packages base), adding (gnu packages commencement).
...
Ludovic Courtès
2014-07-14
vm: Make sure disk image initrds load 'usb-storage.ko'.
...
Ludovic Courtès
2014-07-13
vm: Add support for i686.
...
Ludovic Courtès
2014-07-04
vm: Enable QEMU support in the freestanding VM image.
...
Ludovic Courtès
2014-07-01
linux-initrd: Rename 'qemu-initrd' to 'base-initrd'.
...
Ludovic Courtès
2014-07-01
linux-initrd: Disable QEMU networking by default.
...
Ludovic Courtès
2014-07-01
linux-initrd: Make the virtio kernel modules optional.
...
Ludovic Courtès
2014-06-27
system: Install /var/guix/profiles/system-1-link on new systems.
...
Ludovic Courtès
2014-06-04
vm: Add #:name parameter for 'system-disk-image'.
...
Ludovic Courtès
2014-06-03
gnu: Merge Parted, fdisk, and ddrescue in (gnu packages disk).
...
Ludovic Courtès
2014-06-03
system: File system sources can be marked as labels or devices.
...
Ludovic Courtès
2014-05-30
vm: disk-image: Specify the root file system using a label.
...
Ludovic Courtès
2014-05-29
vm: Allow a volume name to be specified for the root partition.
...
Ludovic Courtès
2014-05-23
vm: Disable QEMU networking in the disk image initrd.
...
Ludovic Courtès
2014-05-22
vm: Add 'system-disk-image'.
...
Ludovic Courtès
2014-05-22
vm: Use a para-virtualized disk when creating an image.
...
Ludovic Courtès
2014-05-22
vm: Make the image format a parameter.
...
Ludovic Courtès
2014-05-20
Add (gnu system file-systems).
...
Ludovic Courtès
2014-05-19
vm: Make the device name a parameter.
...
Ludovic Courtès
2014-05-18
system: Make /run/current-system at activation time.
...
Ludovic Courtès
2014-05-15
system: Add (guix build install) module.
...
Ludovic Courtès
2014-05-15
vm: Support initialization of the store DB when the store is shared.
...
Ludovic Courtès
2014-05-14
vm: Keep acceptable file systems from the original OS.
...
Ludovic Courtès
2014-05-14
vm: Pass '-serial stdio' in the run-vm.sh.
...
Ludovic Courtès
2014-05-11
system: Make accounts and groups at activation time.
...
Ludovic Courtès
2014-05-10
vm: Fix recently-introduced regression in 'operating-system-services' use.
...
Ludovic Courtès
2014-05-04
linux-initrd: Check the root and other early file systems.
...
Ludovic Courtès
2014-05-03
vm: Provide a root partition for the freestanding VM image.
...
Ludovic Courtès
2014-05-03
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
[next]