summaryrefslogtreecommitdiff
path: root/ironic_python_agent/extensions
Commit message (Expand)AuthorAgeFilesLines
* Use utf-16-le if BOM not presentRiccardo Pittau2022-10-131-2/+8
* Do not try to guess EFI partition path by its numberDmitry Tantsur2022-05-061-18/+52
* SoftwareRAID: Use efibootmgr (and drop grub2-install)Arne Wiebalck2022-03-161-17/+71
* Create fstab entry with appropriate labelJulia Kreger2022-03-111-5/+46
* Re-read the partition table with partx -aArne Wiebalck2021-11-091-1/+1
* Fix UEFI record regexJulia Kreger2021-11-081-1/+1
* Delete EFI boot entry duplicate labels firstJulia Kreger2021-11-041-15/+19
* Assert EFI part UUID is not None before editing fstabArne Wiebalck2021-10-211-1/+1
* Trivial: minor fixes in error messagesDmitry Tantsur2021-09-073-3/+3
* Merge "Output verbose info from efibootmgr"Zuul2021-08-111-2/+2
|\
| * Output verbose info from efibootmgrDerek Higgins2021-08-031-2/+2
* | Increase version of hacking and pycodestyleRiccardo Pittau2021-07-302-15/+24
|/
* Catch ismount not being handledJulia Kreger2021-06-291-9/+32
* Only mount the ESP if not yet mountedArne Wiebalck2021-06-211-1/+3
* Utilize CSV file for EFI loader selectionJulia Kreger2021-06-101-10/+43
* Merge "Ignore efi grub2-install failure"Zuul2021-06-071-28/+32
|\
| * Ignore efi grub2-install failureSteve Baker2021-06-041-28/+32
* | Merge "Refactor: use convert_image from ironic_lib"Zuul2021-06-041-15/+2
|\ \
| * | Refactor: use convert_image from ironic_libDmitry Tantsur2021-06-011-15/+2
| |/
* | Merge "Stop accepting duplicated configdrive"Zuul2021-06-021-15/+33
|\ \ | |/ |/|
| * Stop accepting duplicated configdriveDmitry Tantsur2021-06-021-15/+33
* | Merge "Make _get_efi_bootloaders return relative paths"Zuul2021-05-271-6/+16
|\ \
| * | Make _get_efi_bootloaders return relative pathsSteve Baker2021-05-261-6/+16
* | | Limit qemu-img execution arenasJulia Kreger2021-05-261-1/+11
* | | Merge "Rewrite write_image.sh in Python"Zuul2021-05-261-13/+14
|\ \ \ | |/ / |/| |
| * | Rewrite write_image.sh in PythonDmitry Tantsur2021-05-181-13/+14
* | | Merge "Do not serialize command_params"Zuul2021-05-181-1/+1
|\ \ \ | |/ / |/| |
| * | Do not serialize command_paramsDmitry Tantsur2021-05-181-1/+1
| |/
* | Merge "Remove the iscsi extension"Zuul2021-05-122-226/+1
|\ \
| * | Remove the iscsi extensionDmitry Tantsur2021-05-102-226/+1
| |/
* | Merge "Software RAID: RAID the ESPs"Zuul2021-05-111-90/+87
|\ \
| * | Software RAID: RAID the ESPsArne Wiebalck2021-04-161-90/+87
* | | Merge "Fix NVMe Partition image on UEFI"Zuul2021-05-101-1/+6
|\ \ \ | |_|/ |/| |
| * | Fix NVMe Partition image on UEFIJulia Kreger2021-05-041-1/+6
| |/
* | Import deployment logic from ironic-libDmitry Tantsur2021-05-031-14/+15
|/
* Always fall back to sysrq when power off failsDmitry Tantsur2021-04-131-7/+16
* Fix root UUID for streamed partition imagesSteve Baker2021-03-191-0/+4
* Remove default parameter from executeRiccardo Pittau2021-03-021-3/+2
* Fixes local boot for partition imageskartikeyaj02021-02-171-1/+1
* Fix error message with UEFI-incompatible imagesDmitry Tantsur2021-02-101-21/+29
* Fix UEFI boot entry creation for aarch64Xinliang Liu2021-01-271-1/+2
* Fix boot mode detection for partition imagesJulia Kreger2020-12-191-1/+1
* Change default ironic_lib invocation to flag local bootingJulia Kreger2020-12-191-1/+1
* Add fstab pointer to EFI partitionJulia Kreger2020-12-171-0/+25
* Prevent broken partition image UEFI deploysJulia Kreger2020-12-141-63/+283
* Fix default disk label with partition imagesJulia Kreger2020-12-141-1/+6
* Option to enable bootloader config failure bypassJulia Kreger2020-12-101-9/+30
* Support using LABEL as identifier for rootfsFedor Tarasenko2020-11-031-1/+6
* Don't run os-prober from grub2-mkconfigJulia Kreger2020-10-221-3/+3
* Do not silently swallow errors in the write_image deploy stepDmitry Tantsur2020-10-091-0/+11