/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | init | 51 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 D | linux.inc | 26 #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 D | kexecboot-cfg_0.2.bb | 26 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 D | init | 20 read CMDLINE < /proc/cmdline 21 for x in $CMDLINE; do
|
/openbmc/openbmc/poky/meta/recipes-core/psplash/files/ |
H A D | psplash-init | 19 read CMDLINE < /proc/cmdline 20 for x in $CMDLINE; do
|
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/ |
H A D | xserver-nodm | 16 read CMDLINE < /proc/cmdline 17 for x in $CMDLINE; do
|
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/ |
H A D | init-live.sh | 44 [ -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 D | rpi-cmdline.bb | 49 CMDLINE = " \ 63 echo "${@' '.join(d.getVar('CMDLINE').split())}" > "${WORKDIR}/cmdline.txt"
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs/ |
H A D | owhttpd | 23 start-stop-daemon --start -x /usr/bin/${DAEMON} -- ${CMDLINE} --pid_file /var/run/${DAEMON}.pid
|
H A D | owserver | 22 start-stop-daemon --start -x /usr/bin/${DAEMON} -- ${CMDLINE} --pid_file /var/run/${DAEMON}.pid
|
/openbmc/linux/arch/nios2/ |
H A D | Kconfig | 90 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 D | boot-wrapper-aarch64_git.bb | 55 EXTRA_OEMAKE += "'CMDLINE=${BOOT_WRAPPER_AARCH64_CMDLINE}'"
|
/openbmc/linux/arch/hexagon/ |
H A D | Kconfig | 95 config CMDLINE config
|
/openbmc/linux/arch/microblaze/ |
H A D | Kconfig | 100 config CMDLINE config
|
/openbmc/linux/arch/mips/ |
H A D | Kconfig.debug | 48 config CMDLINE config
|
/openbmc/linux/arch/openrisc/ |
H A D | Kconfig | 216 config CMDLINE config
|
/openbmc/u-boot/cmd/ |
H A D | Kconfig | 3 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 D | buildhistory.bbclass | 855 CMDLINE="${@buildhistory_get_cmdline(d)}" 860 buildhistory_single_commit "$CMDLINE" "$HOSTNAME" dummy 863 buildhistory_single_commit "$CMDLINE" "$HOSTNAME"
|
/openbmc/linux/arch/powerpc/ |
H A D | Kconfig | 972 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 D | Kconfig | 314 config CMDLINE config
|
/openbmc/linux/arch/riscv/ |
H A D | Kconfig | 747 config CMDLINE config 759 prompt "Built-in command line usage" if CMDLINE != ""
|
/openbmc/linux/arch/sh/ |
H A D | Kconfig | 737 config CMDLINE config
|
/openbmc/linux/arch/loongarch/ |
H A D | Kconfig | 331 config CMDLINE config
|
/openbmc/linux/arch/arm/ |
H A D | Kconfig | 1570 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 D | Kconfig | 2280 config CMDLINE config 2289 prompt "Kernel command line type" if CMDLINE != "" 2300 string provided in CMDLINE will be used.
|