summaryrefslogtreecommitdiff
path: root/cxmanage
Commit message (Expand)AuthorAgeFilesLines
* CXMAN-178: Maintain node ordering for "sensor" command outputGeorge Kraft2012-12-182-12/+15
* cxmanage: Hide tftpy warningsGeorge Kraft2012-12-171-1/+1
* CXMAN-142: Add a warning message when TFTP transfers failGeorge Kraft2012-12-171-0/+7
* CXMAN-121: Raise the default thread count to 48George Kraft2012-12-121-1/+5
* CXMAN-172: Split the "cxmanage" script into multiple filesGeorge Kraft2012-12-1210-0/+1038
* Decoupling cxmanage (the app) from the APIevasquez2012-11-0113-6614/+0
* Revert "HACK: disable socman version checking"George Kraft2012-10-161-7/+7
* CXMAN-132: Add a --force option to force a command to runGeorge Kraft2012-10-161-9/+10
* CXMAN-123: Get socman version from "info basic" instead of fw infoGeorge Kraft2012-10-161-3/+2
* HACK: disable socman version checkingJason Hobbs2012-10-151-7/+7
* CXMAN-36: Clean up the component version display a bitv0.6.0George Kraft2012-10-111-2/+1
* CXMAN-130: Clean up some error messages for firmware updatesGeorge Kraft2012-10-111-9/+8
* CXMAN-128: Use and close file descriptors returned by mkstempGeorge Kraft2012-10-112-15/+18
* Bump ipmitool requirement to 1.8.11.0-cx2George Kraft2012-10-091-7/+0
* CXMAN-114: Be a little more tolerant of incomplete package formatsGeorge Kraft2012-10-092-9/+15
* CXMAN-126: Use a FirmwarePackage class for firmware updatesGeorge Kraft2012-10-046-196/+203
* CXMAN-125: Check all partitions before starting a firmware updateGeorge Kraft2012-10-042-2/+25
* Clean up some error messagesGeorge Kraft2012-10-041-9/+12
* CXMAN-123: Replace missing component versions with "Unknown"George Kraft2012-10-041-3/+7
* CXMAN-92: Add hardware type/revision to the "info basic" commandGeorge Kraft2012-10-042-0/+9
* CXMAN-119: Handle error messages for abnormal IPMItool terminationGeorge Kraft2012-10-021-4/+7
* CXMAN-36: Add DTB version to the cxmanage info commandGeorge Kraft2012-10-022-2/+4
* CXMAN-122: tftp: Allow InternalTftp servers to be killedGeorge Kraft2012-10-022-29/+44
* CXMAN-119: Handle keyboard interrupts more carefullyGeorge Kraft2012-09-273-96/+22
* CXMAN-120: Factor the command/threading logic out of the controllerGeorge Kraft2012-09-272-68/+138
* CXMAN-118: Preserve ubootenv version during "config boot" commandGeorge Kraft2012-09-272-39/+40
* CXMAN-36: Add CDB, stage2, ubootenv, bootlog versions to info cmdGeorge Kraft2012-09-272-17/+31
* CXMAN-115: make command_delay occur in worker threadJason Hobbs2012-09-271-5/+5
* CXMAN-117: Set the firmware version after uploading an imageGeorge Kraft2012-09-252-2/+6
* CXMAN-17, CXMAN-114: Check cxmanage/firmware versions before uploadGeorge Kraft2012-09-252-46/+90
* CXMAN-115: add a configurable delay between command executionJason Hobbs2012-09-211-1/+5
* CXMAN-36, CXMAN-76: Make "cxmanage info" display all versionsGeorge Kraft2012-09-202-5/+22
* Use subprocess.Popen() instead of subprocess.check_output()v0.5.0George Kraft2012-09-141-2/+3
* 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-141-1/+1
* 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
* simg: Add new SIMG version fieldGeorge Kraft2012-08-283-18/+45
* cxmanage: Rename simg "version" to "priority"George Kraft2012-08-284-49/+53
* 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-241-88/+116
* 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-221-24/+0
* When using --all-nodes, obtain IP addresses in parallel.George Kraft2012-08-221-22/+54
* Add Calxeda license to cid / reg ID filesGeorge Kraft2012-08-213-2/+71
* Replace some lingering instances of "slot" with "partition"George Kraft2012-08-201-2/+2