vm: Keep acceptable file systems from the original OS.
authorLudovic Courtès <ludo@gnu.org>
Wed, 14 May 2014 21:15:51 +0000 (23:15 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 14 May 2014 21:15:51 +0000 (23:15 +0200)
commit1eeccc2f31c0b0f8c600cb181f19fda1d90551a6
tree4b5da3209bb8d84ea815fb0d64b975c92fae5541
parent4106c589885bceab3faee9d446f348784018891c
vm: Keep acceptable file systems from the original OS.

* gnu/system/vm.scm (virtualized-operating-system): Instead of
  completely overriding 'file-systems', use 'remove' to filter out some
  of those declared in OS.
  (system-qemu-image): Likewise.
gnu/system/vm.scm