]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add -b bootnum to allow creation of a specific boot number (rather
authorWarner Losh <imp@FreeBSD.org>
Fri, 27 Jul 2018 18:18:20 +0000 (18:18 +0000)
committerWarner Losh <imp@FreeBSD.org>
Fri, 27 Jul 2018 18:18:20 +0000 (18:18 +0000)
commitde26ba4d82a253e89c8829b89bf8fc5a2d27f21d
tree7558c381291e5f57513cc58ce1ba24a1d8f2100d
parentb51092c7ec2db8b52c50bafce4fd51e15e090560
Add -b bootnum to allow creation of a specific boot number (rather
than the auotmatic selection). This is important in some scripting
environments.

Also, remove bogus checks for bootnum != 0. 0 is a valid bootnum.

Sponsored by: Netflix
usr.sbin/efibootmgr/efibootmgr.8
usr.sbin/efibootmgr/efibootmgr.c