- Move the zinit installer from `sysadmintools` to `infra`. - This change improves the organization of the codebase and - makes it easier to find and manage installers. The old - `zinit` module was a factory only and is removed. The - `zinit_installer` is now a normal installer. The code is - significantly refactored.
13 lines
233 B
Plaintext
13 lines
233 B
Plaintext
|
|
!!hero_code.generate_installer
|
|
name:'zinit_installer'
|
|
classname:'ZinitInstaller'
|
|
singleton:1
|
|
templates:0
|
|
default:1
|
|
title:''
|
|
supported_platforms:''
|
|
reset:0
|
|
startupmanager:1
|
|
hasconfig:0
|
|
build:1 |