From 9d3f336152ba9390ed2b27579c4b625d46e3c50d Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 16 Nov 2010 17:46:50 +0000 Subject: inspector: Replace old examples with ones derived from phony images. --- inspector/example-debian.xml | 60 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 inspector/example-debian.xml (limited to 'inspector/example-debian.xml') diff --git a/inspector/example-debian.xml b/inspector/example-debian.xml new file mode 100644 index 00000000..185cf0f9 --- /dev/null +++ b/inspector/example-debian.xml @@ -0,0 +1,60 @@ + + + /dev/debian/root + linux + x86_64 + debian + 5.0.1 + 5 + 0 + deb + apt + + / + /usr + /var + /home + /boot + + + + ext2 + 01234567-0123-0123-0123-012345678905 + + + ext2 + 01234567-0123-0123-0123-012345678902 + + + ext2 + 01234567-0123-0123-0123-012345678903 + + + ext2 + 01234567-0123-0123-0123-012345678904 + + + ext2 + + 01234567-0123-0123-0123-012345678901 + + + + + test1 + 1.2.3 + 1 + + + test2 + 1.2.3 + 1 + + + test3 + 1.2.3 + 1 + + + + -- cgit