]> git.ipfire.org Git - people/ms/bricklayer.git/commit - src/python/disk.py
Implement passing disk images on the command line
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 8 May 2021 13:47:24 +0000 (13:47 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 8 May 2021 13:47:24 +0000 (13:47 +0000)
commit5567dbe85d970c7f6c8105e92dc199347cee5645
tree40cbbde3fbd3a9781c73e49e006cab3890c4d8a4
parentfbbd02fe132b99fa3ee27f2f6a89378b1b59354b
Implement passing disk images on the command line

This is helpful for testing when a test image can be created and passed
to the installer.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/bricklayer
src/python/__init__.py
src/python/disk.py
src/python/util.py