]> git.proxmox.com Git - pve-installer.git/history - Proxmox/Sys
sys: command: add option to not print process output to stdout
[pve-installer.git] / Proxmox / Sys /
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...
2023-11-17 Thomas Lamprechtget fqdn: code/naming style cleanups
2023-11-17 Stoiko Ivanovrun env: do not store emtpy hostname
2023-10-20 Christoph Heissrun env: retrieve and store hostname from DHCP lease...
2023-10-20 Christoph Heissnet: move hostname/fqdn regexes into common code
2023-09-21 Christoph Heisssys: block: fix inverted check when detecting block...
2023-08-23 Christoph Heisssys: block: fix possible use of `undef`-value when...
2023-07-13 Philipp Hufnagldisk partitioning: fix checking answer for to-small...
2023-06-22 Thomas Lamprechtsys block: fix id for test disks
2023-06-22 Thomas LamprechtRevert "critic: lazily read directories via <> glob"
2023-06-22 Thomas Lamprechtcritic: drop useless return undefined
2023-06-22 Thomas Lamprechtcritic: lazily read directories via <> glob
2023-06-22 Thomas Lamprechtcritic: avoid $a, $b special package variables
2023-06-22 Thomas Lamprechtfix checking the now boolean prompt response
2023-06-20 Thomas Lamprechtsys command: add missing imports, switch to UI for...
2023-06-20 Thomas Lamprechtmove ipconf into run-env
2023-06-20 Thomas Lamprechtrun env: use single source of truth for block devices
2023-06-19 Thomas Lamprechtswitch prompt, error and message calls to new UI infra
2023-06-16 Wolfgang BumillerMerge remote-tracking branch 'cheiss/tui-installer...
2023-06-14 Thomas Lamprechtrename Env to ISOEnv
2023-06-09 Thomas Lamprechtvisibility fixes for calling into sys/block helpers
2023-06-09 Thomas Lamprechtcode/style cleanups
2023-06-09 Thomas Lamprechtmove global cached disk state into block module
2023-06-09 Thomas Lamprechtsys block: cleanup disk list a bit
2023-06-09 Thomas Lamprechtsys cmd: use croak instead of die for caller context
2023-06-09 Thomas Lamprechtfactor out disk & block device helpers helpers into...
2023-06-09 Thomas Lamprechtrename Proxmox::Install::Setup to Proxmox::Install...
2023-06-09 Thomas Lamprechtfactor out file helpers
2023-06-09 Thomas Lamprechtfactor out network parser and sys-info helpers
2023-06-09 Thomas Lamprechtfactor out command execution helpers