]> git.proxmox.com Git - pve-installer.git/shortlog
pve-installer.git
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...
2024-04-22 Aaron Lauterercommon: add Display trait to ProxmoxProduct
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
2024-04-22 Aaron Lautererlow-level: add dump-udev command
2024-04-22 Aaron Lauterercommon: add deserializer for CidrAddress and filesystem...
2024-04-22 Aaron Lauterercommon: tui: use BTreeMap for predictable ordering
2024-04-22 Aaron Lauterercommon: make InstallZfsOption members public
2024-04-22 Aaron Lauterertui: common: move InstallConfig struct to common crate
2024-04-22 Aaron Lautererlow-level: write final installation config to /tmp
2024-04-22 Thomas Lamprechtd/source: mark as native package
2024-04-22 Thomas Lamprechtdrop outdated debian package install files
2024-04-22 Thomas Lamprechtsys/net: drop module path from local FQDN regex variable
2024-04-08 Christoph Heissrun env: use default error message if country detection...
2024-04-04 Christoph Heisshtml: pbs: fix missing <br> in template after feature...
2024-03-22 Christoph Heissbuild: run shellcheck as part of `test` step
2024-03-22 Christoph Heissunconfigured: move terminal size setting before startin...
2024-02-28 Thomas Lamprechtbump version to 8.1.12
2024-02-28 Thomas Lamprechtinstallation: pmg: handle clamav-clamonacc.service...
2024-02-28 Thomas Lamprechtbump version to 8.1.11
2024-02-27 Christoph Heisstui: install_progress: write low-level non-JSON message...
2024-02-27 Christoph Heissinstall: zfs: fix setting compression to 'off'
2024-02-27 Thomas Lamprechtgtk: FQDN parsing: fix fallback from error to generic...
next