Lines Matching defs:install
240 # set when a test is something other that just building or install
473 the syslinux install (defaults to /boot/extlinux). But you have to specify
754 # options required for install and more
850 if ($prvalue ne "install") {
853 # install still limits some mandatory options.
1259 print " (build, install or boot)\n";
2321 dodie "Failed to run post install";
2332 sub install {
2341 dodie "Failed to run pre install";
2375 dodie "Failed to install modules";
2425 install;
4500 if ($test_type eq "install") {
4502 install;