]> git.proxmox.com Git - pve-installer.git/commit
low level: testmode: take path to disk image instead of using /dev/null
authorChristoph Heiss <c.heiss@proxmox.com>
Thu, 9 Nov 2023 09:47:56 +0000 (10:47 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 9 Nov 2023 13:44:51 +0000 (14:44 +0100)
commit4b4dfa12e08aa51353b8c7c1c8a6b330c0bee74b
treed226d754f6ccfaff4d199bb46af39e3f2f5b5b92
parent521dfff58362ad7644604cead593c0d398f8cbf7
low level: testmode: take path to disk image instead of using /dev/null

.. in exactly the same way GUI and TUI installer do, streamlining them.

Up until now, testing the TUI installer often involved hand-editing the
`run-env-info.json` to put some proper disk sizes > 0 in place. This
makes this process a lot easier.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
Makefile
proxmox-low-level-installer