summaryrefslogtreecommitdiff
path: root/cxmanage
Commit message (Expand)AuthorAgeFilesLines
* CXMAN-202: Abort fwupdate --full if any step fails along the wayGeorge Kraft2013-05-091-13/+14
* CXMAN-189: fwupdate: Don't reset if ECME version < 1.2.0George Kraft2013-04-301-0/+14
* Remove the "info dump" commandGeorge Kraft2013-04-291-24/+0
* CXMAN-189: Add a "fullupdate" command to the cxmanage scriptGeorge Kraft2013-04-291-15/+41
* CXMAN-195: Add a NOTE to check the node count after discovering IPsGeorge Kraft2013-04-261-0/+3
* CXMAN-188: Update set_boot_order for new u-boot environmentsGeorge Kraft2013-04-251-7/+2
* CXMAN-191: Add a --ecme-tftp-port command line optionGeorge Kraft2013-04-221-1/+3
* CXMAN-159: Add a -i/--ids command line option to display node IDsGeorge Kraft2013-03-128-31/+56
* CXMAN-184: macaddrs: Allow multiple MAC addresses on a single portGeorge Kraft2013-03-061-2/+3
* CXMAN-181: Added the 'cxmanage ipdiscover' commandGeorge Kraft2013-02-281-0/+55
* 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