HomeSort by: relevance | last modified time | path
    Searched refs:run_program (Results 1 - 25 of 42) sorted by relevancy

1 2

  /src/usr.sbin/sysinst/arch/amd64/
md.c 17 run_program(RUN_CHROOT|RUN_FATAL,
  /src/usr.sbin/sysinst/
aout2elf.c 121 run_program(0, "mv -f %s %s", src, tgtdir);
181 run_program(0, "mv -f %s %s/%s",
226 run_program(0, "mv -f %s %s", prefix,
244 run_program(0, "mv -f %s %s", src,
255 if (run_program(0, "mkdir -p %s", prefix))
257 if (run_program(0, "ln -s %s %s", "/usr/aout", src))
271 run_program(0, "mv -f %s %s", src, concat_paths(prefix, "usr/lib.old"));
273 run_program(0, "mv -f %s %s",
275 if (run_program(0, "mkdir -p %s ", concat_paths(prefix, "usr/lib")))
277 if (run_program(0, "mkdir -p %s ", concat_paths(prefix, "etc"))
    [all...]
target.c 334 run_program(0, "/bin/mkdir -p %s", concat_paths(prefix, path));
411 return run_program(0, "/bin/cp %s %s", srcpath, real_path);
440 run_program(RUN_FATAL, "mv %s %s", realfrom, realto);
455 return (run_program(0, "cp -p %s %s", realfrom, realto));
491 error = run_program(0, "/sbin/mount %s %s %s%s",
516 if (run_program(0, "/sbin/umount %s", target_prefix()) != 0)
543 error = run_program(0, "/sbin/umount %s%s",
617 run_program(0, "/sbin/umount %s%s",
configmenu.c 226 if (run_program(RUN_PROGRESS | RUN_CHROOT,
287 run_program(RUN_PROGRESS | RUN_CHROOT,
291 run_program(RUN_PROGRESS | RUN_CHROOT,
293 run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
302 run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT | RUN_STDSCR,
313 if (run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
347 run_program(RUN_CHROOT | RUN_SILENT,
351 if (run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
361 run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
365 run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT
    [all...]
net.c 245 if (run_program(RUN_SILENT|RUN_ERROR_OK,
266 if (run_program(RUN_SILENT|RUN_ERROR_OK,
803 run_program(0, "/sbin/ifconfig lo0 127.0.0.1");
844 run_program(0, "/sbin/ifconfig %s inet %s %s up",
850 /* XXX: wtf isn't run_program() used here? */
866 run_program(0, "/sbin/ifconfig %s inet %s netmask %s",
869 run_program(0, "/sbin/ifconfig %s inet %s",
881 run_program(RUN_DISPLAY | RUN_PROGRESS,
883 run_program(RUN_DISPLAY | RUN_PROGRESS,
892 network_up = !run_program(RUN_DISPLAY | RUN_PROGRESS
    [all...]
util.c 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)
    [all...]
  /src/usr.sbin/sysinst/arch/sparc64/
md.c 161 run_program(RUN_DISPLAY, "/sbin/disklabel -W %s", pm->diskdev);
162 run_program(RUN_DISPLAY, "/usr/sbin/installboot /dev/r%sc"
172 run_program(RUN_DISPLAY, "/bin/cp -p /usr/mdec/ofwboot %s",
  /src/usr.sbin/sysinst/arch/sgimips/
md.c 165 return run_program(RUN_DISPLAY,
170 run_program(RUN_DISPLAY,
173 return run_program(RUN_DISPLAY,
210 run_program(0, "/usr/mdec/sgivol -f -w netbsd %s %s",
  /src/usr.sbin/sysinst/arch/sparc/
md.c 125 return (run_program(RUN_DISPLAY, "/sbin/disklabel -W %s", pm->diskdev) ||
126 run_program(RUN_DISPLAY, "/usr/mdec/binstall ffs %s",
  /src/usr.sbin/sysinst/arch/cobalt/
md.c 195 run_program(0, "/bin/mkdir -p %s", bootdir);
196 run_program(0, "/bin/cp /usr/mdec/boot %s", bootdir);
197 run_program(0, "/bin/rm -f %s/%s", bootdir, bootfile);
198 run_program(0, "/usr/bin/gzip -9 %s/boot", bootdir);
200 run_program(0, "/bin/ln -fs %s %s/%s",
  /src/usr.sbin/sysinst/arch/ofppc/
md.c 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"
    [all...]
  /src/usr.sbin/sysinst/arch/luna68k/
md.c 183 if (!run_program(RUN_SILENT | RUN_ERROR_OK,
186 run_program(0, "/bin/cp /usr/mdec/boot %s", mntdir);
187 run_program(RUN_SILENT | RUN_ERROR_OK, "umount %s", mntdir);
221 if (run_program(RUN_DISPLAY | RUN_PROGRESS,
276 if (!run_program(RUN_SILENT | RUN_ERROR_OK,
282 run_program(RUN_SILENT | RUN_ERROR_OK, "umount %s", mntdir);
  /src/usr.sbin/sysinst/arch/landisk/
md.c 134 run_program(RUN_SILENT | RUN_ERROR_OK,
170 error = run_program(RUN_DISPLAY,
  /src/usr.sbin/sysinst/arch/atari/
md.c 95 run_program(RUN_DISPLAY, "ahdilabel /dev/r%sc", pm->diskdev);
162 rv = run_program(RUN_DISPLAY, "/usr/mdec/installboot -v%s /dev/r%sc",
  /src/usr.sbin/sysinst/arch/prep/
md.c 202 run_program(RUN_DISPLAY|RUN_CHROOT,
206 run_program(RUN_DISPLAY|RUN_CHROOT,
209 run_program(RUN_DISPLAY|RUN_CHROOT, "/bin/dd if=/.bootimage of=%s "
221 run_program(0, "rm -f %s", target_expand("/.bootimage"));
  /src/usr.sbin/sysinst/arch/amiga/
md.c 133 return run_program(RUN_DISPLAY,
  /src/usr.sbin/sysinst/arch/news68k/
md.c 161 run_program(RUN_DISPLAY, "/usr/sbin/installboot /dev/r%sc %s %s",
  /src/usr.sbin/sysinst/arch/newsmips/
md.c 157 run_program(RUN_DISPLAY, "/usr/sbin/installboot /dev/r%sc %s %s",
  /src/usr.sbin/sysinst/arch/alpha/
md.c 159 error = run_program(RUN_DISPLAY | RUN_NO_CLEAR,
  /src/usr.sbin/sysinst/arch/emips/
md.c 174 if (run_program(RUN_DISPLAY | RUN_NO_CLEAR,
  /src/usr.sbin/sysinst/arch/hpcmips/
md.c 155 return run_program(RUN_DISPLAY, "/usr/sbin/bad144 %s 0",
  /src/usr.sbin/sysinst/arch/hppa/
md.c 188 if (run_program(RUN_DISPLAY,
  /src/usr.sbin/sysinst/arch/macppc/
md.c 182 run_program(RUN_DISPLAY, "/usr/sbin/installboot /dev/r%sa %s %s",
  /src/usr.sbin/sysinst/arch/sandpoint/
md.c 226 run_program(RUN_CHROOT, "sed -an -e 's/115200/%d/;H;$!d;g;w"
  /src/usr.sbin/sysinst/arch/shark/
md.c 180 run_program(RUN_CHROOT,

Completed in 25 milliseconds

1 2