]> code.ossystems Code Review - openembedded-core.git/commitdiff
wic: rename and amend systemd-boot wks file
authorJianxun Zhang <jianxun.zhang@linux.intel.com>
Tue, 26 Jul 2016 23:39:20 +0000 (16:39 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Sep 2016 16:11:31 +0000 (17:11 +0100)
Rename wks for systemd-boot per the suggestion from community.
Also amend description to distinguish it from others when
running "wic list images".

Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/wic/canned-wks/systemd-bootdisk.wks [moved from scripts/lib/wic/canned-wks/mksystemd-bootdisk.wks with 77% similarity]

similarity index 77%
rename from scripts/lib/wic/canned-wks/mksystemd-bootdisk.wks
rename to scripts/lib/wic/canned-wks/systemd-bootdisk.wks
index df706e8aaab5c3691e19757bc3bd6e3a6436ca6f..d80189bcb76f7a3e9d5caa36f3375ebe69932cb1 100644 (file)
@@ -1,6 +1,6 @@
-# short-description: Create an EFI disk image
+# short-description: Create an EFI disk image with systemd-boot
 # long-description: Creates a partitioned EFI disk image that the user
-# can directly dd to boot media.
+# can directly dd to boot media. The selected bootloader is systemd-boot.
 
 part /boot --source bootimg-efi --sourceparams="loader=systemd-boot" --ondisk sda --label msdos --active --align 1024