Home
last modified time | relevance | path

Searched refs:CMDLINE (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A Dinit51 CMDLINE="$READDATA"
59 if [ "$READDATA" = "$VERSION$CMDLINE$DEVICES$ATAGS" ]; then
65 echo "$VERSION$CMDLINE$DEVICES$ATAGS" > /dev/shm/udev.cache
68 echo "$VERSION$CMDLINE$DEVICES$ATAGS" > /dev/shm/udev.cache
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/linux/
H A Dlinux.inc26 #kernel_conf_variable CMDLINE "\"${CMDLINE} ${CMDLINE_DEBUG}\""
65 kernel_conf_variable CMDLINE "\"${CMDLINE} ${CMDLINE_DEBUG}\""
103 … bbnote "Configuring the kernel for root-over-nfs-over-usb-eth with CMDLINE ${CMDLINE_NFSROOT_USB}"
111 kernel_conf_variable CMDLINE \"${CMDLINE_NFSROOT_USB} ${CMDLINE_DEBUG}\"
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/
H A Dkexecboot-cfg_0.2.bb26 APPEND=${CMDLINE} ${CMDLINE_DEBUG}
29 # CMDLINE=console=/dev/tty0 root=/dev/sdb1
47 # APPEND=${CMDLINE}
60 CMDLINE ?= ""
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/
H A Dinit20 read CMDLINE < /proc/cmdline
21 for x in $CMDLINE; do
/openbmc/openbmc/poky/meta/recipes-core/psplash/files/
H A Dpsplash-init19 read CMDLINE < /proc/cmdline
20 for x in $CMDLINE; do
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/
H A Dxserver-nodm16 read CMDLINE < /proc/cmdline
17 for x in $CMDLINE; do
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-live.sh44 [ -z "$CMDLINE" ] && CMDLINE=`cat /proc/cmdline`
45 for arg in $CMDLINE; do
107 exec switch_root -c /dev/console $ROOT_MOUNT /sbin/init $CMDLINE ||
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/
H A Drpi-cmdline.bb49 CMDLINE = " \
63 echo "${@' '.join(d.getVar('CMDLINE').split())}" > "${WORKDIR}/cmdline.txt"
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs/
H A Dowhttpd23 start-stop-daemon --start -x /usr/bin/${DAEMON} -- ${CMDLINE} --pid_file /var/run/${DAEMON}.pid
H A Dowserver22 start-stop-daemon --start -x /usr/bin/${DAEMON} -- ${CMDLINE} --pid_file /var/run/${DAEMON}.pid
/openbmc/linux/arch/nios2/
H A DKconfig90 config CMDLINE config
115 chosen node and fall back to CMDLINE if nothing is passed.
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/boot-wrapper-aarch64/
H A Dboot-wrapper-aarch64_git.bb55 EXTRA_OEMAKE += "'CMDLINE=${BOOT_WRAPPER_AARCH64_CMDLINE}'"
/openbmc/linux/arch/hexagon/
H A DKconfig95 config CMDLINE config
/openbmc/linux/arch/microblaze/
H A DKconfig100 config CMDLINE config
/openbmc/linux/arch/mips/
H A DKconfig.debug48 config CMDLINE config
/openbmc/linux/arch/openrisc/
H A DKconfig216 config CMDLINE config
/openbmc/u-boot/cmd/
H A DKconfig3 config CMDLINE config
16 depends on CMDLINE
28 depends on CMDLINE
36 depends on CMDLINE
43 depends on CMDLINE
44 default y if CMDLINE
/openbmc/openbmc/poky/meta/classes/
H A Dbuildhistory.bbclass855 CMDLINE="${@buildhistory_get_cmdline(d)}"
860 buildhistory_single_commit "$CMDLINE" "$HOSTNAME" dummy
863 buildhistory_single_commit "$CMDLINE" "$HOSTNAME"
/openbmc/linux/arch/powerpc/
H A DKconfig972 config CMDLINE config
982 prompt "Kernel command line type" if CMDLINE != ""
990 string provided in CMDLINE will be used.
/openbmc/linux/arch/sparc/
H A DKconfig314 config CMDLINE config
/openbmc/linux/arch/riscv/
H A DKconfig747 config CMDLINE config
759 prompt "Built-in command line usage" if CMDLINE != ""
/openbmc/linux/arch/sh/
H A DKconfig737 config CMDLINE config
/openbmc/linux/arch/loongarch/
H A DKconfig331 config CMDLINE config
/openbmc/linux/arch/arm/
H A DKconfig1570 config CMDLINE config
1581 prompt "Kernel command line type" if CMDLINE != ""
1589 string provided in CMDLINE will be used.
/openbmc/linux/arch/arm64/
H A DKconfig2279 config CMDLINE config
2288 prompt "Kernel command line type" if CMDLINE != ""
2299 string provided in CMDLINE will be used.

12