aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/oseama/src/oseama.c
Commit message (Collapse)AuthorAgeFilesLines
* oseama: support extracting entityRafał Miłecki2016-06-271-0/+134
| | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
* oseama: support creating single Seama entityRafał Miłecki2016-01-291-0/+185
| | | | | | | | | | This will be needed to handle sysupgrade on NAND in a smart way. We'll need to extract kernel our of provided Seama container, put in in a new Seama entity and flash. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48552 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oseama: small util for reading Seama image format infoRafał Miłecki2016-01-281-0/+237
It's similar to otrx, we need this tool for handling sysupgrade. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48533 3c298f89-4303-0410-b956-a3cf2f4a3e73