]> git.proxmox.com Git - pve-installer.git/history - proxmox-fetch-answer
fetch answer: refactor code to find partition path
[pve-installer.git] / proxmox-fetch-answer /
2024-04-24 Thomas Lamprechtfetch answer: refactor code to find partition path
2024-04-24 Thomas Lamprechtauto-installer: shorten partition label to fit in 11...
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 Lamprechtfetch answer: drop unused clap dependency from cargo...
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-23 Wolfgang Bumillersimplify some code
2024-04-22 Thomas Lamprechtassistant: rustify getting sysinfo
2024-04-22 Thomas Lamprechtprint paths directly with debug, not display
2024-04-22 Thomas Lamprechtfetch answers: rename partition search label
2024-04-22 Thomas Lamprechtfetch answers: avoid utils module
2024-04-22 Thomas Lamprechtfetch answers: name DHCP options more explicit
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: dpcp: improve logging of steps taken
2024-04-22 Aaron Lautererfetch-answer: use ISO specified configurations
2024-04-22 Aaron Lautererfetch-answer: move get_answer_file to utils
2024-04-22 Aaron Lautererauto installer: factor out fetch-answer and autoinst...