| These KVM test appliance images are designed to be used with the |
| kvm-xfstests system which can be found here: |
| |
| git://git.kernel.org/pub/scm/fs/ext2/xfstests-bld.git |
| |
| If you are testing a 32-bit x86 kernel you must use the |
| root_fs.img.i386. If you are using a 64-bit kernel, you may use |
| either the i386 or x86_64 root_fs.img file. |
| |
| Information on how to use these images can be found at the Quick Start |
| guide, located at: |
| |
| https://github.com/tytso/xfstests-bld/blob/master/Documentation/kvm-quickstart.md |
| |
| The "corresponding source" of the GPL binaries found in these KVM |
| images can be found in the source packages from this snapshot of |
| Debian distribution's Stretch release: |
| |
| @MIRROR@ |
| |
| ... as well as the following git repositories: |
| |
| @VERFILE@ |
| |
| The gen-image script found in the kvm-xfstests/test-appliance |
| directory of the xfstests-bld git repository, plus Debian jessie's |
| debootstrap, constitutes the scripts used to control the creation of |
| these KVM images. |
| |
| Local changes to xfstests can be found at: |
| |
| https://github.com/tytso/xfstests @XFSTESTS_RELEASE@ |
| |
| The URL's for the other git repositories and scripts to download the |
| sources from those repositories can be found in xfstests-bld's |
| scripts. |