/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/toybox-inittab/ |
H A D | inittab | 2 ::sysinit:/bin/mount -t proc proc /proc 3 ::sysinit:/bin/mount -t sysfs sysfs /sys 4 ::sysinit:/bin/mount -t devtmpfs devtmpfs /dev 5 ::sysinit:/bin/mount -o remount,rw / 6 ::sysinit:/bin/mkdir -p /dev/pts 7 ::sysinit:/bin/mount -t devpts devpts /dev/pts 8 ::sysinit:/bin/mount -a 10 ::sysinit:/bin/ln -sf /proc/self/fd /dev/fd 11 ::sysinit:/bin/ln -sf /proc/self/fd/0 /dev/stdin 15 ::sysinit:/bin/hostname -F /etc/hostname [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/ |
H A D | inittab | 4 ::sysinit:/bin/mount -t proc proc /proc 5 ::sysinit:/bin/mount -t sysfs sysfs /sys 6 ::sysinit:/bin/mount -t devtmpfs devtmpfs /dev 7 ::sysinit:/bin/mount -o remount,rw / 8 ::sysinit:/bin/mkdir -p /dev/pts 9 ::sysinit:/bin/mount -t devpts devpts /dev/pts 10 ::sysinit:/bin/mount -a 11 ::sysinit:/sbin/swapon -a 12 null::sysinit:/bin/ln -sf /proc/self/fd /dev/fd 13 null::sysinit:/bin/ln -sf /proc/self/fd/0 /dev/stdin [all …]
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-sysinit/ |
H A D | gbs-sysinit.bb | 15 SRC_URI = "file://gbs-sysinit.sh \ 17 file://gbs-sysinit.service \ 22 install -m 0755 ${WORKDIR}/gbs-sysinit.sh ${D}${bindir}/ 28 install -m 0644 ${WORKDIR}/gbs-sysinit.service ${D}${systemd_system_unitdir} 32 SYSTEMD_SERVICE:${PN} = "gbs-sysinit.service"
|
/openbmc/openbmc/meta-phosphor/recipes-x86/chassis/ |
H A D | x86-power-control_git.bb | 28 mkdir -p $D$systemd_system_unitdir/sysinit.target.wants 31 …LINK="$D$systemd_system_unitdir/sysinit.target.wants/xyz.openbmc_project.Chassis.Control.Power@${i… 40 …LINK="$D$systemd_system_unitdir/sysinit.target.requires/xyz.openbmc_project.Chassis.Control.Power@…
|
/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/ |
H A D | kdump.service | 4 Requires=sysinit.target 5 After=sysinit.target
|
/openbmc/openbmc/poky/meta/recipes-devtools/run-postinsts/run-postinsts/ |
H A D | run-postinsts.service | 5 Before=sysinit.target 15 WantedBy=sysinit.target
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0002-binfmt-Don-t-install-dependency-links-at-install-tim.patch | 35 - 'symlinks' : ['sysinit.target.wants/'], 43 - 'symlinks' : ['sysinit.target.wants/'], 57 +WantedBy=sysinit.target 76 +WantedBy=sysinit.target
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0002-binfmt-Don-t-install-dependency-links-at-install-tim.patch | 35 - 'symlinks' : ['sysinit.target.wants/'], 43 - 'symlinks' : ['sysinit.target.wants/'], 57 +WantedBy=sysinit.target 76 +WantedBy=sysinit.target
|
/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-greatlakes/greatlakes-sysinit/files/ |
H A D | greatlakes-system-state-init@.service | 10 ExecStart=/usr/libexec/greatlakes-sysinit/greatlakes-system-state-init %i 15 WantedBy=sysinit.target
|
/openbmc/openbmc/poky/meta/recipes-support/rng-tools/rng-tools/ |
H A D | rng-tools.service | 5 Before=sysinit.target shutdown.target 32 WantedBy=sysinit.target
|
/openbmc/openbmc/meta-google/recipes-google/systemd/ |
H A D | gbmc-systemd-config.bb | 25 ${systemd_system_unitdir}/sysinit.target.wants/systemd-time-wait-sync.service \ 66 mkdir -p ${D}${systemd_system_unitdir}/sysinit.target.wants/ 67 …_system_unitdir}/systemd-time-wait-sync.service ${D}${systemd_system_unitdir}/sysinit.target.wants/
|
/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-platform-init/ |
H A D | ampere-platform-init.service | 11 WantedBy=sysinit.target
|
/openbmc/openbmc/poky/meta/recipes-core/psplash/files/ |
H A D | psplash-start.service | 13 WantedBy=sysinit.target
|
H A D | psplash-systemd.service | 14 WantedBy=sysinit.target
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-sys-utility/mori-boot/ |
H A D | host-powerctrl.service | 14 WantedBy=sysinit.target
|
/openbmc/x86-power-control/service_files/ |
H A D | xyz.openbmc_project.Chassis.Control.Power@.service | 13 WantedBy=sysinit.target
|
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-boot/ |
H A D | host-powerctrl.service | 16 WantedBy=sysinit.target
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcf/ |
H A D | netcf_0.2.8.bb | 28 PACKAGECONFIG[systemd] = "--with-sysinit=systemd,--with-sysinit=initscripts,"
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/ |
H A D | gbs-host-set-boot-failsafe@.service | 6 Before=gbs-sysinit.service
|
/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/images/ |
H A D | fb-greatlakes-phosphor-image.inc | 2 greatlakes-sysinit \
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-sysinit/files/ |
H A D | gbs-sysinit.service | 12 ExecStart=/usr/bin/gbs-sysinit.sh
|
/openbmc/linux/Documentation/security/ |
H A D | sak.rst | 32 In your rc.sysinit (or rc.local) file, add the command:: 80 lines in its rc.sysinit and rc scripts::
|
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit-inittab/ |
H A D | inittab | 9 si::sysinit:/etc/init.d/rcS
|
/openbmc/openbmc/meta-security/recipes-security/cryptmount/ |
H A D | cryptmount_6.2.0.bb | 27 …install -D -m 0644 ${S}/sysinit/cryptmount.service ${D}${systemd_system_unitdir}/cryptmount.service
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/images/ |
H A D | obmc-phosphor-image.bbappend | 14 OBMC_IMAGE_EXTRA_INSTALL:append:gbs = " gbs-sysinit"
|