| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
Signed-off-by: Horst Kronstorfer <hkronsto@frequentis.com>
|
|
|
|
|
|
|
|
|
| |
Since the original implementation indicates explicit error handling
we turn off getopt()'s internal error messaging to avoid duplicate
error messages. Additionally we add ':' (missing option argument)
error handling.
Signed-off-by: Horst Kronstorfer <hkronsto@frequentis.com>
|
|
|
|
| |
Signed-off-by: Horst Kronstorfer <hkronsto@frequentis.com>
|
|
This tool takes a key=value configuration file (same as would a `printenv' show)
and generates the corresponding environment image, ready to be flashed.
use case: flash the environment with an external tool
Signed-off-by: David Wagner <david.wagner@free-electrons.com>
Acked-by; Mike Frysinger <vapier@gentoo.org>
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|