Home | History | Annotate | Download | only in sysinst

Lines Matching refs:run_program

307 	run_program(0, "/bin/sh MAKEDEV all");
332 run_program(RUN_CHROOT, "sed -an -e '%s;H;$!d;g;w %s' %s", spatterns,
360 if (run_program(0, "/sbin/mount -r -t %s %s /mnt2",
367 if (run_program(RUN_DISPLAY,
571 if (run_program(RUN_SILENT, "/sbin/mount -rt cd9660 /dev/%s /mnt2",
707 if (run_program(0, "/sbin/mount -rt %s /dev/%s /mnt2",
1053 run_program(0, "rm -rf usr/X11R7/lib/X11/xkb/symbols/pc");
1057 rval = run_program(RUN_DISPLAY | RUN_PROGRESS,
1062 rval = run_program(RUN_DISPLAY | RUN_PROGRESS,
1080 run_program(0, "rm %s", path);
1259 rv = run_program(RUN_DISPLAY | RUN_PROGRESS,
1282 if (run_program(RUN_SILENT,
1285 run_program(RUN_SILENT,
1287 run_program(RUN_SILENT,
1307 if (run_program(RUN_SILENT,
1310 run_program(RUN_SILENT,
1312 run_program(RUN_SILENT,
1331 run_program(RUN_SILENT, "dd if=%s of=" _PATH_RANDOM,
1343 run_program(RUN_SILENT, "rndctl -L %s", fname);
1396 run_program(RUN_SILENT | RUN_CHROOT | RUN_ERROR_OK,
1520 oldsendmail = run_program(RUN_DISPLAY | RUN_CHROOT |
1526 run_program(RUN_DISPLAY | RUN_CHROOT,
1530 run_program(RUN_DISPLAY | RUN_CHROOT,
1534 run_program(RUN_CHROOT | RUN_SILENT,
1543 run_program(RUN_CHROOT|RUN_DISPLAY,
1556 run_program(RUN_CHROOT|RUN_FATAL,
1588 run_program(RUN_SILENT | RUN_CHROOT | RUN_ERROR_OK,
1600 run_program(RUN_SILENT, "/sbin/umount /mnt2");