]> code.ossystems Code Review - openembedded-core.git/commit
directdisk-bootloader-config.wks: Add example for custom bootloader config
authorMariano Lopez <mariano.lopez@linux.intel.com>
Tue, 1 Dec 2015 08:10:20 +0000 (08:10 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Dec 2015 08:47:28 +0000 (08:47 +0000)
commit4a9db893f721c0da5d103d28b97a0302cc9e2197
tree0bda11a4c1676929653e7754bc1f95e860c5052d
parent597045657a1a635f667404306160f9ab2551e954
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]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/wic/canned-wks/directdisk-bootloader-config.cfg [new file with mode: 0644]
scripts/lib/wic/canned-wks/directdisk-bootloader-config.wks [new file with mode: 0644]