Searched refs:nextboot (Results 1 – 9 of 9) sorted by relevance
55 Usage: nextboot [-af] [-e variable=value] [-k kernel] [-o options]56 nextboot -D116 nextboot_tmp=$(mktemp $(dirname ${nextboot_file})/nextboot.XXXXXX)
5 MAN= reboot.8 nextboot.820 SCRIPTS= nextboot.sh
41 if [ -x /sbin/nextboot ]; then42 /sbin/nextboot -D
36 if [ -x /sbin/nextboot ]; then37 /sbin/nextboot -D > /dev/null 2>&1
27 SCRIPTSNAME_nextboot_FIXED= nextboot28 nextboot_FIXED: ../../sbin/reboot/nextboot.sh
167 int auto_boot, fd, nextboot = 0; in main() local231 nextboot = 1; in main()292 if (nextboot && !auto_boot) in main()
168 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
1988 nextboot -k testkernel
17090 # 20051215: rescue/nextboot.sh renamed to rescue/nextboot17091 OLD_FILES+=rescue/nextboot.sh