summaryrefslogtreecommitdiffstats
path: root/wic
Commit message (Collapse)AuthorAgeFilesLines
* wic: add systemd-bootdisk-microcode.wksCalifornia Sullivan2018-04-171-0/+13
| | | | | | | | | Add wic kickstart file that includes microcode as an initrd for early update support. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> (cherry picked from commit 4471c6835a59d1e5c70f0ddcb27e1e9913273ff0) Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* core-image-tiny: Provide a new image recipe for poky-tiny that boots from RAMAlejandro Hernandez2017-09-152-11/+3
| | | | | | | | This new image recipe creates an image from the artifacts obtained after building core-image-tiny-initramfs, it boots directly to a tiny rootfs provided by initrd Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
* wic: Move WKS newer common locationSaul Wold2017-07-126-0/+53
This cleans up the wic scripts location to match the newer top-level wic directory location. Signed-off-by: Saul Wold <sgw@linux.intel.com>