No description
Find a file
Christoph Heiss d9c8fc32ed auto: answer: netif pinning: transform mac addresses into lowercase
Users may specify MAC addresses in the network interface pinning map in
an uppercase format, which is more common than lowercase in some
environments.

This would then cause the auto-installer to mistakenly consider these
addresses as unknown - thus just unconditionally convert all MAC
addresses to lowercase while parsing.

Reported-by: Aaron Lauterer <a.lauterer@proxmox.com>
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
Link: https://lore.proxmox.com/20260114145208.1500825-1-c.heiss@proxmox.com
2026-03-16 19:23:04 +01:00
.cargo build: force debug symbols in release build 2024-06-20 12:36:36 +02:00
banner banner: update for newer PDM project 2024-12-16 22:03:31 +01:00
debian bump version to 9.1.6 2025-12-03 15:53:34 +01:00
html pdm: update text yet again 2025-12-03 15:52:58 +01:00
Proxmox block: skip BIOS boot partition on arm64 2026-02-23 20:12:33 +01:00
proxmox-auto-install-assistant assistant: verify network settings in validate-answer subcommand 2025-11-12 07:49:12 +01:00
proxmox-auto-installer auto: answer: netif pinning: transform mac addresses into lowercase 2026-03-16 19:23:04 +01:00
proxmox-chroot chroot: replace btrfs parsing regex with lsblk json parsing 2025-06-18 10:01:14 +02:00
proxmox-fetch-answer tree-wide: run cargo fmt 2025-11-13 17:24:45 +01:00
proxmox-first-boot avoid shipping first-boot systemd unit files in aliased directory 2025-06-18 15:44:40 +02:00
proxmox-installer-common common: pinning: use pve-iface regular expression for validation 2025-11-27 08:17:22 +01:00
proxmox-post-hook post-hook: add arm64 kernel package test 2026-02-25 15:08:21 +01:00
proxmox-tui-installer tree-wide: run cargo fmt 2025-11-13 17:24:45 +01:00
test sys: net: use literal pve-iface regular expression for validation 2025-11-27 08:17:22 +01:00
.gitignore country.pl: generate final structure as json at build time directly 2024-12-10 18:00:24 +01:00
Cargo.toml bump version to 9.1.6 2025-12-03 15:53:34 +01:00
checktime checktime: output expected and wrong times for better UX 2023-05-19 09:52:31 +02:00
country.pl country.pl: remove generating mirror information 2025-11-06 19:17:51 +01:00
fake-start-stop-daemon imported from svn 'pve-installer/pve2' 2011-08-23 07:33:40 +02:00
interfaces drop eth0 from installer interfaces file 2017-03-08 09:09:43 +01:00
Makefile make upload: pass target host architecture 2026-03-05 11:24:09 +01:00
policy-disable-rc.d Revert "drop unused policy-disable-rc.d" 2020-02-19 16:53:46 +01:00
proxinstall gtk ui: ensure network-pinning option-dialog is modal 2025-11-13 20:04:52 +01:00
proxmox-low-level-installer auto-format code using perltidy with Proxmox style guide 2025-06-18 16:59:47 +02:00
rustfmt.toml tree-wide: rust: update to 2024 edition 2025-02-28 16:04:40 +01:00
spice-vdagent.sh improve spice integration 2020-04-24 15:19:09 +02:00
unconfigured.sh serial: also detect ARM serial console devices 2026-02-10 16:32:18 +01:00
Xdefaults imported from svn 'pve-installer/pve2' 2011-08-23 07:33:40 +02:00
xinitrc gui: remove G_SLICE=always-malloc usage 2025-08-07 13:37:24 +02:00