Lines Matching full:wks

118  usage: wic create <wks file or image name> [-o <DIRNAME> | --outdir <DIRNAME>]
125 commands' found in the <wks file>.
139 wic create <wks file or image name> [-o <DIRNAME> | --outdir <DIRNAME>]
147 kickstart commands' found in the <wks file>.
166 use as the .wks rootfs source.
170 .wks bootimg source.
173 the kernel to use in the .wks bootimg.
261 These are actually just the set of .wks files that have been moved
262 into the /scripts/lib/wic/canned-wks directory).
270 the --source parameter of the partition .wks command. Normally
376 $ wic cp test.wks tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic:1
386 test wks 628 2017-05-24 21:22
529 .wks files using the --source keyword to a particular plugin
621 (.wks) file (see 'wic help kickstart') specified either directly
622 on the command-line or as one of a selection of canned .wks files
660 OE kickstart files (.wks) can of course be specified directly on
662 'canned' .wks files available via the 'wic list images' command
676 .wks files. The following generates a list of availailable
701 usage: wic create <wks file or image name> [-o <DIRNAME> | ...]
708 kickstart commands' found in the <wks file>.
722 with a canned .wks file. To use the -e option, you need to
748 .../scripts/lib/wic/canned-wks/directdisk.wks
771 specifies each build artifact, along with a non-canned .wks file,
775 $ wic create ./test.wks -o ./out --rootfs-dir
793 ./test.wks
795 Here is a content of test.wks:
805 contents of the mkefidisk.wks OE kickstart file:
820 kickstart commands available for use in .wks files from 'wic help
1043 in bootloader configuration before running wic. In this case .wks file can
1048 in bootloader configuration before running wic. In this case .wks file can
1087 canned-wks folder or could be the full path to the
1105 This command allows the user to include the content of .wks file
1106 into original .wks file.
1114 .wks files.
1170 Returns the list of canned images (i.e. *.wks files located in
1171 the /scripts/lib/wic/canned-wks directory.