Home
last modified time | relevance | path

Searched refs:Rootfs (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/package_manager/rpm/
H A Drootfs.py7 from oe.rootfs import Rootfs
13 class PkgRootfs(Rootfs):
/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/
H A Drootfs.py9 from oe.rootfs import Rootfs
15 class DpkgOpkgRootfs(Rootfs):
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/
H A Drootfs.py10 from oe.rootfs import Rootfs
16 class DpkgOpkgRootfs(Rootfs):
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dimage_types.bbclass91 bbdebug 1 "Actual Rootfs size: `du -s ${IMAGE_ROOTFS}`"
108 bbwarn "Rootfs size is too small for BTRFS. Filesystem will be extended to ${size}K"
260 bbwarn "Rootfs size is too small for F2FS. Filesystem will be extended to ${size}K"
H A Dlicense_image.bbclass84 # Rootfs manifest
/openbmc/openbmc/poky/meta/lib/oe/
H A Drootfs.py16 class Rootfs(object, metaclass=ABCMeta): class
/openbmc/u-boot/board/st/stm32mp1/
H A DREADME167 | * | - | - | Boot/Rootfs|
/openbmc/openbmc/poky/meta/classes-global/
H A Dbuildstats.bbclass258 f.write("Uncompressed Rootfs size: %s" % rootfs_size)