acf777c8bf4da1d5a09634f67b351492da1b4f84
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / genimage / Config.in.host
1 config BR2_PACKAGE_HOST_GENIMAGE
2         bool "host genimage"
3         help
4           genimage is a tool to generate multiple filesystem and flash
5           images from a given root filesystem tree. genimage is
6           intended to be run in a fakeroot environment.
7
8           Configuration is done is a config file parsed by
9           libconfuse. Options like the path to tools can be given in
10           environment variables, the config file or commandline
11           switches.
12
13           http://www.pengutronix.de/software/genimage/