MFstable/10 r296782:
MFC r293436:
- Add a conf.sh file for executing common functions with geli
- Use linear probing to find the first unique md(4) device, unlike the other code which uses attach_md, as geli(8) allocates the md(4) devices itself
- Don't hardcode /tmp for temporary files, which violates the kyua sandbox