freebsd-src/sbin/reboot
Warner Losh 7cb1a0e6e0 reboot: Don't reboot if the next kernel isn't there
reboot -k garbage won't boot garbage unless /boot/garbage/kernel is
there. Refuse to reboot if it is missing, though allow -f to force
it for special-use cases. This is in keeping with nextboot.sh.

Sponsored by:		Netflix
Reviewed by:		kevans, kib, markj, emaste
Differential Revision:	https://reviews.freebsd.org/D43802
2024-02-12 11:45:01 -07:00
..
boot_i386.8 sbin: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
Makefile sbin: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
nextboot.8 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
nextboot.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
reboot.8 reboot: Don't reboot if the next kernel isn't there 2024-02-12 11:45:01 -07:00
reboot.c reboot: Don't reboot if the next kernel isn't there 2024-02-12 11:45:01 -07:00