]> git.proxmox.com Git - pve-installer.git/history - proxmox-auto-install-assistant/src/main.rs
cargo clippy --fix
[pve-installer.git] / proxmox-auto-install-assistant / src / main.rs
2024-04-23 Wolfgang Bumillercargo clippy --fix
2024-04-23 Wolfgang Bumillercleanup unnecessary clones
2024-04-23 Wolfgang Bumillerless strict regex for matching udev env variables
2024-04-22 Thomas Lamprechtassistant: prepare iso: avoid an useless intermediate...
2024-04-22 Thomas Lamprechtassistant: improve check if xorriso is installed
2024-04-22 Thomas Lamprechtassistant: rename identifiers command to system-info
2024-04-22 Thomas Lamprechtassistant: rustify getting sysinfo
2024-04-22 Thomas Lamprechtprint paths directly with debug, not display
2024-04-22 Thomas Lamprechtassistant: perpare-iso avoid separate directory and...
2024-04-22 Thomas Lamprechtfetch answers: rename partition search label
2024-04-22 Thomas Lamprechtauto install: fine tune flag/config file names on ISO
2024-04-22 Thomas Lamprechtrename proxmox-autoinst-helper to proxmox-auto-install...