]> git.proxmox.com Git - pve-installer.git/shortlog
pve-installer.git
12 days ago Alexander Zeidlerinstall module: getters: correctly use plural in error... master
12 days ago Alexander Zeidlerassistant: fix spelling and precise text in help usage...
13 days ago Thomas Lamprechtbump version to 8.2.5
13 days ago Thomas Lamprechtfetch answer: really try lower-case variant of label too
13 days ago Thomas Lamprechtbump version to 8.2.4
13 days ago Thomas Lamprechtanswer: replace custom display impl with derived one...
13 days ago Christian Ebneranswer: perform basic input validation for keyboard
13 days ago Thomas Lamprechtassistant: updated remaining error messages to reworked CLI
13 days ago Dominik Csapakassistant: fix newline before ':' in help usage output
13 days ago Thomas Lamprechtfetch answer: refactor code to find partition path
13 days ago Thomas Lamprechtauto-installer: shorten partition label to fit in 11...
2024-04-23 Thomas Lamprechtbump version to 8.2.3
2024-04-23 Thomas Lamprechtalso skip proxmox-grub if not booted in EFI mode
2024-04-23 Thomas Lamprechtbump version to 8.2.2
2024-04-23 Thomas Lamprechtunconfigured: start debug shell if auto-installation...
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 Lamprechtassistant: collapse nested if
2024-04-23 Thomas Lamprechtfetch answer: drop unused clap dependency from cargo...
2024-04-23 Thomas Lamprechtlow level installer: only log about creating SWAP if...
2024-04-23 Thomas Lamprechtlow level installer: avoid undef warning in progress...
2024-04-23 Thomas Lamprechtauto installer: report every progress update and includ...
2024-04-23 Thomas Lamprechtlow level installer: drop printing about extracting...
2024-04-23 Thomas Lamprechtassistant: fix mentioning outdated fetch-from mode...
2024-04-23 Thomas Lamprechtassistant: rework prepare-iso doc comment to recent...
2024-04-23 Alexander Zeidlerassistant: prepare iso: s/direct/included to match...
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 Christoph Heisstui: update screen during installation only when necessary
2024-04-23 Fabian Grünbichlerskip proxmox-secure-boot-support if secureboot is not...
2024-04-23 Fabian Grünbichlermove secure boot state to RunEnv
2024-04-23 Thomas Lamprechtauto installer: rename fetch mode type and included...
2024-04-23 Thomas Lamprechtauto installer: rework the default filename suffix...
2024-04-23 Thomas Lamprechtauto installer: fetch mode: move http settings into...
2024-04-23 Thomas Lamprechtassistant: default to output directory for tmp iso...
2024-04-23 Thomas Lamprechtassistant: rework prepare-iso command line interface
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 Bumillerremaining clippy fixes
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-23 Wolfgang Bumilleruse qr// for regex variable
2024-04-23 Wolfgang Bumillerless strict regex for matching udev env variables
2024-04-23 Wolfgang Bumillerbump resolver to 2
2024-04-23 Wolfgang Bumillerrename .cargo/config to .cargo/config.toml
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 Thomas Lamprechtgitignore: sort and ignore package build-directory
2024-04-22 Thomas Lamprechtbump version to 8.2.1
2024-04-22 Thomas Lamprechtd/control: recommend xorriso for assistant package
2024-04-22 Thomas Lamprechtassistant: prepare iso: avoid an useless intermediate...
2024-04-22 Christoph Heissauto-installer: use new `lvm_auto_rename` option to...
2024-04-22 Christoph Heisslow-level install: add option to automatically rename...
2024-04-22 Thomas Lamprechtbump version to 8.2.0
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: improve check if xorriso is installed
2024-04-22 Thomas Lamprechtassistant: rename identifiers command to system-info
2024-04-22 Thomas Lamprechtassistant: rustify getting sysinfo
2024-04-22 Thomas Lamprechtprint paths directly with debug, not display
2024-04-22 Thomas Lamprechtassistant: perpare-iso avoid separate directory and...
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: rework sys-info struct layout and add...
2024-04-22 Thomas Lamprechtcommon: add mocked variants for setup and ISO related...
2024-04-22 Thomas Lamprechtunconfigured: accept more telling boot cmdline option...
2024-04-22 Thomas Lamprechtunconfigured: rename auto-installer mode variable for...
2024-04-22 Thomas Lamprechtauto installer: make fetch print answer to stdout...
2024-04-22 Thomas Lamprechtauto installer: log: implement flush
2024-04-22 Thomas Lamprechtcommon installer: drop spurious println in FsType seria...
2024-04-22 Thomas Lamprechtauto installer: log: print to stderr and include level
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 Thomas Lamprechtsplit out assistant CLI tool into own debian package
2024-04-22 Thomas Lamprechtrename proxmox-autoinst-helper to proxmox-auto-install...
2024-04-22 Aaron Lautererautoinst-helper: add prepare-iso subcommand
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 Lautererauto-installer: utils: define ISO specified settings
2024-04-22 Aaron Lautererfetch-answer: move get_answer_file to utils
2024-04-22 Thomas Lamprechtd/control: add missing iproute2 and librust-nix (build...
2024-04-22 Aaron Lautereradd proxmox-chroot utility
2024-04-22 Aaron Lautererunconfigured: add proxauto as option to start auto...
2024-04-22 Aaron Lauterercommon: skip target_hd when deserializing InstallConfig
2024-04-22 Aaron Lauterercontrol: update build depends for auto installer
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...
next