Transactional Installation Kit
A toolkit for deploying Operating System images to UEFI hardware from a USB stick.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / tik
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:microos:aeon/tik && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000623 623 Bytes | |
_servicedata | 0000000232 232 Bytes | |
tik-1.0.99.obscpio | 0000039434 38.5 KB | |
tik.changes | 0000011407 11.1 KB | |
tik.obsinfo | 0000000093 93 Bytes | |
tik.spec | 0000003552 3.47 KB |
Revision 74 (latest revision is 110)
Richard Brown (RBrownSUSE)
committed
(revision 74)
- Update to version 1.0.99: * Unify /etc and /usr copies of config * Fix display error in selection dialog if disk has no partitions. * Edit to fix incorrect comment in code * Moved comments around so code is easier to read * Changed if statement so that if chassis is detected as a non mobile, it rill return early * Adjusted the function names to be more descriptive and modified if statement for readability. * Fix indents for readability * Fix indents for readability * Fixed extra function added to AC power * Fixed issue where VSCodium cropped part of the code * Added condition to check batteries for charging state which would indicate they are connected to power, and removed the hard block so it would only warn the user if they are about to install via battery * Filters USB devices to not be listed in disk selection dialog. Add a config value to allow USB devices to show in selection dialog. Fixes installation on USB devices. * Added condition to check batteries for charging state which would indicate they are connected to power, and removed the hard block so it would only warn the user if they are about to install via battery * Removed unused code for partion label info * Change how partition info is displayed * Improvement for https://github.com/sysrich/tik/issues/17 Added partition info to disk selection dialog. Info added is number of partitions for the disk and label, file system and size of each partition.
Comments 0