Hi, > > I'd vote to keep the current approach to overwrite "freebsd.img". It's a > > "cache" directory - if you want to have something persisten, Philippe, I > > think you should simply copy your image to a different location instead. > > My concern came when thinking about bisecting:
/me tricked make with "touch ~/.cache/qemu-vm/images/${name}.img" to avoid image rebuilds while bisecting. A bit hacky, but I think better than building fragile infrastructure for rare usecases ... cheers, Gerd