Add .gitignore file for git.
[virt-p2v.git] / TODO
1 # Detect if network is already present, and don't try to set it up again
2 # (for PXE boot case).
3
4 Hooks?
5
6 For PV drivers:
7   Point them to http://www.redhat.com/docs/manuals/enterprise/ and tell
8   them to click on "Para-Virtualized Drivers for Red Hat Enterprise
9   Linux" document
10
11 Generate a Xen /etc/xm -style config file.
12
13 Contact libvirtd and get capabilities.
14   - Use a xen+ssh://server/ path.
15   - If not possible, ask admin to supply capabilities.
16   - Warn if insufficient pCPUs or RAM on the target.