Skip to content

Instantly share code, notes, and snippets.

@antonlindstrom
Created September 5, 2011 16:20
Show Gist options
  • Save antonlindstrom/1195376 to your computer and use it in GitHub Desktop.
Save antonlindstrom/1195376 to your computer and use it in GitHub Desktop.
Simple xend-config.sxp
# -*- sh -*-
## Bridged
(network-script 'network-bridge netdev=dummy0')
(vif-script vif-bridge)
(dom0-min-mem 196)
(dom0-cpus 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment