]> git.proxmox.com Git - pve-installer.git/shortlog
pve-installer.git
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
2023-11-21 Fabian GrünbichlerZFS: detect and handle secure boot
2023-11-21 Stoiko Ivanovzfs: create dataset var-lib-vz for /var/lib/vz
2023-11-21 Stoiko Ivanovserial installer: add serial config for grub to target...
2023-11-21 Christoph Heisscommon: enforce even number of disks for ZFS RAID-10
2023-11-21 Christoph Heisstui: add missing argument for low-level installer test...
2023-11-21 Christoph Heisstui: preserve autoreboot checkbox state when switching...
2023-11-21 Christoph Heisstui: do not center EULA text
2023-11-17 Thomas Lamprechtbump version to 8.1.4
2023-11-17 Stoiko Ivanovtui: fix interface sort order
2023-11-17 Stefan Sterztui: bootdisk zfs config: add a maximum value to the...
2023-11-17 Christoph Heisstui: install progress: use ok/cancel as button text...
2023-11-17 Christoph Heissui: stdio: replace newlines with whitespaces in prompt...
2023-11-17 Christoph Heisstui: fix changing between non-LVM and LVM filesystem...
2023-11-17 Thomas Lamprechtbump version to 8.1.3
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-17 Thomas Lamprechtget fqdn: code/naming style cleanups
2023-11-17 Stoiko Ivanovrun env: do not store emtpy hostname
2023-11-16 Thomas Lamprechtbump version to 8.1.2
2023-11-16 Stoiko Ivanovzfs: create /var/lib/vz only for PVE
2023-11-16 Thomas Lamprechtx: disable screen saver via blank time
2023-11-16 Thomas Lamprechtbump version to 8.1.1
2023-11-16 Stoiko Ivanovzfs: set acltype=posix for root-dataset
2023-11-16 Stoiko Ivanovfix #1410: zfs: create /var/lib/vz as separate dataset
2023-11-16 Stoiko Ivanovunconfigured.sh: set serial to a number to prevent...
2023-11-16 Stoiko Ivanovfix #4747: pass kernel cmdline parameters to target...
2023-11-14 Stoiko Ivanovserial install: fix console parameter parsing
2023-11-14 Stoiko Ivanovd/control: add libgtk3-perl to B-D
2023-11-12 Stoiko Ivanovunconfigured.sh: set terminal size for serial install
2023-11-12 Stoiko Ivanovpass optional console parameter from installer to target
2023-11-11 Thomas Lamprechtbump version to 8.1.0
2023-11-11 Christoph Heisslow-level, tui: count down auto-reboot timeout
2023-11-11 Christoph Heisslow-level: avoid open-coding config reading, parsing...
2023-11-11 Christoph Heisstui: install_progress: handle errors in ui message...
2023-11-11 Christoph Heisstui: install_progress: split out prompt logic into...
2023-11-11 Christoph Heisstui: install_progress: split out reboot handling into...
2023-11-11 Christoph Heisstui: install_progress: split out low-level installer...
2023-11-11 Christoph Heisstui: install_progress: move progress task into own...
2023-11-11 Christoph Heisstui: move install progress dialog into own view module
2023-11-09 Christoph Heissfix #4856: tui: bootdisk: use correct defaults in advan...
2023-11-09 Christoph Heisstui: bootdisk: refactor Rc<RefCell<..>> type into custo...
2023-11-09 Christoph Heisslow level: testmode: take path to disk image instead...
2023-11-07 Christoph Heisstui: bootdisk: expose `arc_max` ZFS option for PVE...
2023-11-07 Christoph Heisscommon: add ZFS `arc_max` installer setup option
2023-11-07 Christoph Heisstest: add tests for zfs_arc_max calculations
2023-11-07 Christoph Heissproxinstall: expose `arc_max` ZFS option for PVE instal...
2023-11-07 Christoph Heissinstall: use correct variable names in zfs_setup_module...
2023-11-07 Christoph Heissrun env: remove debug print
2023-11-07 Christoph Heisstui: fix same "Administrator" typo in password and...
2023-11-06 Stoiko Ivanovinstall: install correct grub metapackage for the curre...
2023-11-06 Filip SchauerCorrect DNS IP check on management interface setup
2023-11-06 Christoph Heissfix #4829: install: add new ZFS `arc_max` setup option
2023-11-06 Christoph Heisstui: bootdisk: simplify product handling by passing...
2023-11-06 Christoph Heisstui: views: add optional suffix label for `NumericEditV...
2023-11-03 Christoph Heissrun env: add comment for query_total_memory()
2023-11-03 Christoph Heisstui: fix clippy warning
2023-11-03 Christoph Heisstui, common: run rustfmt
2023-11-02 Aaron Lauterertui: remove unused read_json function
2023-11-02 Aaron Lauterertui: use installer_setup from common cate
2023-11-02 Aaron Lauterercommon: document installer_setup method
2023-11-02 Aaron Lauterercommon: add installer_setup method
2023-11-02 Aaron Lauterertui: remove now unused utils.rs
2023-11-02 Aaron Lauterertui: switch to common crate
2023-11-02 Aaron Lauterertui-installer: add dependency for new common crate
2023-11-02 Aaron Lauterercommon: disk_checks: make functions public
2023-11-02 Aaron Lauterercommon: make InstallZfsOption public
2023-11-02 Aaron Lauterercommon: utils: add dependency for doc test
2023-11-02 Aaron Lauterercommon: copy common code from tui-installer
2023-11-02 Aaron Lautereradd proxmox-installer-common crate
2023-10-25 Christoph Heisstui: remove obsolete, global `SetupInfo` state
2023-10-25 Christoph Heisstui: bootdisk: pass down product info to advanced dialog
2023-10-25 Christoph Heisstui: refactor `NetworkOptions` to have a `defaults_from...
2023-10-20 Christoph Heisstui: add some tests for `NetworkInfo` -> `NetworkOption...
2023-10-20 Christoph Heisstui: use hostname from run env if available
2023-10-20 Christoph Heissproxinstall: use hostname from run env if available
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-10-19 Thomas Lamprechtbuildsys: redirect stderr of TUI in check targets
2023-10-19 Thomas Lamprechttui: fix interface sorting
2023-10-19 Thomas Lamprechttui: show interface UP state as filled circle
2023-10-19 Thomas Lamprechtadd interface state to run-time environment
2023-10-19 Maximiliano... fix #4869: Show state in management interface ComboBox
2023-09-21 Christoph Heisssys: block: fix inverted check when detecting block...
2023-09-20 Christoph Heisstui: honor test mode flag when starting low-level insta...
2023-08-23 Christoph Heisstui: fix search domain parsing from runtime environment...
2023-08-23 Christoph Heisstui: disallow legacy BIOS boot from 4Kn disks for all...
2023-08-23 Christoph Heissraid setup: btrfs: do not allow legacy BIOS boot on...
2023-08-23 Christoph Heisstui: setup: handle missing disk block size gracefully
2023-08-23 Christoph Heisssys: block: fix possible use of `undef`-value when...
2023-08-23 Christoph Heisstui: setup: fix disk size for 4Kn block devices
next