bootctl Управление A/B слотами при загрузке и обновлении Тип файла: команда bootctl - command-line wrapper for the boot HAL. usage: bootctl COMMAND Commands: hal-info - Show info about boot_control HAL used. get-number-slots - Prints number of slots. get-current-slot - Prints currently running SLOT. mark-boot-successful - Mark current slot as GOOD. get-active-boot-slot - Prints the SLOT to load on next boot. set-active-boot-slot SLOT - On next boot, load and execute SLOT. set-slot-as-unbootable SLOT - Mark SLOT as invalid. is-slot-bootable SLOT - Returns 0 only if SLOT is bootable. is-slot-marked-successful SLOT - Returns 0 only if SLOT is marked GOOD. get-suffix SLOT - Prints suffix for SLOT. set-snapshot-merge-status STAT - Sets whether a snapshot-merge of any dynamic partition is in progress. Valid STAT values are: none, unknown, snapshotted, merging, or cancelled. get-snapshot-merge-status - Prints the current snapshot-merge status. SLOT parameter is the zero-based slot-number.[ ManLinux ] |