]> git.proxmox.com Git - pve-installer.git/history - proxmox-auto-installer
build: force debug symbols in release build
[pve-installer.git] / proxmox-auto-installer /
2024-04-24 Thomas Lamprechtanswer: replace custom display impl with derived one...
2024-04-24 Christian Ebneranswer: perform basic input validation for keyboard
2024-04-23 Thomas Lamprechtauto installer: report every progress update and includ...
2024-04-23 Stoiko Ivanovassistant: error out on set network config for dhcp
2024-04-23 Christoph Heissauto-installer: move ssh keys setup to low-level installer
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 Christoph Heissauto-installer: support UTC as timezone
2024-04-23 Wolfgang Bumillercargo clippy --fix
2024-04-23 Wolfgang Bumilleranyhow usage consistency
2024-04-23 Wolfgang Bumillerdrop glob helper and tests
2024-04-23 Wolfgang Bumillercleanup unnecessary clones
2024-04-23 Wolfgang Bumillersimplify some code
2024-04-23 Wolfgang Bumillerdowngrade internal doc comment to regular comment
2024-04-22 Christoph Heissauto-installer: move `system.root_ssh_keys` option...
2024-04-22 Christoph Heissauto-installer: rename `global.password` option to...
2024-04-22 Christoph Heissauto-installer: use new `lvm_auto_rename` option to...
2024-04-22 Thomas Lamprechtadd fixme comment to move ssh-key setup over to installer
2024-04-22 Christoph Heissauto-installer: handle auto-reboot info messages directly
2024-04-22 Christoph Heissauto-installer: add new `system.root_ssh_keys` answer...
2024-04-22 Thomas Lamprechtauto install: rename network config source
2024-04-22 Thomas Lamprechtauto install: drop post/pre command execution for now
2024-04-22 Thomas Lamprechtassistant: rustify getting sysinfo
2024-04-22 Thomas Lamprechtauto installer: rework sys-info struct layout and add...
2024-04-22 Thomas Lamprechtauto installer: log: implement flush
2024-04-22 Thomas Lamprechtauto installer: log: print to stderr and include level
2024-04-22 Thomas Lamprechttree-wide: cargo fmt
2024-04-22 Aaron Lautererauto-installer: utils: define ISO specified settings
2024-04-22 Aaron Lautererauto-installer: answer: deny unknown fields
2024-04-22 Aaron Lautererauto installer: factor out fetch-answer and autoinst...
2024-04-22 Aaron Lautererauto-installer: fetch: add http plugin to fetch answer
2024-04-22 Aaron Lautererauto-installer: helper: add subcommand to view indentifiers
2024-04-22 Aaron Lautererauto-installer: fetch: add gathering of system identifi...
2024-04-22 Aaron Lautererauto-installer: add proxmox-autoinst-helper tool
2024-04-22 Aaron Lautererauto-installer: add tests for answer file parsing
2024-04-22 Aaron Lautererauto-installer: add fetch answer binary
2024-04-22 Aaron Lautererauto-installer: add auto-installer binary
2024-04-22 Aaron Lautereradd auto-installer crate