Home | History | Annotate | Download | only in ofppc

Lines Matching refs:RUN_DISPLAY

404 	run_program(RUN_DISPLAY, "/sbin/newfs_msdos %s", bootdev);
433 run_program(RUN_DISPLAY, "/usr/mdec/mkbootinfo '%s' %d "
437 run_program(RUN_DISPLAY, "/bin/mkdir -p /%s/boot/ppc",
439 run_program(RUN_DISPLAY, "/bin/mkdir -p /%s/boot/netbsd",
441 run_program(RUN_DISPLAY, "/bin/cp /usr/mdec/ofwboot "
443 run_program(RUN_DISPLAY, "/bin/cp /tmp/bootinfo.txt "
445 run_program(RUN_DISPLAY, "/bin/cp /usr/mdec/ofwboot "
458 run_program(RUN_DISPLAY, "/bin/dd if=/dev/zero of=%s bs=512",
460 run_program(RUN_DISPLAY, "/bin/dd if=/usr/mdec/ofwboot "
467 run_program(RUN_DISPLAY, "/bin/dd if=/dev/zero of=%s bs=512",
469 run_program(RUN_DISPLAY, "/bin/dd if=/tmp/bootinfo.txt "