summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to cxmanage v0.5.1v0.5.1v0.5.xGeorge Kraft2012-10-041-1/+1
* Bump pyipmi requirement to 0.5.0George Kraft2012-09-202-2/+2
* CXMAN-33: Print an appropriate error if IPMItool is missingGeorge Kraft2012-09-201-5/+12
* CXMAN-36, CXMAN-76: Make "cxmanage info" display all versionsGeorge Kraft2012-09-204-9/+32
* Use subprocess.Popen() instead of subprocess.check_output()v0.5.0George Kraft2012-09-142-3/+5
* Remove a debug print for --ipmipathGeorge Kraft2012-09-141-1/+0
* bump to version 0.5.0George Kraft2012-09-142-9/+11
* CXMAN-14: Use "file" to verify image typesGeorge Kraft2012-09-141-2/+14
* CXMAN-91: Print results and errors on keyboard interruptGeorge Kraft2012-09-141-14/+26
* Clean up --all-nodes error output slightlyGeorge Kraft2012-09-142-3/+2
* cxmanage: Add a runtime check for pyipmi versionGeorge Kraft2012-09-132-2/+20
* Add error tolerance to firmware downloadsGeorge Kraft2012-09-111-7/+20
* Use time() instead of a counter for firmware transfer deadlinesGeorge Kraft2012-09-111-9/+11
* CXMAN-84: Attempt firmware uploads 3 times per partitionGeorge Kraft2012-09-061-17/+22
* CXMAN-85: Timeout after 5 minutes on firmware transfersGeorge Kraft2012-09-041-0/+7
* fwupdate/cxpackage: Add new SIMG --version optionGeorge Kraft2012-08-282-4/+11
* simg: Add new SIMG version fieldGeorge Kraft2012-08-283-18/+45
* cxmanage: Rename simg "version" to "priority"George Kraft2012-08-288-65/+69
* target: Abort ipinfo/macaddr commands if they return an errorGeorge Kraft2012-08-241-5/+9
* cxmanage: Allow --retry option to work with any commandGeorge Kraft2012-08-242-89/+118
* cxmanage: Check ipmitool version at startGeorge Kraft2012-08-231-1/+25
* Make "info dump" command run in parallelGeorge Kraft2012-08-233-118/+171
* controller: Make output more consistent between commandsGeorge Kraft2012-08-231-30/+15
* cxmanage: Don't allow infinite-depth hostfile recursionGeorge Kraft2012-08-222-51/+70
* When using --all-nodes, obtain IP addresses in parallel.George Kraft2012-08-223-39/+73
* bump to version 0.4.0v0.4.0George Kraft2012-08-211-2/+2
* Add Calxeda license to cid / reg ID filesGeorge Kraft2012-08-213-2/+71
* cxmanage: Don't allow --threads to be less than 1George Kraft2012-08-211-0/+2
* Replace some lingering instances of "slot" with "partition"George Kraft2012-08-203-17/+17
* cxmanage: Print an appropriate error message when --all-nodes failsGeorge Kraft2012-08-201-2/+8
* infodump: Disable the ipmitool session info commandGeorge Kraft2012-08-201-2/+3
* target: Use IPMITOOL_PATH env variable for arbitrary "ipmitool" cmdGeorge Kraft2012-08-201-3/+9
* cxmanage: Add --ipmipath optionGeorge Kraft2012-08-171-0/+9
* cxmanage: Add --retry COUNT optionGeorge Kraft2012-08-172-13/+31
* target: Some improvements to partition selectionGeorge Kraft2012-08-171-34/+20
* cxmanage: Add "fwinfo" commandGeorge Kraft2012-08-172-1/+33
* controller: For most commands, prompt to retry on failed hostsGeorge Kraft2012-08-161-62/+54
* target: Use fwinfo "partition" response field instead of "slot"George Kraft2012-08-163-16/+17
* cxmanage: Make sensor_name argument be a filterGeorge Kraft2012-08-163-12/+23
* cxmanage: Allow "sensor" command with no sensor_name argumentGeorge Kraft2012-08-161-2/+3
* target: Use more appropriate error messages for IPMI errorsGeorge Kraft2012-08-151-20/+27
* cxmanage: Rename --tftp argument to --external-tftpGeorge Kraft2012-08-151-13/+14
* cxmanage: Rename fwupdate --slot argument to --partitionGeorge Kraft2012-08-153-116/+120
* controller: Only add skip_crc32 to package manifests when it's trueGeorge Kraft2012-08-101-1/+3
* simg: Use 4KB alignment for CDB and boot log imagesGeorge Kraft2012-08-102-14/+30
* cxmanage: Add option to read hosts from a hostfileGeorge Kraft2012-08-081-11/+26
* Various cleanup in the cxmanage scriptGeorge Kraft2012-08-081-40/+42
* cxmanage_test: Clean up the controller and target testsGeorge Kraft2012-08-072-130/+63
* target: Change method names so they make more senseGeorge Kraft2012-08-074-91/+92
* cxmanage_test: Add tests for info_basic and info_ubootenvGeorge Kraft2012-08-062-0/+70