summaryrefslogtreecommitdiff
path: root/src/op_mode/image_installer.py
AgeCommit message (Expand)Author
2023-12-16image-tools: T5825: restore authentication for add system imageJohn Estabrook
2023-12-16image-tools: T5821: restore vrf-aware add system imageJohn Estabrook
2023-12-16image-tools: T5806: deactive raid arraysJohn Estabrook
2023-12-16image-tools: T5819: do not echo password on image installJohn Estabrook
2023-12-16image-tools: T5758: restore saving previous data on installJohn Estabrook
2023-12-16image-tools: T5789: copy ssh host keys on image updateJohn Estabrook
2023-12-16image-tools: T5751: restore arg raise_error for non-interactive useJohn Estabrook
2023-12-16image-tools: T5751: add arg no_prompt for non-interactive callsJohn Estabrook
2023-12-16image-tools: T5751: normalize args using hyphen instead of underscoreJohn Estabrook
2023-12-16image: T4516: add raid-1 install supportJohn Estabrook
2023-12-16image: T4516: reword some messages and promptsJohn Estabrook
2023-12-16image: T4516: add clearer error msg on attempt to upgrade to 1.2.xJohn Estabrook
2023-12-16image: T4516: support for interoperability of legacy/new image toolsJohn Estabrook
2023-12-16image: T5195: vyos.util -> vyos.utils package refactoringJohn Estabrook
2023-12-16image: T4516: restore reboot reminder messageJohn Estabrook
2023-12-16image: T4516: set op-mode files executableJohn Estabrook
2023-12-16image: T4516: do not prompt for config copy on live installJohn Estabrook
2023-12-16image: T4516: correct implementation of configure_authenticationJohn Estabrook
2023-12-16image: T4516: correct permissions on creation of config directoryJohn Estabrook
2023-12-16image: T4516: Added system image toolszsdc