summaryrefslogtreecommitdiff
path: root/src/op_mode/image_installer.py
AgeCommit message (Expand)Author
2024-05-28op mode: T6389: Check architecture and flavor compatibility on upgrade attemptsNataliia Solomko
2024-05-10image-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-22image-tools: T6260: remove persistence image directory if no space errorJohn Estabrook
2024-04-16image-tools: T6154: installer prompts to confirm a non-default passwdJohn Estabrook
2024-04-07image-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-03-07config: T4919: Support copying encrypted volumes during installsarthurdev
2024-02-05image-tools: T6016: wait for umount in cleanup functionJohn Estabrook
2024-01-27image-tools: T5988: validate image name in add_imageJohn Estabrook
2024-01-11image-tools: T5910: explicitly set transmission speed of serial consoleJohn Estabrook
2024-01-01Merge pull request #2731 from jestabro/copy-preserve-ownerJohn Estabrook
2023-12-31image-tools: T5883: preserve file owner in /config on add system updateJohn Estabrook
2023-12-30T3476: Add option latest to add system imageViacheslav Hletenko
2023-12-21T5781: use dynamic minisign key listKyleM
2023-12-14image-tools: T5825: restore authentication for add system imageJohn Estabrook
2023-12-14Merge pull request #2624 from jestabro/vrf-aware-add-imageChristian Breunig
2023-12-13image-tools: T5821: restore vrf-aware add system imageJohn Estabrook
2023-12-13Merge pull request #2621 from jestabro/clear-raid-on-installJohn Estabrook
2023-12-13image-tools: T5806: deactive raid arraysJohn Estabrook
2023-12-12image-tools: T5819: do not echo password on image installJohn Estabrook
2023-12-07image-tools: T5758: restore saving previous data on installJohn Estabrook
2023-11-29image-tools: T5789: copy ssh host keys on image updateJohn Estabrook
2023-11-27image-tools: T5751: restore arg raise_error for non-interactive useJohn Estabrook
2023-11-27image-tools: T5751: add arg no_prompt for non-interactive callsJohn Estabrook
2023-11-27image-tools: T5751: normalize args using hyphen instead of underscoreJohn Estabrook
2023-11-16image: T4516: add raid-1 install supportJohn Estabrook
2023-11-16image: T4516: reword some messages and promptsJohn Estabrook
2023-11-16image: T4516: add clearer error msg on attempt to upgrade to 1.2.xJohn Estabrook
2023-11-15image: T4516: support for interoperability of legacy/new image toolsJohn Estabrook
2023-11-15image: T5195: vyos.util -> vyos.utils package refactoringJohn Estabrook
2023-11-15image: T4516: restore reboot reminder messageJohn Estabrook
2023-11-15image: T4516: set op-mode files executableJohn Estabrook
2023-11-15image: T4516: do not prompt for config copy on live installJohn Estabrook
2023-11-15image: T4516: correct implementation of configure_authenticationJohn Estabrook
2023-11-15image: T4516: correct permissions on creation of config directoryJohn Estabrook
2023-11-15image: T4516: Added system image toolszsdc