From: "Richard W.M. Jones" <[email protected]> --- TODO | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/TODO b/TODO index d292d35..08f2239 100644 --- a/TODO +++ b/TODO @@ -99,9 +99,13 @@ nbdkit-nbd-plugin could use enhancements: * Support for connecting to a server over IP rather than just Unix sockets. -nbdkit-floppy-plugin needs boot sector support. In theory this is -easy (eg. using SYSLINUX), but the practical reality of making a fully -bootable floppy is rather more complex. +nbdkit-floppy-plugin: + +* Add boot sector support. In theory this is easy (eg. using + SYSLINUX), but the practical reality of making a fully bootable + floppy is rather more complex. + +* Add multiple dir merging. nbdkit-linuxdisk-plugin: -- 1.8.3.1 _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
