]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/genimage/Config.in.host
lrzsz: install symlinks for XMODEM and YMODEM
[coffee/buildroot.git] / 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 in 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           https://github.com/pengutronix/genimage