]> git.proxmox.com Git - pve-installer.git/history - proxmox-fetch-answer/src/main.rs
bump version to 8.2.6
[pve-installer.git] / proxmox-fetch-answer / src / main.rs
2024-04-23 Thomas Lamprechtfetch answer: allow to override fetch-from mode through...
2024-04-23 Thomas Lamprechtfetch answer: split main for easier error handling
2024-04-23 Thomas Lamprechtrun cargo fmt
2024-04-23 Thomas Lamprechtauto installer: rename fetch mode type and included...
2024-04-23 Thomas Lamprechtauto installer: fetch mode: move http settings into...
2024-04-23 Thomas Lamprechtauto installer: drop fetch-from auto mode
2024-04-23 Thomas Lamprechtmake auto install source mode use a singular name
2024-04-23 Wolfgang Bumillercargo clippy --fix
2024-04-23 Wolfgang Bumilleranyhow usage consistency
2024-04-22 Thomas Lamprechtfetch answers: avoid utils module
2024-04-22 Thomas Lamprechtauto installer: make fetch print answer to stdout...
2024-04-22 Thomas Lamprechttree-wide: cargo fmt
2024-04-22 Thomas Lamprechtauto install: fine tune flag/config file names on ISO
2024-04-22 Aaron Lautererfetch-answer: use ISO specified configurations
2024-04-22 Aaron Lautererauto installer: factor out fetch-answer and autoinst...