Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/reboot/
H A Dnextboot.sh55 Usage: nextboot [-af] [-e variable=value] [-k kernel] [-o options]
56 nextboot -D
116 nextboot_tmp=$(mktemp $(dirname ${nextboot_file})/nextboot.XXXXXX)
H A DMakefile5 MAN= reboot.8 nextboot.8
20 SCRIPTS= nextboot.sh
/freebsd-14.2/libexec/rc/rc.d/
H A Dmountlate41 if [ -x /sbin/nextboot ]; then
42 /sbin/nextboot -D
H A Droot36 if [ -x /sbin/nextboot ]; then
37 /sbin/nextboot -D > /dev/null 2>&1
/freebsd-14.2/rescue/rescue/
H A DMakefile27 SCRIPTSNAME_nextboot_FIXED= nextboot
28 nextboot_FIXED: ../../sbin/reboot/nextboot.sh
/freebsd-14.2/stand/i386/zfsboot/
H A Dzfsboot.c167 int auto_boot, fd, nextboot = 0; in main() local
231 nextboot = 1; in main()
292 if (nextboot && !auto_boot) in main()
/freebsd-14.2/stand/forth/
H A Dsupport.4th168 0 value nextboot?
856 yes_value? to nextboot?
1139 2dup s" yes" compare r> r> r> and and and 0= to nextboot?
1145 nextboot? if
/freebsd-14.2/
H A DUPDATING1988 nextboot -k testkernel
H A DObsoleteFiles.inc17090 # 20051215: rescue/nextboot.sh renamed to rescue/nextboot
17091 OLD_FILES+=rescue/nextboot.sh