summaryrefslogtreecommitdiff
path: root/ironic_python_agent/shell
Commit message (Expand)AuthorAgeFilesLines
* Clear GPT and MBR headers with dd to avoid sgdisk CRC errorsGiulio Fidente2018-08-081-1/+7
* Fix for fatal error when GPT was used and only MBR was cleanedOlivier Bourdon2018-05-171-1/+1
* Limit memory usage when running qemu-img convertLucas Alvares Gomes2017-01-191-0/+3
* Moving Reboot bashscript to pythonBharath kumar2016-12-151-26/+0
* Add bash scripts style checking for IPAOpenStack Proposal Bot2016-11-091-5/+5
* Use ironic-lib to create configdriveShivanand Tendulker2016-10-211-118/+0
* Fix config drive writing scriptVladyslav Drok2016-10-181-6/+6
* Prevent failure on 'copy_configdrive_to_disk.sh'Ricardo Araújo Santos2016-05-171-1/+1
* Replace SYSRQ commandsLucas Alvares Gomes2016-03-211-7/+4
* Clear GPT and MBR data structures on disk before imagingShivanand Tendulker2016-02-091-2/+2
* Add tinyipa to IPA imagebuild directorySam Betts2016-01-291-0/+3
* Create partition at max msdos limit for disks > 2TBYolanda Robla2015-11-181-2/+14
* Fixes config drive creation failure in UEFI boot modeShivanand Tendulker2015-09-231-6/+36
* Use host_device mode for qemu-imgMathieu Mitchell2015-06-181-1/+1
* Add power_off command in standby extensionRamakrishnan G2015-06-091-1/+5
* Make sure sysrq functions are enabled in reboot.shRamakrishnan G2015-06-021-0/+3
* Call partprobe+partx before writing configdriveJay Faulkner2015-03-191-0/+6
* Use partx to update partition tableJim Rollenhagen2015-02-061-2/+2
* Write image directly to diskMathieu Mitchell2014-10-201-9/+3
* Fix comments to reflect realityJay Faulkner2014-06-202-3/+4
* Merge "Fix: partitions recently imaged not being detected"Jenkins2014-06-161-0/+4
|\
| * Fix: partitions recently imaged not being detectedJay Faulkner2014-06-111-0/+4
* | Merge "Perform manual error checks instead of set -e"Jenkins2014-06-161-5/+9
|\ \ | |/
| * Perform manual error checks instead of set -eJay Faulkner2014-06-101-5/+9
* | Fix incorrect log statementJay Faulkner2014-06-121-1/+1
|/
* Allow configdrive partition to be precreatedJay Faulkner2014-06-031-9/+15
* Accept new parameters for `prepare_image`Jim Rollenhagen2014-04-241-18/+7
* Use # instead of """ for copyright blocksJim Rollenhagen2014-04-104-15/+42
* Replacing teeth/overlord with ipa/ironicJosh Gachnang2014-03-191-1/+1
* Renaming to IPAJosh Gachnang2014-03-194-0/+109