]> git.proxmox.com Git - pve-installer.git/history - proxinstall
bump version to 8.2.5
[pve-installer.git] / proxinstall
2024-02-27 Thomas Lamprechtgtk: FQDN parsing: fix fallback from error to generic...
2024-02-23 Christoph Heissproxinstall: avoid open-coding FQDN sanity check
2024-02-23 Maximiliano Sandovalgui: remove trailing spaces and colons
2024-02-23 Maximiliano Sandovalgui: expand ip address Gtk3::Entry
2024-02-23 Maximiliano Sandovalgui: use basic grid in the network panel
2024-02-23 Maximiliano Sandovalgui: change margins in create_basic_grid
2024-02-23 Maximiliano Sandovalgui: use basic grid in country/timezone panel
2024-02-23 Maximiliano Sandovalgui: use basic grid in password panel
2024-02-23 Maximiliano Sandovalgui: move create_basic_grid subroutine definition up
2024-02-06 Christoph Heissproxinstall, common: remove "off" as zfs checksum option
2024-02-06 Christoph Heissproxinstall, common: remove deprecated fletcher2 as...
2023-11-17 Thomas Lamprechtgtk: show the unit for disk related options
2023-11-17 Thomas Lamprechtgtk: labeled widget grid: allow adding optional suffix...
2023-11-17 Thomas Lamprechtgtk: rework helper for creating labeled widget grid
2023-11-07 Christoph Heissproxinstall: expose `arc_max` ZFS option for PVE instal...
2023-11-06 Filip SchauerCorrect DNS IP check on management interface setup
2023-10-20 Christoph Heissproxinstall: use hostname from run env if available
2023-10-20 Christoph Heissnet: move hostname/fqdn regexes into common code
2023-10-19 Maximiliano Sandovalfix #4869: Show state in management interface ComboBox
2023-07-13 Christoph Heissproxinstall: check hvm support through runtime env...
2023-06-22 Thomas Lamprechtdisk selection: save both, order and disk id
2023-06-22 Thomas Lamprechtgtk: raid disk selector: separate UI state from config...
2023-06-21 Thomas Lamprechtadd some more logging, especially at start up
2023-06-21 Maximiliano Sandovalgui: make abort button unsensitive on last panel
2023-06-21 Maximiliano Sandovalfix #4643: show a confirmation dialog when clicking...
2023-06-21 Thomas Lamprechtgtk: return truthy for rescheduling the timer for autor...
2023-06-20 Thomas Lamprechtproxinstall: re-add Encode module
2023-06-20 Thomas Lamprechtinstall module: move over ZFS and BTRFS device getters
2023-06-20 Thomas Lamprechtproxinstall: further clean ups
2023-06-20 Thomas Lamprechtproxinstall: cleanup imports
2023-06-20 Thomas Lamprechtfactor out installation into own module
2023-06-20 Thomas Lamprechtmove ipconf into run-env
2023-06-20 Thomas Lamprechtconfig: always parse kernel cmdline on initialization
2023-06-20 Thomas Lamprechtmove assembling target and base directory into extract_data
2023-06-20 Thomas Lamprechtwrite out install config as json on ack step for debugging
2023-06-20 Thomas Lamprechtswitch "target_hd" & "disk_selection" over to central...
2023-06-20 Thomas Lamprechtswitch "zfs_opts" over to central config
2023-06-20 Thomas Lamprechtswitch "cidr", "gateway" & "dns" over to central config
2023-06-20 Thomas Lamprechtswitch "hostname" & "domain" over to central config
2023-06-20 Thomas Lamprechtswitch "mngmt_nic" over to central config
2023-06-20 Thomas Lamprechtswitch "mailto" over to central config
2023-06-20 Thomas Lamprechtswitch "password" over to central config
2023-06-20 Thomas Lamprechtswitch "keymap" over to central config
2023-06-20 Thomas Lamprechtswitch "timezone" over to central config
2023-06-20 Thomas Lamprechtswitch "country" over to central config
2023-06-20 Thomas Lamprechtswitch "maxvz" over to central config
2023-06-20 Thomas Lamprechtswitch "minfree" over to central config
2023-06-20 Thomas Lamprechtswitch "maxroot" over to central config
2023-06-20 Thomas Lamprechtswitch "swapsize" over to central config
2023-06-20 Thomas Lamprechtswitch "hdsize" over to central config
2023-06-20 Thomas Lamprechtswitch "filesys" over to central config
2023-06-20 Thomas Lamprechtswitch "autoreboot" over to central config
2023-06-20 Thomas Lamprechtadd beginnings of central config module with singleton
2023-06-20 Thomas Lamprechtprovide a global singleton for RunEnv
2023-06-19 Thomas Lamprechtfactor out storage config generation and handling
2023-06-19 Thomas Lamprechtiso env: add singleton getter
2023-06-19 Thomas Lamprechtmove setting global environment variables into ISO env
2023-06-19 Thomas Lamprechtmove getting boot mode into runtime env
2023-06-19 Thomas Lamprechtre-use geoip-resolved country from runtime env
2023-06-19 Thomas Lamprechtrun env: add & use helper to query total memory
2023-06-19 Thomas Lamprechtearly initialize log
2023-06-19 Thomas Lamprechtrename module wide env variable to iso_env
2023-06-19 Thomas Lamprechtproxinstall: avoid printing on STDOUT
2023-06-19 Thomas LamprechtUI: add progress and process_events helper
2023-06-19 Thomas Lamprechtbundle up most of global GTK state into single hash
2023-06-19 Thomas Lamprechtreplace calls to intermediate display_html with direct one
2023-06-19 Thomas Lamprechtextract data: support way to semi-gracefully abort
2023-06-19 Thomas LamprechtUI: add and use display_html helper
2023-06-19 Thomas LamprechtUI: add ISO env on setup
2023-06-19 Thomas Lamprechtswitch prompt, error and message calls to new UI infra
2023-06-19 Thomas Lamprechtproxinstall: wire up UI module
2023-06-19 Maximiliano Sandovalstop main loop when closing the main window
2023-06-19 Maximiliano Sandovalexit process gracefully
2023-06-19 Maximiliano Sandovalstop using Gtk3::Window->set_has_resize_grip
2023-06-19 Maximiliano Sandovalstop using Gtk3::HSeparator
2023-06-19 Maximiliano Sandovalstop using Gtk3::HBox and Gtk3::VBox
2023-06-19 Maximiliano Sandovalstop using Gtk3::Misc->set_alignment
2023-06-16 Wolfgang BumillerMerge remote-tracking branch 'cheiss/tui-installer...
2023-06-16 Thomas Lamprechtcode cleanups
2023-06-14 Thomas Lamprechtrename Env to ISOEnv
2023-06-13 Thomas Lamprechtbootloader installation: variable format clean-up
2023-06-13 Thomas Lamprechtbootloader installation: fix wrong & misleading parenth...
2023-06-09 Thomas Lamprechtfix call to logical_blocksize
2023-06-09 Thomas Lamprechtvisibility fixes for calling into sys/block helpers
2023-06-09 Thomas Lamprechtavoid global $cmap variable and refactor use sites
2023-06-09 Thomas Lamprechtcontain country, time zone and keymap parsing to env...
2023-06-09 Thomas Lamprechtmove cmap/zone parsing to env module
2023-06-09 Thomas Lamprechtmove assembling base-directory locations into env
2023-06-09 Thomas Lamprechtcode/style cleanups
2023-06-09 Thomas Lamprechttest: allow to pass CD builder directory via environment
2023-06-09 Thomas Lamprechtrestructure env hash
2023-06-09 Thomas Lamprechtcall Gtk3::init manually
2023-06-09 Thomas Lamprechtclean up country map parser
2023-06-09 Thomas Lamprechtmove global cached disk state into block module
2023-06-09 Thomas Lamprechtavoid second module wide test_images variable
2023-06-09 Thomas Lamprechtfactor out disk & block device helpers helpers into...
2023-06-09 Thomas Lamprechtenv: save full test images string, not only boolean
2023-06-09 Thomas Lamprechtrename Proxmox::Install::Setup to Proxmox::Install...
2023-06-09 Thomas Lamprechtfactor out file helpers
2023-06-09 Thomas Lamprechtcpuinfo check: display error if no info is found &...
next