]> git.proxmox.com Git - pve-installer.git/history - Proxmox/Install/Config.pm
pass optional console parameter from installer to target
[pve-installer.git] / Proxmox / Install / Config.pm
2023-11-12 Stoiko Ivanovpass optional console parameter from installer to target
2023-11-06 Christoph Heissfix #4829: install: add new ZFS `arc_max` setup option
2023-06-21 Thomas Lamprechtconfig: avoid warning if no country was detected
2023-06-21 Thomas Lamprechtconfig: fix missing include of Log module
2023-06-20 Thomas Lamprechtgtk: fix initial default for FQDN
2023-06-20 Thomas Lamprechtconfig: always parse kernel cmdline on initialization
2023-06-20 Thomas Lamprechtconfig: note that we want to remove mngmt_nic_id in...
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