Transactional Installation Kit
A toolkit for deploying Operating System images to UEFI hardware from a USB stick.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:microos:aeon/tik-experimental && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000111 111 Bytes | |
_service | 0000000631 631 Bytes | |
_servicedata | 0000000232 232 Bytes | |
tik-1.1.9.obscpio | 0000046602 45.5 KB | |
tik-experimental.changes | 0000013499 13.2 KB | |
tik-experimental.spec | 0000004059 3.96 KB | |
tik.obsinfo | 0000000092 92 Bytes |
Revision 3 (latest revision is 88)
Richard Brown (RBrownSUSE)
committed
(revision 3)
- Update to version 1.1.9: * crypt: experimental support for encryption of existing installs - Update to version 1.1.9: * Fix indentations * Add support for migrating fprint fingerprints - Update to version 1.1.8: * Error message UEFI instead of EFI * Refined error message. Tested with UEFI system with inverted check. * initial implementation. Not tested yet. * Moved log message so it won't display multiple times. * Edited log message to reflect upower output * Fixed code indenting * Get rid of unneeded global variable and moved it locally. * Changed all tab indents to 4 spaces because it started to look strange on gitlab * Converted code to use upower instead of straight bash. * Bug in the previous Pull request would cause an infinite loop because the BAT* wildcard would follow symlinks recursively. This change would fix that bug using grep -r which would skip recursive symlinks. * Revert "Added condition to check batteries for charging state" - Update to version 1.1.7: * crypt: tidy up unmounts - Update to version 1.1.6: * crypt: resize partitions before encrypting them. minor bugfixes - Update to version 1.1.5: * crypt: mount /var - Update to version 1.1.4:
Comments 0