Searched refs:Rootfs (Results 1 – 12 of 12) sorted by relevance
7 from oe.rootfs import Rootfs13 class PkgRootfs(Rootfs):
9 from oe.rootfs import Rootfs15 class DpkgOpkgRootfs(Rootfs):
73 label = "Rootfs";
10 from oe.rootfs import Rootfs16 class DpkgOpkgRootfs(Rootfs):
178 label = "Rootfs";
91 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"254 bbwarn "Rootfs size is too small for F2FS. Filesystem will be extended to ${size}K"
84 # Rootfs manifest
97 label = "NOR Rootfs Image";
16 class Rootfs(object, metaclass=ABCMeta): class
167 | * | - | - | Boot/Rootfs|
255 f.write("Uncompressed Rootfs size: %s" % rootfs_size)
78 Rootfs is a special instance of ramfs (or tmpfs, if that's enabled), which is