1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Nix Packages collection & NixOS
Find a file
aszlig 6ae87b81cc
qemu-vm: Add new option writableStoreUseTmpfs.
This is to use the VMs own disk image instead of a tmpfs in order to
avoid eating more memory. Of course, by default we still use the tmpfs
in order to not break existing VM tests.

I personally don't like the coding style of the option definition, but
in order to stay consistent, I followed the overall style in this file.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-01 02:10:13 +02:00
doc Fix the installer tests 2013-07-17 13:01:12 +02:00
gui
lib test-driver/Machine: Add new allowReboot flag. 2013-07-31 23:25:09 +02:00
maintainers
modules qemu-vm: Add new option writableStoreUseTmpfs. 2013-08-01 02:10:13 +02:00
tests Fix the misc test 2013-07-17 19:24:27 +02:00
.gitignore
.version Bump the NixOS version number to 13.07 2013-07-17 13:34:40 +02:00
COPYING
default.nix
README
release-combined.nix
release.nix Disable the trac test 2013-07-17 15:28:36 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.