/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 406 def prepare_rootfs_squashfs(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 416 def prepare_rootfs_erofs(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument
|
H A D | pluginbase.py | 128 oe_builddir, bootimg_dir, kernel_dir, rootfs_dir, argument 138 oe_builddir, bootimg_dir, kernel_dir, rootfs_dir, argument
|
H A D | engine.py | 143 def wic_create(wks_file, rootfs_dir, bootimg_dir, kernel_dir, argument
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/ |
H A D | rootfs.py | 36 def __validate_path(cmd, rootfs_dir, path): argument 52 def __get_rootfs_dir(rootfs_dir): argument
|
H A D | isoimage-isohybrid.py | 145 def _build_initramfs_path(rootfs_dir, cr_workdir): argument 236 rootfs_dir, native_sysroot): argument
|
H A D | empty.py | 49 rootfs_dir, native_sysroot): argument
|
H A D | rawcopy.py | 72 rootfs_dir, native_sysroot): argument
|
H A D | bootimg-partition.py | 169 rootfs_dir, native_sysroot): argument
|
H A D | bootimg-pcbios.py | 140 rootfs_dir, native_sysroot): argument
|
H A D | bootimg-biosplusefi.py | 184 rootfs_dir, native_sysroot): argument
|
H A D | bootimg-efi.py | 285 rootfs_dir, native_sysroot): argument
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | sdk.py | 113 def sdk_list_installed_packages(d, target, rootfs_dir=None): argument
|
H A D | rootfs.py | 413 def image_list_installed_packages(d, rootfs_dir=None): argument
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/ |
H A D | direct.py | 43 def __init__(self, wks_file, rootfs_dir, bootimg_dir, kernel_dir, argument
|
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/ |
H A D | __init__.py | 66 def __init__(self, d, rootfs_dir): argument
|
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ |
H A D | __init__.py | 156 def __init__(self, d, rootfs_dir): argument
|