mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
Added virtio modules to module list for rescue CD variations.
svn path=/nixos/trunk/; revision=12828
This commit is contained in:
parent
212d5ceff5
commit
75dc712c59
1 changed files with 3 additions and 0 deletions
|
@ -40,4 +40,7 @@
|
|||
|
||||
# Needed for live-CD operation.
|
||||
"aufs"
|
||||
|
||||
# Virtio (QEMU, KVM etc.) support.
|
||||
"virtio_net" "virtio_pci" "virtio_blk" "virtio_balloon"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue