]> git.proxmox.com Git - pve-installer.git/history - Proxmox/Install/RunEnv.pm
install module: getters: correctly use plural in error messages
[pve-installer.git] / Proxmox / Install / RunEnv.pm
7 days ago Fabian Grünbichlermove secure boot state to RunEnv
2024-04-08 Christoph Heissrun env: use default error message if country detection...
2024-02-26 Thomas Lamprechtrun command: use explicit return undef in closures...
2024-02-23 Christoph Heissfix #4872: run env: use run_command() for country detection
2023-11-17 Thomas Lamprechtget fqdn: code/naming style cleanups
2023-11-17 Stoiko Ivanovrun env: do not store emtpy hostname
2023-11-07 Christoph Heissrun env: remove debug print
2023-11-06 Christoph Heissfix #4829: install: add new ZFS `arc_max` setup option
2023-11-03 Christoph Heissrun env: add comment for query_total_memory()
2023-10-20 Christoph Heissrun env: retrieve and store hostname from DHCP lease...
2023-10-19 Thomas Lamprechtadd interface state to run-time environment
2023-07-13 Christoph Heissrun env: add hardware-accelerated virtualization suppor...
2023-06-21 Thomas Lamprechtadd some more logging, especially at start up
2023-06-21 Thomas Lamprechtrun env: re-used cached version to speed up GUI install...
2023-06-21 Thomas Lamprechtrun env: make addresses optional, include all interfaces
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-20 Wolfgang Bumillerrun env: replace lsblk with hd_list but fix it up a bit
2023-06-20 Thomas Lamprechtrun env: add kernel cmdline info
2023-06-20 Thomas Lamprechtprovide a global singleton for RunEnv
2023-06-19 Thomas Lamprechtmove getting boot mode into runtime env
2023-06-19 Thomas Lamprechtrun env: add & use helper to query total memory
2023-06-19 Wolfgang Bumillermove dns into network section in runtime info
2023-06-19 Thomas Lamprechtrun env: do not export non-existing is_test_mode method
2023-06-19 Wolfgang BumillerRunEnv: exclude zfs in query_blockdevs
2023-06-19 Wolfgang Bumilleradd Proxmox::Install::RunEnv module