]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Rename run_..._cmdline() functions to run_..._setup() 1198/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 21 Sep 2022 16:41:20 +0000 (18:41 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 21 Sep 2022 16:41:20 +0000 (18:41 +0200)
commit06d313d7073fefccb521d79b7132b74d11215006
treee38167fa46f991ce6a5adad97772e6f3f233e001
parentac719fa51a4b7f25ff116d0f795bcbd1deae4f01
Rename run_..._cmdline() functions to run_..._setup()

Better name since these functions end up doing more than just
constructing the command line to be used.
mkosi/__init__.py
mkosi/machine.py