generic-poky/scripts/lib/wic/canned-wks
Jianxun Zhang 4c9b1a472f wic: clone gummiboot wks for systemd-boot
This wks is just a copy of gummiboot wks with bootloader
changed to systemd-boot. A very basic boot test on a X86
target is done with a direct-boot image generated by:

wic create mksystemd-bootdisk -e core-image-minimal

Because we plan to replace gummiboot with systemd-boot at any
time in the future, we summarize history (as much as I can) of
the current gummiboot wks before it's gone:

-----------------------------------------------------------------
commit 7d4bb40905
Author: Ed Bartosh <ed.bartosh@linux.intel.com>
Date:   Wed Sep 2 13:58:02 2015 +0300

    wic: get rid of scripts/lib/image

    Moved content of scripts/lib/image/ to scripts/lib/wic as
    one directory with the same name as a tool is self-explanatory
    and less confusing than two.

    (From OE-Core rev: 5dc02d572794298b3362378cea3d7da654456c44)

    Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
    Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

commit 77561e7191
Author: Ed Bartosh <ed.bartosh@linux.intel.com>
Date:   Wed Sep 2 13:58:01 2015 +0300

    wic: use ext4 in canned .wks files

    Latest kernel doesn't have ext3 compiled in. Wic images produced
    from canned .wks can't boot because of that. Switching to ext4
    fixes this issue.

    (From OE-Core rev: d281a65a81f369fc8d75023b8f911ce4106969c1)

    Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
    Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

commit 072657ce98
Author: Tom Zanussi <tom.zanussi@linux.intel.com>
Date:   Mon Aug 11 20:35:41 2014 -0500

    wic: Add mkgummidisk kickstart file

    This is the same as mkefidisk but uses gummiboot instead of grub-efi.

    (From OE-Core rev: 5979409ebfab0bb07b3c2b2fcf14a722c441f07b)

    Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
    Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-----------------------------------------------------------------

(From OE-Core rev: 546cd8352b8adce074831ec31cfa3bb2bf2f0084)

Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-20 10:28:46 +01:00
..
common.wks.inc wic: move parts of canned .wks into common.wks.inc 2016-01-20 17:07:13 +00:00
directdisk-bootloader-config.cfg directdisk-bootloader-config.wks: Add example for custom bootloader config 2015-12-09 08:48:25 +00:00
directdisk-bootloader-config.wks wic: move parts of canned .wks into common.wks.inc 2016-01-20 17:07:13 +00:00
directdisk-gpt.wks wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
directdisk-multi-rootfs.wks wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
directdisk.wks wic: move parts of canned .wks into common.wks.inc 2016-01-20 17:07:13 +00:00
mkefidisk.wks wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
mkgummidisk.wks wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
mkhybridiso.wks wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
mksystemd-bootdisk.wks wic: clone gummiboot wks for systemd-boot 2016-07-20 10:28:46 +01:00
qemux86-directdisk.wks wic: move parts of canned .wks into common.wks.inc 2016-01-20 17:07:13 +00:00
sdimage-bootpart.wks wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00