/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 347 def prepare_rootfs_btrfs(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 370 def prepare_rootfs_msdos(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 416 def prepare_rootfs_erofs(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 426 def prepare_empty_partition_none(self, rootfs, oe_builddir, native_sysroot): argument 429 def prepare_empty_partition_ext(self, rootfs, oe_builddir, argument 450 def prepare_empty_partition_btrfs(self, rootfs, oe_builddir, argument 468 def prepare_empty_partition_msdos(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 168 oe_builddir, bootimg_dir, kernel_dir, argument
|
H A D | bootimg-efi.py | 208 oe_builddir, bootimg_dir, kernel_dir, argument 284 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
|