... | @@ -107,7 +107,7 @@ The main idea is to have all needed files in one container - to prevent any mix |
... | @@ -107,7 +107,7 @@ The main idea is to have all needed files in one container - to prevent any mix |
|
```
|
|
```
|
|
* as option
|
|
* as option
|
|
|
|
|
|
#### new <file> defenition
|
|
#### new "file" defenition
|
|
- format "conf"
|
|
- format "conf"
|
|
PFAL configuration file
|
|
PFAL configuration file
|
|
- format "flat"
|
|
- format "flat"
|
... | @@ -115,11 +115,11 @@ Raw file with following options: |
... | @@ -115,11 +115,11 @@ Raw file with following options: |
|
- "path" - absolute PATH + FILENAME of Device Filesystem
|
|
- "path" - absolute PATH + FILENAME of Device Filesystem
|
|
- "sha512" - SHA512 Hash of given flat file - if not given it will be generated on the fly of uploader
|
|
- "sha512" - SHA512 Hash of given flat file - if not given it will be generated on the fly of uploader
|
|
|
|
|
|
#### new '<pre></pre>' section
|
|
#### new "pre" section
|
|
- bundle of uploads before firmware update
|
|
- bundle of uploads before firmware update
|
|
- optional
|
|
- optional
|
|
|
|
|
|
#### new '<post></post>' section
|
|
#### new "post" section
|
|
- bundle of uploads after firmware update
|
|
- bundle of uploads after firmware update
|
|
- optional
|
|
- optional
|
|
|
|
|
... | | ... | |