The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / genimage / Config.in.host
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/genimage/Config.in.host b/cirros-testvm/src-cirros/buildroot-2015.05/package/genimage/Config.in.host
new file mode 100644 (file)
index 0000000..acf777c
--- /dev/null
@@ -0,0 +1,13 @@
+config BR2_PACKAGE_HOST_GENIMAGE
+       bool "host genimage"
+       help
+         genimage is a tool to generate multiple filesystem and flash
+         images from a given root filesystem tree. genimage is
+         intended to be run in a fakeroot environment.
+
+         Configuration is done is a config file parsed by
+         libconfuse. Options like the path to tools can be given in
+         environment variables, the config file or commandline
+         switches.
+
+         http://www.pengutronix.de/software/genimage/