summaryrefslogtreecommitdiff
path: root/ironic/common/pxe_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes anaconda deploy for PXE bootNisha Agarwal2022-10-071-0/+3
* Merge "Implement a DHCP driver backed by dnsmasq"Zuul2022-09-221-3/+4
|\
| * Implement a DHCP driver backed by dnsmasqSteve Baker2022-09-051-3/+4
* | Merge "Correct Image properties lookup for paths"Zuul2022-09-201-32/+45
|\ \
| * | Correct Image properties lookup for pathsJulia Kreger2022-08-101-32/+45
* | | CI: anaconda: permit tls certificate validation bypassJulia Kreger2022-08-171-0/+2
* | | Add kickstart template 'url' optionJulia Kreger2022-08-171-1/+3
|/ /
* | Fix pxe image lookupsJulia Kreger2022-08-041-6/+11
|/
* Merge "Do not require stage2 for anaconda with standalone"Zuul2022-07-211-14/+41
|\
| * Do not require stage2 for anaconda with standaloneJulia Kreger2022-07-201-14/+41
* | Remove support for trusted bootDmitry Tantsur2022-07-181-26/+4
|/
* No deploy_kernel/ramdisk with the ramdisk deploy and no cleaningDmitry Tantsur2022-06-231-4/+12
* [trivial]Remove is_pxe_enabled function doc about ipxe_enabled optionJeffrey Zhang2022-03-201-2/+1
* Merge "Fix rebuilds using anaconda deploy interface"Zuul2022-03-121-31/+42
|\
| * Fix rebuilds using anaconda deploy interfaceRuby Loo2022-03-041-31/+42
* | Anaconda deploy handles configdrive correctlyRuby Loo2022-03-031-3/+2
|/
* Merge "More fixes for anaconda deploy interface"Zuul2022-03-031-37/+45
|\
| * More fixes for anaconda deploy interfaceRuby Loo2022-02-281-37/+45
* | Set correct initrd_filename for iPXE when using SwiftDmitry Tantsur2022-02-101-1/+7
|/
* Write initial grub config on startupSteve Baker2021-12-101-0/+23
* Ensure desired permissions on all written pxe filesSteve Baker2021-12-101-4/+11
* Add missing mode setting on pxe created directoriesSteve Baker2021-12-061-9/+9
* Merge "Remove isfile check from place_loaders_for_boot"Zuul2021-11-291-7/+0
|\
| * Remove isfile check from place_loaders_for_bootSteve Baker2021-11-261-7/+0
* | Merge "Add an option to create inspector-compatible boot.ipxe"Zuul2021-11-261-1/+2
|\ \ | |/ |/|
| * Add an option to create inspector-compatible boot.ipxeDmitry Tantsur2021-11-151-1/+2
* | Reduce the number of small functions in pxe_utilsDmitry Tantsur2021-11-151-69/+34
|/
* Fix various issues in the anaconda deploy interfaceArun S A G2021-10-271-5/+5
* Facilitate asset copy for bootloader opsJulia Kreger2021-09-151-0/+58
* Add support for configdrive in anaconda interfaceArun S A G2021-07-041-0/+4
* Handle non-key-value params in [inspector]extra_kernel_paramsDmitry Tantsur2021-06-101-2/+3
* Clean up kernel_append_params for PXE/iPXEDmitry Tantsur2021-05-171-2/+4
* Merge "Validate the kickstart template and file before use"Zuul2021-03-291-0/+63
|\
| * Validate the kickstart template and file before useArun S A G2021-03-231-0/+63
* | Merge "update grub2 file name"Zuul2021-03-291-5/+9
|\ \ | |/ |/|
| * update grub2 file nameArmstrong Liu2021-03-261-5/+9
* | Add anaconda support in the pxe boot driverArun S A G2021-03-231-12/+160
|/
* Allow support for multipath volumesTzu-Mainn Chen2021-03-051-6/+15
* clean up mac address with the pxe configuration filesArmstrong Liu2020-09-091-2/+0
* Trivial: fix minor typo on RFC numberJulia Kreger2020-09-031-2/+2
* Pass global-request-id to ironic-python-agentVladyslav Drok2020-08-121-2/+5
* iPXE ISO Ramdisk bootingJulia Kreger2020-07-161-2/+15
* Provide a path to set explicit ipxe bootloadersJulia Kreger2020-07-071-5/+24
* Networking boot fallback for local bootDmitry Tantsur2020-06-191-3/+8
* Fix pep8Iury Gregory Melo Ferreira2020-05-121-1/+1
* "dual stack" support for PXE/iPXEJulia Kreger2020-04-131-10/+32
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-5/+5
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-311-1/+1
* Refactoring: split out wrap_ipv6Dmitry Tantsur2020-03-171-5/+1
* Finalize removal of ipxe_enabled optionKaifeng Wang2020-02-211-11/+1