summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/obmc-phosphor-initfs/files/obmc-update.sh
Commit message (Expand)AuthorAgeFilesLines
* Drop obmc-phosphor- prefix from recipe collectionsBrad Bishop2016-09-121-274/+0
* initfs: update: Sanitize whitelist directory entriesMilton Miller2016-06-251-2/+13
* initfs: update: handle no images to updateMilton Miller2016-06-251-2/+11
* initfs: update: add --help messageMilton Miller2016-06-251-1/+19
* initfs: update: add check for image size vs mtd sizeMilton Miller2016-06-251-0/+17
* initfs: update: check individual mtd partitions for mountsMilton Miller2016-06-251-5/+41
* initfs: update: add option to perform checks but skip actual updateMilton Miller2016-06-251-12/+19
* initfs: update: Consistently add ERROR: and print to stderrMilton Miller2016-06-251-3/+7
* initfs: update: Do not cause an error if no files were savedMilton Miller2016-06-231-1/+1
* initfs: update: Don't exec sh or sulogin on error just exit 1Milton Miller2016-06-231-17/+6
* update: Skip calling flashcp for empty filesMilton D. Miller II2016-03-041-0/+6
* update: Remove images as they are successfully flashedMilton D. Miller II2016-03-041-2/+1
* update: Add option to copy files to runtime cow directoryMilton D. Miller II2016-03-041-0/+10
* update: Save whitelist files from RAM or mounted read-write filesystemMilton D. Miller II2016-03-041-4/+12
* update: Save files using the same mount path as initMilton D. Miller II2016-03-041-1/+1
* update: Make cow directory before restoring saved files.Milton D. Miller II2016-03-041-0/+1
* update: Restore files via an alternate mount directoryMilton D. Miller II2016-03-041-0/+6
* update: Save files in run filesystemMilton D. Miller II2016-03-041-1/+1
* update: Read whitelist from the /run/initramfs directoryMilton D. Miller II2016-03-041-2/+4
* update: Do not check if the whitelist is emptyMilton D. Miller II2016-03-041-1/+1
* update: Add options to skip the save and restore phasesMilton D. Miller II2016-03-041-3/+16
* update: Add command line parsing to clean or preserve saved filesMilton D. Miller II2016-03-031-0/+22
* obmc-{init,update}.sh: Cope with alternate RW FS typesAndrew Jeffery2016-02-241-3/+16
* obmc-initfs: run update as a sub-scriptMilton Miller2016-02-091-11/+4
* obmc-initfs: use varables for paths and mount argumentsMilton Miller2016-02-091-14/+18
* obmc-initfs: look for images in /run/initramfs/image-Milton Miller2016-02-091-6/+6
* Create obmc-phosphor-initfs startup and shutdown scriptsMilton D. Miller II2016-01-281-0/+106
OpenPOWER on IntegriCloud