generic-poky/scripts/lib/wic
Mariano Lopez 8612f26004 directdisk-bootloader-config.wks: Add example for custom bootloader config
Add new wks file as a example for a custom bootloader configuration.
This change also includes the configuration that file that will be
used.

This example is using syslinux with MBR, the configuration file is
almost the same as the one generated by wic. As stated before this
is just an example.

[YOCTO #8728]

(From OE-Core rev: 4a9db893f721c0da5d103d28b97a0302cc9e2197)

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-12-09 08:48:25 +00:00
..
3rdparty/pykickstart wic: code cleanup: superfluous-parens 2015-06-23 11:47:36 +01:00
canned-wks directdisk-bootloader-config.wks: Add example for custom bootloader config 2015-12-09 08:48:25 +00:00
config wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
imager wic: fix partition size calculation 2015-09-23 09:52:54 +01:00
kickstart wic: Prepare wicboot to allow custom bootloader config 2015-12-09 08:48:24 +00:00
plugins wic: Allow to use a custom config for bootloaders 2015-12-09 08:48:24 +00:00
utils wic/utils/misc.py: Added function to search for files in canned-wks 2015-12-09 08:48:24 +00:00
__init__.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00
__version__.py wic: Bump the version to 2.0 2014-08-11 10:53:12 +01:00
conf.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
creator.py wic: use optparse instead of cmdln 2015-09-03 12:43:28 +01:00
engine.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
help.py wic/help.py: Document the new option "configfile" 2015-12-09 08:48:25 +00:00
msger.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
plugin.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
pluginbase.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
test wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00