/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | partition.py | 127 def prepare(self, creator, cr_workdir, oe_builddir, rootfs_dir, argument 207 def prepare_rootfs(self, cr_workdir, oe_builddir, rootfs_dir, argument 271 def prepare_rootfs_ext(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 353 def prepare_rootfs_btrfs(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 376 def prepare_rootfs_msdos(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 412 def prepare_rootfs_squashfs(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 422 def prepare_rootfs_erofs(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 432 def prepare_empty_partition_none(self, rootfs, oe_builddir, native_sysroot): argument 435 def prepare_empty_partition_ext(self, rootfs, oe_builddir, argument 459 def prepare_empty_partition_btrfs(self, rootfs, oe_builddir, argument [all …]
|
H A D | pluginbase.py | 89 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument 100 oe_builddir, bootimg_dir, kernel_dir, argument 117 oe_builddir, bootimg_dir, kernel_dir, argument 128 oe_builddir, bootimg_dir, kernel_dir, rootfs_dir, argument 138 oe_builddir, bootimg_dir, kernel_dir, rootfs_dir, argument
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/ |
H A D | bootimg-pcbios.py | 51 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument 81 oe_builddir, bootimg_dir, kernel_dir, argument 139 oe_builddir, bootimg_dir, kernel_dir, argument
|
H A D | bootimg-biosplusefi.py | 120 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument 152 oe_builddir, bootimg_dir, kernel_dir, argument 183 oe_builddir, bootimg_dir, kernel_dir, argument
|
H A D | isoimage-isohybrid.py | 201 oe_builddir, bootimg_dir, kernel_dir, argument 235 oe_builddir, bootimg_dir, kernel_dir, argument 440 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
|
H A D | bootimg-partition.py | 39 oe_builddir, bootimg_dir, kernel_dir, argument 133 oe_builddir, bootimg_dir, kernel_dir, argument
|
H A D | bootimg-efi.py | 215 oe_builddir, bootimg_dir, kernel_dir, argument 291 oe_builddir, bootimg_dir, kernel_dir, argument
|
H A D | empty.py | 48 oe_builddir, bootimg_dir, kernel_dir, argument
|
H A D | rawcopy.py | 71 oe_builddir, bootimg_dir, kernel_dir, argument
|
H A D | rootfs.py | 75 oe_builddir, bootimg_dir, kernel_dir, argument
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/ |
H A D | direct.py | 44 native_sysroot, oe_builddir, options): argument
|