Use a squashfs attached as /dev/sdd during the C API tests.
[libguestfs.git] / daemon / ls.c
2009-04-06 Richard JonesImplement list-devices and list-partitions.
2009-04-06 Richard JonesImplementations of 'cat', 'ls', and some cleanups.
2009-04-04 Richard JonesImplement RString and RStringList return types.