]> git.proxmox.com Git - pve-installer.git/history - Proxmox
run command: avoid using 1 as special value
[pve-installer.git] / Proxmox /
2024-02-26 Thomas Lamprechtrun command: avoid using 1 as special value
2024-02-24 Thomas Lamprechtstdio connected UI: drop perl prototype definitions
2024-02-23 Christoph Heisstui, ui: switch over to JSON-based protocol
2024-02-23 Christoph Heissfix #5230: sys: net: properly escape FQDN regex
2024-02-23 Christoph Heisssys: net: do not allow overlong FQDNs as per RFCs and...
2024-02-23 Christoph Heissproxinstall: avoid open-coding FQDN sanity check
2024-02-23 Thomas Lamprechtsys: wait a second after sending TERM signal before...
2024-02-23 Christoph Heissfix #4872: run env: use run_command() for country detection
2024-02-23 Christoph Heisssys: command: add option to not print process output...
2024-02-23 Christoph Heisssys: command: allow terminating the process early from...
2024-02-23 Christoph Heisssys: command: handle EINTR in run_command()
2024-02-23 Christoph Heisssys: command: factor out kill() + waitpid() from run_co...
2024-02-06 Christoph Heissui: stdio: log error if display_html() is called on...
2023-11-23 Thomas Lamprechtsource interfaces.d snippets by default
2023-11-22 Fabian Grünbichlergrub: install all efi binaries in fallback/default dir
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-17 Christoph Heissui: stdio: replace newlines with whitespaces in prompt...
2023-11-17 Thomas Lamprechtget fqdn: code/naming style cleanups
2023-11-17 Stoiko Ivanovrun env: do not store emtpy hostname
2023-11-16 Stoiko Ivanovzfs: create /var/lib/vz only for PVE
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 Ivanovfix #4747: pass kernel cmdline parameters to target...
2023-11-14 Stoiko Ivanovserial install: fix console parameter parsing
2023-11-12 Stoiko Ivanovpass optional console parameter from installer to target
2023-11-07 Christoph Heissinstall: use correct variable names in zfs_setup_module...
2023-11-07 Christoph Heissrun env: remove debug print
2023-11-06 Stoiko Ivanovinstall: install correct grub metapackage for the curre...
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-20 Christoph Heissnet: move hostname/fqdn regexes into common code
2023-10-19 Thomas Lamprechtadd interface state to run-time environment
2023-09-21 Christoph Heisssys: block: fix inverted check when detecting block...
2023-08-23 Christoph Heissraid setup: btrfs: do not allow legacy BIOS boot on...
2023-08-23 Christoph Heisssys: block: fix possible use of `undef`-value when...
2023-07-13 Philipp Hufnagldisk partitioning: fix checking answer for to-small...
2023-07-13 Christoph Heissrun env: add hardware-accelerated virtualization suppor...
2023-06-28 Thomas Lamprechtinstallation: disable clamav-clamonacc.service by defau...
2023-06-22 Thomas Lamprechtdisk selection: save both, order and disk id
2023-06-22 Stoiko Ivanovfix space calculation for small disks for pve product
2023-06-22 Fiona Ebneralways align rootdisk size to 4 MiB
2023-06-22 Fiona Ebneralign metadatasize to 4 MiB
2023-06-22 Thomas Lamprechtsys block: fix id for test disks
2023-06-22 Thomas LamprechtRevert "critic: lazily read directories via <> glob"
2023-06-22 Thomas Lamprechtcritic: drop useless return undefined
2023-06-22 Thomas Lamprechtcritic: lazily read directories via <> glob
2023-06-22 Thomas Lamprechtcritic: avoid $a, $b special package variables
2023-06-22 Thomas Lamprechtfix checking the now boolean prompt response
2023-06-21 Thomas Lamprechtadd some more logging, especially at start up
2023-06-21 Thomas Lamprechtlog: record when and that the log got initialized
2023-06-21 Thomas Lamprechtrun env: re-used cached version to speed up GUI install...
2023-06-21 Thomas Lamprechtmove location of runtome env file into ISO env
2023-06-21 Christoph HeissUI: fix perl warning if no progress text is passed
2023-06-21 Thomas Lamprechtrun env: make addresses optional, include all interfaces
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 Lamprechtinstall: fix passing missing root volume name
2023-06-20 Thomas Lamprechtadd Finished UI² message
2023-06-20 Thomas Lamprechtinstall module: move over ZFS and BTRFS device getters
2023-06-20 Christoph HeissUI: turn on autoflush for STDOUT
2023-06-20 Thomas Lamprechtsys command: add missing imports, switch to UI for...
2023-06-20 Thomas Lamprechtfactor out installation into own module
2023-06-20 Thomas Lamprechtstorage config: use strictures
2023-06-20 Thomas Lamprechtmove ipconf into run-env
2023-06-20 Thomas Lamprechtconfig: always parse kernel cmdline on initialization
2023-06-20 Thomas Lamprechtrun env: use single source of truth for block devices
2023-06-20 Thomas Lamprechtconfig: note that we want to remove mngmt_nic_id in...
2023-06-20 Wolfgang Bumillerrun env: replace lsblk with hd_list but fix it up a bit
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 Lamprechtrun env: add kernel cmdline info
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 Lamprechtrun env: add & use helper to query total memory
2023-06-19 Thomas LamprechtUI: add progress and process_events helper
2023-06-19 Thomas LamprechtUI: add and use display_html helper
2023-06-19 Thomas LamprechtUI: add ISO env on setup
next