Lines Matching refs:initrd
6 # This script takes a kernel binary and optionally an initrd image
13 # -i initrd specify initrd file
39 initrd=
65 echo 'Usage: wrapper [-o output] [-p platform] [-i initrd]' >&2
104 initrd="$1"
228 isection=.kernel:initrd
275 isection=initrd
314 isection=.kernel:initrd
445 # obs600 wants a multi image with an initrd, so we need to put a fake
447 if [ -n "$initrd" ]; then
448 real_rd="$initrd"
455 if [ -z "$initrd" ]; then
476 if [ -n "$initrd" ]; then
477 addsec $tmp "$initrd" $isection