Home
last modified time | relevance | path

Searched refs:init (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/buildroot/package/s6-linux-init/
A DConfig.in2 bool "s6-linux-init"
8 s6-linux-init is a set of minimalistic tools to create a
9 s6-based init system, including a /sbin/init binary, on a
12 http://skarnet.org/software/s6-linux-init/
A D0001-configure-add-D_GNU_SOURCE.patch11 https://github.com/skarnet/s6-linux-init/commit/355a75e08bbc8af8af97576bad07471dd1b431d8:
13 src/shutdown/s6-linux-init-shutdownd.c: In function ‘main’:
14 src/shutdown/s6-linux-init-shutdownd.c:294:24: error: ‘F_DUPFD_CLOEXEC’ undeclared (first use in th…
20 [Upstream status: https://github.com/skarnet/s6-linux-init/pull/3]
/buildroot/package/initscripts/
A Dinitscripts.mk8 mkdir -p $(TARGET_DIR)/etc/init.d
9 $(INSTALL) -D -m 0755 package/initscripts/init.d/* $(TARGET_DIR)/etc/init.d/
/buildroot/package/openrc/
A D0004-init.d-agetty-start-agetty-after-all-sevices.patch4 Subject: [PATCH] init.d/agetty: start agetty after all services
11 init.d/agetty.in | 2 +-
14 diff --git a/init.d/agetty.in b/init.d/agetty.in
16 --- a/init.d/agetty.in
17 +++ b/init.d/agetty.in
A D0003-init.d-agetty-replace-sbin-agetty-by-sbin-getty.patch4 Subject: [PATCH] init.d/agetty: replace /sbin/agetty by /sbin/getty
15 init.d/agetty.in | 2 +-
18 diff --git a/init.d/agetty.in b/init.d/agetty.in
20 --- a/init.d/agetty.in
21 +++ b/init.d/agetty.in
A Dsysv-rcs10 for i in /etc/init.d/S??*; do
20 for i in $(ls -r /etc/init.d/S??*); do
A D0006-Also-create-run-lock-subsys-directory.patch11 sh/init.sh.Linux.in | 2 +-
14 diff --git a/sh/init.sh.Linux.in b/sh/init.sh.Linux.in
16 --- a/sh/init.sh.Linux.in
17 +++ b/sh/init.sh.Linux.in
A D0002-sh-init.sh.Linux.in-change-run-lock-from-root-uucp-t.patch4 Subject: [PATCH] sh/init.sh.Linux.in: change /run/lock from root:uucp to
18 sh/init.sh.Linux.in | 2 +-
21 diff --git a/sh/init.sh.Linux.in b/sh/init.sh.Linux.in
23 --- a/sh/init.sh.Linux.in
24 +++ b/sh/init.sh.Linux.in
A D0001-init.d-sysctl.in-add-support-for-busybox-sysctl.patch4 Subject: [PATCH] init.d/sysctl.in: add support for busybox sysctl
16 init.d/sysctl.in | 27 ++++++++++++++++++++++++++-
19 diff --git a/init.d/sysctl.in b/init.d/sysctl.in
21 --- a/init.d/sysctl.in
22 +++ b/init.d/sysctl.in
A Dopenrc.mk55 $(TARGET_DIR)/etc/init.d/sysv-rcs
65 $(RM) $(TARGET_DIR)/etc/init.d/{keymaps,save-keymaps}
76 $(RM) $(TARGET_DIR)/etc/init.d/{network,staticroute,loopback}
96 ln -sf agetty $(TARGET_DIR)/etc/init.d/$(OPENRC_GETTY_SVCNAME)
97 ln -sf /etc/init.d/$(OPENRC_GETTY_SVCNAME) \
/buildroot/linux/5.10.162-cip24-rt10/
A D0001-arch-microblaze-mm-init.c-fix-build.patch4 Subject: [PATCH] arch/microblaze/mm/init.c: fix build
7 https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git/commit/arch/microblaze/mm/init.c?…
9 arch/microblaze/mm/init.c:71:2: error: #endif without #if
20 arch/microblaze/mm/init.c | 1 +
23 diff --git a/arch/microblaze/mm/init.c b/arch/microblaze/mm/init.c
25 --- a/arch/microblaze/mm/init.c
26 +++ b/arch/microblaze/mm/init.c
/buildroot/package/xen/
A Dxen.mk26 --with-initddir=/etc/init.d
57 mv $(TARGET_DIR)/etc/init.d/xencommons $(TARGET_DIR)/etc/init.d/S50xencommons
58 mv $(TARGET_DIR)/etc/init.d/xen-watchdog $(TARGET_DIR)/etc/init.d/S50xen-watchdog
59 mv $(TARGET_DIR)/etc/init.d/xendomains $(TARGET_DIR)/etc/init.d/S60xendomains
/buildroot/package/netplug/
A DS29netplug18 if [ -f /etc/init.d/functions ]; then
19 . /etc/init.d/functions
20 elif [ -f /etc/rc.d/init.d/functions ]; then
21 . /etc/rc.d/init.d/functions
/buildroot/package/ifplugd/
A Difplugd.mk16 IFPLUGD_CONF_OPTS = --disable-lynx --with-initdir=/etc/init.d/
29 $(INSTALL) -D -m 0755 $(@D)/conf/ifplugd.init \
30 $(TARGET_DIR)/etc/init.d/S45ifplugd
32 $(SED) 's^/bin/bash^/bin/sh^g' $(TARGET_DIR)/etc/init.d/S45ifplugd
/buildroot/package/gstreamer1/gstd/
A D0001-Don-t-require-gstd-check-user-xenv.sh-for-systemd-se.patch10 Note that the non-systemd init script already does not require this.
16 init/gstd.service.in | 2 +-
19 diff --git a/init/gstd.service.in b/init/gstd.service.in
21 --- a/init/gstd.service.in
22 +++ b/init/gstd.service.in
/buildroot/package/udev-gentoo-scripts/
A Dudev-gentoo-scripts.mk11 UDEV_GENTOO_SCRIPTS_LICENSE_FILES = init.d/udev-settle
18 ln -s -f /etc/init.d/udev-settle /etc/init.d/udev-trigger \
/buildroot/support/testing/tests/init/
A Dbase.py7 def start_emulator(self, fs_type, kernel=None, dtb=None, init=None): argument
28 if init is not None:
29 kernel_cmdline.extend(["init={}".format(init)])
36 if init is None:
/buildroot/support/testing/tests/package/test_opkg/
A Dpost-build.sh8 ${IPK_BUILD}/etc/init.d/ \
12 mv -f ${TARGET_DIR}/etc/init.d/S59snmpd ${IPK_BUILD}/etc/init.d/
34 /etc/init.d/S59snmpd start
41 /etc/init.d/S59snmpd stop
/buildroot/package/dracut/
A Dbusybox-init-module-setup.sh30 inst_multiple /init
51 /etc/init.d/rcS \
52 /etc/init.d/rcK \
/buildroot/package/liblog4c-localtime/
A D0002-Fix-linking-error-without-pthread.patch16 src/log4c/init.c | 2 ++
19 diff --git a/src/log4c/init.c b/src/log4c/init.c
21 --- a/src/log4c/init.c
22 +++ b/src/log4c/init.c
/buildroot/board/atmel/at91sam9x5ek/patches/linux/
A D0001-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch62 diff --git a/arch/arm/boot/bootp/init.S b/arch/arm/boot/bootp/init.S
64 --- a/arch/arm/boot/bootp/init.S
65 +++ b/arch/arm/boot/bootp/init.S
121 + .section ".proc.info.init", "a"
134 + .section ".proc.info.init", "a"
147 + .section ".proc.info.init", "a"
160 + .section ".proc.info.init", "a"
186 + .section ".proc.info.init", "a"
212 + .section ".proc.info.init", "a"
225 + .section ".proc.info.init", "a"
[all …]
/buildroot/board/beaglebone/patches/linux/
A D0002-ARM-8933-1-replace-Sun-Solaris-style-flag-on-section.patch59 diff --git a/arch/arm/boot/bootp/init.S b/arch/arm/boot/bootp/init.S
61 --- a/arch/arm/boot/bootp/init.S
62 +++ b/arch/arm/boot/bootp/init.S
118 + .section ".proc.info.init", "a"
131 + .section ".proc.info.init", "a"
144 + .section ".proc.info.init", "a"
157 + .section ".proc.info.init", "a"
183 + .section ".proc.info.init", "a"
209 + .section ".proc.info.init", "a"
222 + .section ".proc.info.init", "a"
[all …]
/buildroot/package/qbee-agent/
A Dqbee-agent.mk29 $(INSTALL) -D -m 0644 $(@D)/package/init-scripts/systemd/qbee-agent.service \
34 $(INSTALL) -D -m 755 $(@D)/package/init-scripts/sysvinit/qbee-agent \
35 $(TARGET_DIR)/etc/init.d/S99qbee-agent
/buildroot/fs/cpio/
A Dcpio.mk10 if [ ! -e $(TARGET_DIR)/init ]; then \
11 ln -sf sbin/init $(TARGET_DIR)/init; \
21 if [ ! -e $(TARGET_DIR)/init ]; then \
22 $(INSTALL) -m 0755 fs/cpio/init $(TARGET_DIR)/init; \
/buildroot/board/freescale/imx6sabre/patches/uboot/
A D0001-mx6qsabre_common-boot-Linux-to-init-in-mfgtools-mode.patch4 Subject: [PATCH] mx6qsabre_common: boot Linux to /init in mfgtools mode
9 Buildroot supplies a nice /init wrapper script to use when booting from a
12 This patch tells u-boot to tell the kernel to boot into /init (instead of
31 + "rdinit=/init " \

Completed in 622 milliseconds

12345678910>>...12