Searched refs:Rootfs (Results 1 – 20 of 20) sorted by relevance
3 comment "Rootfs system depends on linux kernel"8 menu "Rootfs"165 endmenu # Rootfs
5 from oe.rootfs import Rootfs11 class PkgRootfs(Rootfs):
7 from oe.rootfs import Rootfs13 class DpkgOpkgRootfs(Rootfs):
18 # Rootfs configs
23 # Rootfs configs
24 echo Rootfs Image: ${ROOTFSIMAGE}
75 label = "Rootfs";
8 from oe.rootfs import Rootfs14 class DpkgOpkgRootfs(Rootfs):
83 bbdebug 1 "Actual Rootfs size: `du -s ${IMAGE_ROOTFS}`"100 bbwarn "Rootfs size is too small for BTRFS. Filesystem will be extended to ${size}K"220 bbwarn "Rootfs size is too small for F2FS. Filesystem will be extended to ${size}K"
76 # Rootfs manifest
249 f.write("Uncompressed Rootfs size: %s" % rootfs_size)
97 label = "NOR Rootfs Image";
90 label = "Rootfs";
14 class Rootfs(object, metaclass=ABCMeta): class
79 Rootfs is a special instance of ramfs (or tmpfs, if that's enabled), which is
3616 Rootfs overlays can now override symbolic links from6655 Rootfs overlay handling now refuses to overwrite10219 Rootfs device handling improvements: Choice between static