Add note about benchmarking.
[libguestfs-talks.git] / 2021-pipelines / 6000-modifications.html
1 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
2 <link rel="stylesheet" href="style.css" type="text/css"/>
3 <script src="code.js" type="text/javascript"></script>
4
5 <h1>Modifying disk images in flight</h1>
6
7 <p>
8 virt-v2v can ...
9 </p>
10
11 <ul>
12 <li> install virtio drivers
13 <li> remove VMware tools
14 <li> modify the bootloader
15 <li> rebuild the initramfs
16 <li> change device names in /etc files
17 <li> change the Windows registry
18 </ul>
19
20 <p>
21 (and much more)
22 </p>