]> git.proxmox.com Git - pve-installer.git/shortlog
pve-installer.git
2023-06-20 Thomas Lamprechtunconfigured: honor proxtui cmndline flag
2023-06-20 Thomas Lamprechtuncofigured: prepare for TUI and reworked installer...
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 Christoph Heisstui: use total memory info from runtime env
2023-06-20 Christoph Heisstui: use network domain as default administrator email...
2023-06-20 Christoph Heisstui: fix parsing of FQDNs directly from runtime env...
2023-06-20 Christoph Heisstui: add better error handling to BootdiskOptions:...
2023-06-20 Christoph Heisstui: fix unbounded size of advanced bootdisk dialog
2023-06-20 Christoph Heisstui: use country from runtime env info for default...
2023-06-20 Christoph Heisstui: use available network interfaces from runtime...
2023-06-20 Christoph Heisstui: directly parse gateway IP address from runtime...
2023-06-20 Christoph Heisstui: bootdisk: sort disks alphabetically
2023-06-20 Christoph Heisstui: directly parse disks from runtime env info
2023-06-20 Christoph Heisstui: directly parse domain name from runtime env info
2023-06-20 Christoph Heisstui: use `IpAddr` type for deserializing ip addresses...
2023-06-20 Christoph Heisstui: directly parse network interface addresses from...
2023-06-20 Christoph Heisstui: move installer logo into background and to the top
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 Lamprechtrun env: add kernel cmdline info
2023-06-20 Thomas Lamprechtprovide a global singleton for RunEnv
2023-06-20 Thomas Lamprechtbuildsys: fix clean target
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 Lamprechtlow level: init stdio based UI-interface
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 Thomas Lamprechtadd basic UI plugin infrastructure
2023-06-19 Christoph Heisstui: limit `FloatEditView` to 2 decimal places
2023-06-19 Christoph Heisstui: error out if no harddisks were detected
2023-06-19 Christoph Heisstui: round disk sizes when displaying
2023-06-19 Christoph Heisstui: drop now-obsolete cargo config
2023-06-19 Wolfgang Bumillertui: use network info
2023-06-19 Thomas Lamprechtbuildsys: add prerequisites to compiled binaries target
2023-06-19 Thomas Lamprechtbuildsys: avoid copying over build dir and debs on...
2023-06-19 Thomas Lamprechtbuildsys: add DSC & sbuild convenience target
2023-06-19 Thomas Lamprechtbuildsys: use better defined clean target
2023-06-19 Thomas Lamprechtbuildsys: expand clean target
2023-06-19 Thomas Lamprechtd/control: use misc:Depends and shlibs:Depends dh variables
2023-06-19 Thomas Lamprechtmakefile: convert to use simple parenthesis
2023-06-19 Christoph Heisstui: left-align cell values in summary view
2023-06-19 Christoph Heisstui: calculate default swap size for LVM installs based...
2023-06-19 Christoph Heisstui: fix minimum free LVM space default
2023-06-19 Christoph Heisstui: add option to leave some disks unselected in RAID...
2023-06-19 Christoph Heisstui: rename raid levels 0/1 to align with GUI installer
2023-06-19 Christoph Heisstui: simplify installer data path construction
2023-06-19 Thomas Lamprechtbuildsys: add check-pve-tui target
2023-06-19 Wolfgang Bumillertui: load runtime info, use disks
2023-06-19 Wolfgang Bumillertui: add runtime info serde structure
2023-06-19 Wolfgang Bumillermove dns into network section in runtime info
2023-06-19 Thomas Lamprechtlow-level: drop outdated comment
2023-06-19 Thomas Lamprechtlow-level: dump runtime enviroment
2023-06-19 Thomas Lamprechtlow level installer: init a per-command log
2023-06-19 Thomas Lamprechtbuildsys: install RunEnv module
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
2023-06-19 Thomas Lamprechtuse separate faster and incremental DEB build for check...
2023-06-19 Thomas Lamprechtpackage rust based TUI installer prototype
2023-06-19 Thomas Lamprechtbuildsys: use full DEB_VERSION
2023-06-19 Thomas Lamprechtdebian: wrap-and-sort -tkn
2023-06-19 Thomas Lamprechtadd top-level cargo wrokspace
2023-06-19 Thomas Lamprechttui: build with sources from debian pacakges
2023-06-19 Maximiliano... stop main loop when closing the main window
2023-06-19 Maximiliano... exit process gracefully
2023-06-19 Maximiliano... stop using Gtk3::Window->set_has_resize_grip
2023-06-19 Maximiliano... stop using Gtk3::HSeparator
2023-06-19 Maximiliano... stop using Gtk3::HBox and Gtk3::VBox
2023-06-19 Maximiliano... stop using Gtk3::Misc->set_alignment
2023-06-16 Wolfgang Bumillertui: no need to have './' fallible
2023-06-16 Wolfgang Bumillertui: only count exact example email address as invalid
next