;=========================================================================== ;=========================================================================== ;=========================================================================== ; ; ; BURNBOOT.TXT BURNBOOT TOOL INITIATION FILE ; ; 01.15.2004 ; ; Revision 1.7 ; ; Burboot is a tool that needs to be invoked in the factory to optimze, ; i.e., speed up the 1st boot process experienced by the end-user. ; ; ; This file resides in :\MiniNT\System32\BurnBoot.txt ; ; It is designed to be updated-ONLY by Burn-in process used at each factory. ; ; WARNING : UPDATE by line-editing desired keys ONLY ; ******* Do ***NOT*** update by replacing or overwriting w/ another version. ; ; ; Psuedo-code listed at the end-of the file. ; ; DEFAULT, RECOMMENDED values shown below with -> on the left: ; ; [DEFAULT] ; REV CONTROL : Following BurnBoot.txt file Version key will ensure that correct, ; compatible version of BurnBoot Tool block. These 2 objects will ; be revised in lockstep. ; VERSION = 1.7 ; START_BURNBOOT : Set this key to "ON" just before initiating BurnBoot process ; ; During BurnBoot processing, value will be set to ON. ; ; When BurnBoot process finishes successfully, value will be set to DONE. ; ; value = ->OFF | ON | DONE ; START_BURNBOOT =DONE ; RETURN CODE : On Exit: BURNBOOT will return following values when done: ; ; RETURN_CODE = PASS does NOT include REIMAGE status, if REIMAGE is enabled. ; ; If RETURN_CODE is "PASS" without FINISH_TIME, it indicates a failure. ; ; value = NOT_YET_STARTED | RUNNING | PASS | FAIL ; RETURN_CODE =PASS ; Log the product & model on which the burnboot tool was run. ; ; This is used by MLCRC tool to lockout multi-sku gold-crc-file checking ; against a sku-specific or unit-specific image. ; ; MODEL = -> | ; MODEL_PRODUCT_# = -> | ; MODEL =SR1268AN MODEL_PRODUCT_# =PL421AA-ABG ; Log BurnBoot process start time, finish time and time taken: ; ; FINISH_TIME does **NOT** include RE_IMAGE time, if REIMAGE is enabled. ; ; START_TIME = -> |