Allow image creation from unsupported media
Add a new "Unsupported" os_type class. Images that get created from unsupported media have the EXCLUDE_ALL_TASKS property enabled.
Showing
- image_creator/dialog_main.py 19 additions, 0 deletionsimage_creator/dialog_main.py
- image_creator/dialog_menu.py 6 additions, 0 deletionsimage_creator/dialog_menu.py
- image_creator/image.py 23 additions, 5 deletionsimage_creator/image.py
- image_creator/main.py 15 additions, 0 deletionsimage_creator/main.py
- image_creator/os_type/__init__.py 7 additions, 2 deletionsimage_creator/os_type/__init__.py
- image_creator/os_type/unsupported.py 55 additions, 0 deletionsimage_creator/os_type/unsupported.py
Loading
Please register or sign in to comment