Home
last modified time | relevance | path

Searched refs:INITRAMFS (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/liveupdate/
H A Ddo_kexec.sh10 INITRAMFS="${INITRAMFS:-/boot/initramfs}"
11 if [ -f "$INITRAMFS" ]; then
12 set -- "$@" --initrd="$INITRAMFS"