commit 0177a9d7ffe8c7368d76db0a9ac7904cf2b5192e
Author: Sascha Wildner <[email protected]>
Date: Sat Jul 13 04:04:18 2019 +0200
i386 removal, part 73/x: Remove the ancient nextboot(8) command.
See FreeBSD's r97957.
Reported-by: aly
Summary of changes:
Makefile_upgrade.inc | 2 +
sbin/Makefile | 3 +-
sbin/nextboot/Makefile | 8 --
sbin/nextboot/nextboot.8 | 120 ----------------------------
sbin/nextboot/nextboot.c | 201 -----------------------------------------------
5 files changed, 3 insertions(+), 331 deletions(-)
delete mode 100644 sbin/nextboot/Makefile
delete mode 100644 sbin/nextboot/nextboot.8
delete mode 100644 sbin/nextboot/nextboot.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0177a9d7ffe8c7368d76db0a9ac7904cf2b5192e
--
DragonFly BSD source repository