summaryrefslogtreecommitdiff
path: root/src/op_mode/image_installer.py
AgeCommit message (Expand)Author
2024-05-11image-tools: T6176: use console_hint as defaultJohn Estabrook
2024-05-10image-tools: T6176: add console hint during image installJohn Estabrook
2024-05-10image-tools: T6327: drop boot console type ttyUSBJohn Estabrook
2024-04-23image-tools: T6260: remove persistence image directory if no space errorJohn Estabrook
2024-04-17image-tools: T6154: installer prompts to confirm a non-default passwdJohn Estabrook
2024-04-08image-tools: T6207: restore choice of config.boot.default as boot configJohn Estabrook
2024-04-03T6199: drop unused Python importsChristian Breunig
2024-03-13grub: T4548: Fixed configuration files orderzsdc
2024-02-24T5781: use dynamic minisign key listKyleM
2024-02-06image-tools: T6016: wait for umount in cleanup functionJohn Estabrook
2024-01-29image-tools: T5988: validate image name in add_imageJohn Estabrook
2024-01-12image-tools: T5910: explicitly set transmission speed of serial consoleJohn Estabrook
2024-01-01image-tools: T5883: preserve file owner in /config on add system updateJohn Estabrook
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