Searched refs:preinit (Results 1 – 17 of 17) sorted by relevance
13 install -m 0755 ${UNPACKDIR}/init ${D}/${base_sbindir}/preinit-mounts26 ALTERNATIVE_TARGET[init] = "${base_sbindir}/preinit-mounts"
28 # Then generated init will be named /sbin/preinit and you would need to extend you kernel parame…42 OVERLAYFS_ETC_INIT_TEMPLATE ??= "${COREBASE}/meta/files/overlayfs-etc-preinit.sh.in"62 preinitPath = oe.path.join(d.getVar("IMAGE_ROOTFS"), d.getVar("base_sbindir"), "preinit")
29 # If the mount point is handled somewhere else, e.g. custom boot or preinit
28 if (m->preinit) in mmc_do_preinit()82 if (m->preinit) in mmc_do_preinit()
249 if (m->preinit) in mmc_do_preinit()
2827 void mmc_set_preinit(struct mmc *mmc, int preinit) in mmc_set_preinit() argument2829 mmc->preinit = preinit; in mmc_set_preinit()
17 RDEPENDS:${PN}:append:df-obmc-ubi-fs = " preinit-mounts"
103 installed by the [preinit-mounts][] package before `systemd` is started.144 [preinit-mounts]:145 https://github.com/openbmc/openbmc/tree/master/meta-phosphor/recipes-phosphor/preinit-mounts
222 …b.com/openbmc/openbmc/blob/master/meta-phosphor/recipes-phosphor/preinit-mounts/preinit-mounts/init
623 char preinit; /* start init as early as possible */ member825 void mmc_set_preinit(struct mmc *mmc, int preinit);
116 ${nonarch_libdir}/clang/${MAJOR_VER}/lib/linux/libclang_rt.asan-preinit*.a"
127 …nonarch_libdir}/clang/${MAJOR_VER}.${MINOR_VER}.${PATCH_VER}/lib/linux/libclang_rt.asan-preinit*.a"
37 - files: overlayfs-etc: refactor preinit template
309 * changed SEL timestamp formatting for 'preinit' SEL entries, allowing
2261 Then the generated init will be named ``/sbin/preinit`` and you would need to extend your
[all...]