]> git.proxmox.com Git - pve-installer.git/shortlog
pve-installer.git
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...
2024-02-26 Thomas Lamprechtbump version to 8.1.10
2024-02-26 Thomas Lamprechtsys/command: double wait frequency and send SIGKILL...
2024-02-26 Christoph Heisssys: command: wait for process exit with sub-second...
2024-02-26 Thomas Lamprechtbump version to 8.1.9
2024-02-26 Thomas Lamprechtrun command: use explicit return undef in closures...
2024-02-26 Thomas Lamprechtrun command: avoid using 1 as special value
2024-02-24 Thomas Lamprechtbump version to 8.1.8
2024-02-24 Thomas Lamprechttests: code-style and error handling fixes for ui2stdio
2024-02-24 Christoph Heisstui: install progress: add tests for UI^2 stdio protocol
2024-02-24 Christoph Heissbuildsys: setup proper test environment for testsuite
2024-02-24 Christoph Heisstest: add tests for UI^2 stdio protocol
2024-02-24 Thomas Lamprechtstdio connected UI: drop perl prototype definitions
2024-02-23 Christoph Heisstui, ui: switch over to JSON-based protocol
2024-02-23 Thomas Lamprechtfqdn comparison: make more efficient
2024-02-23 Thomas Lamprechtfqdn comparison: expand test scope
2024-02-23 Christoph Heissfix #5230: sys: net: properly escape FQDN regex
2024-02-23 Christoph Heisssys: net: do not allow overlong FQDNs as per RFCs and...
2024-02-23 Christoph Heissproxinstall: avoid open-coding FQDN sanity check
2024-02-23 Christoph Heisscommon: fqdn: implement case-insensitive comparison...
2024-02-23 Christoph Heisscommon: fqdn: do not allow overlong FQDNs as per Debian...
2024-02-23 Thomas Lamprechtsys: wait a second after sending TERM signal before...
2024-02-23 Christoph Heissfix #4872: run env: use run_command() for country detection
2024-02-23 Christoph Heisssys: command: add option to not print process output...
2024-02-23 Christoph Heisssys: command: allow terminating the process early from...
2024-02-23 Christoph Heisssys: command: handle EINTR in run_command()
2024-02-23 Christoph Heisssys: command: factor out kill() + waitpid() from run_co...
2024-02-23 Christoph Heisslow-level: initialize UI backend for 'dump-env' subcomm...
2024-02-23 Maximiliano... gui: remove trailing spaces and colons
2024-02-23 Maximiliano... gui: expand ip address Gtk3::Entry
2024-02-23 Maximiliano... gui: use basic grid in the network panel
2024-02-23 Maximiliano... gui: change margins in create_basic_grid
2024-02-23 Maximiliano... gui: use basic grid in country/timezone panel
2024-02-23 Maximiliano... gui: use basic grid in password panel
2024-02-23 Maximiliano... gui: move create_basic_grid subroutine definition up
2024-02-06 Aaron Lautererbuildsys: handle installing multiple executables to...
2024-02-06 Christoph Heissui: stdio: log error if display_html() is called on...
2024-02-06 Christoph Heisslow-level: align wording of finish message
2024-02-06 Christoph Heissproxinstall, common: remove "off" as zfs checksum option
2024-02-06 Christoph Heissproxinstall, common: remove deprecated fletcher2 as...
2023-11-23 Thomas Lamprechtbump version to 8.1.7
2023-11-23 Thomas Lamprechtsource interfaces.d snippets by default
2023-11-22 Thomas Lamprechtbump version to 8.1.6
2023-11-22 Fabian Grünbichlergrub: install all efi binaries in fallback/default dir
2023-11-21 Thomas Lamprechtbump version to 8.1.5
next