]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
rescue,nextboot: Install nextboot as a link to reboot, rm nextboot.sh
authorWarner Losh <imp@FreeBSD.org>
Mon, 12 Feb 2024 18:46:20 +0000 (11:46 -0700)
committerWarner Losh <imp@FreeBSD.org>
Mon, 12 Feb 2024 18:46:20 +0000 (11:46 -0700)
commitfd6d47375a78fbf0737012b7cc11180291781e8b
treef37f1ed51f19ec3b54a01906bc6dfd586d46bbeb
parent994cc839212393cd2e591a6a9908ee9a94fdb18f
rescue,nextboot: Install nextboot as a link to reboot, rm nextboot.sh

Reboot now emulates the nextboot shell script completely. Retire the
nextboot.sh script and install the link. Retain the same manual page,
since there's enough differences between nextboot and reboot that
talking about nextboot would likely be confusing in nextboot.8

The nextboot.sh script no longer exists, so doesn't need to be fixed up
to create rescue. However, now we need a link from nextboot to reboot.

Sponsored by: Netflix
Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D43831
Differential Revision: https://reviews.freebsd.org/D43843
rescue/rescue/Makefile
sbin/reboot/Makefile
sbin/reboot/nextboot.sh [deleted file]