Home
last modified time | relevance | path

Searched refs:RUN_CHROOT (Results 1 – 9 of 9) sorted by relevance

/netbsd/usr.sbin/sysinst/
H A Dconfigmenu.c223 if (run_program(RUN_PROGRESS | RUN_CHROOT, in set_root_shell()
284 run_program(RUN_PROGRESS | RUN_CHROOT, in add_new_user()
288 run_program(RUN_PROGRESS | RUN_CHROOT, in add_new_user()
290 run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT, in add_new_user()
299 run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT | RUN_STDSCR, in root_pw_setup()
310 if (run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT, in change_root_password()
337 if (run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT, in set_binpkg()
347 run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT, in set_binpkg()
351 run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT, in set_binpkg()
H A Dutil.c319 run_program(RUN_CHROOT, "sed -an -e '%s;H;$!d;g;w %s' %s", spatterns, in replace()
1383 run_program(RUN_SILENT | RUN_CHROOT | RUN_ERROR_OK, in do_add_entropy()
1507 oldsendmail = run_program(RUN_DISPLAY | RUN_CHROOT | in get_and_unpack_sets()
1513 run_program(RUN_DISPLAY | RUN_CHROOT, in get_and_unpack_sets()
1517 run_program(RUN_DISPLAY | RUN_CHROOT, in get_and_unpack_sets()
1521 run_program(RUN_CHROOT | RUN_SILENT, in get_and_unpack_sets()
1538 run_program(RUN_CHROOT|RUN_FATAL, in get_and_unpack_sets()
1570 run_program(RUN_SILENT | RUN_CHROOT | RUN_ERROR_OK, in get_and_unpack_sets()
H A Drun.c496 if (flags & RUN_CHROOT && *target_prefix() in launch_subwin()
H A Ddefs.h104 #define RUN_CHROOT 0x0004 /* chroot to target disk */ macro
/netbsd/usr.sbin/sysinst/arch/prep/
H A Dmd.c202 run_program(RUN_DISPLAY|RUN_CHROOT, in md_post_extract()
206 run_program(RUN_DISPLAY|RUN_CHROOT, in md_post_extract()
209 run_program(RUN_DISPLAY|RUN_CHROOT, "/bin/dd if=/.bootimage of=%s " in md_post_extract()
/netbsd/usr.sbin/sysinst/arch/amd64/
H A Dmd.c17 run_program(RUN_CHROOT|RUN_FATAL, in amd64_md_boot_cfg_finalize()
/netbsd/usr.sbin/sysinst/arch/shark/
H A Dmd.c180 run_program(RUN_CHROOT, in md_cleanup_install()
/netbsd/usr.sbin/sysinst/arch/i386/
H A Dmd.c493 run_program(RUN_CHROOT, in md_cleanup_install()
498 run_program(RUN_CHROOT, in md_cleanup_install()
517 run_program(RUN_CHROOT, in md_cleanup_install()
/netbsd/usr.sbin/sysinst/arch/sandpoint/
H A Dmd.c226 run_program(RUN_CHROOT, "sed -an -e 's/115200/%d/;H;$!d;g;w" in md_cleanup_install()