summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-06-06 17:34:42 +0100
committerRichard Jones <rjones@redhat.com>2009-06-06 17:34:42 +0100
commit42b90f2d0d5b16da948f77e99e84c9192e742a4e (patch)
tree571574fb1aaa0decc548081a786ac600b125e0f2 /TODO
parentf18af71ff43dd87d343b459134a470900f84b833 (diff)
downloadlibguestfs-42b90f2d0d5b16da948f77e99e84c9192e742a4e.tar.gz
libguestfs-42b90f2d0d5b16da948f77e99e84c9192e742a4e.tar.xz
libguestfs-42b90f2d0d5b16da948f77e99e84c9192e742a4e.zip
Parse /etc/modprobe.conf and initrd to give us a closer understanding
of what the guest will actually boot on.
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO b/TODO
index 04eda6cd..32a782c9 100644
--- a/TODO
+++ b/TODO
@@ -37,13 +37,6 @@ error cases.
For virt-inspector:
- - Are PV network drivers enabled (see /etc/modprobe.conf):
-
- alias eth0 xennet
- alias scsi_hostadapter xenblk
-
- - ... and can it boot from a PV driver (have to look inside the initrd)
-
- Make a libvirt XML config
- Test over available OSes