]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Move run_ssh() to run_qemu() 1745/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 6 Aug 2023 10:17:22 +0000 (12:17 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 6 Aug 2023 10:45:13 +0000 (12:45 +0200)
commitb9720d9e682cba2ecb2b659f167a5f212c63fae1
tree3d2a7a1d71390af68f594987f5139d4ab5f0bc5a
parent413ffa92457fb8f9a130a1510ca9a730dbc597bf
Move run_ssh() to run_qemu()

The ssh verb only works when the machine is booted with qemu so they
belong together.
mkosi/__init__.py
mkosi/qemu.py