git: efisetup - Correct bugs
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Dec 5 14:41:36 PST 2017
commit e0a1e7abb95f53e4b0c633f57fbd3ba163a98e73
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Dec 5 14:40:22 2017 -0800
efisetup - Correct bugs
* nvme0 was hardwired in one place, use ${drive}. This fixes
issues with efisetup not working on e.g. drives other than nvme0.
* Use -f in the newfs_hammer to avoid complaints about small
partition sizes.
Summary of changes:
usr.sbin/efisetup/efisetup.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e0a1e7abb95f53e4b0c633f57fbd3ba163a98e73
--
DragonFly BSD source repository
More information about the Commits
mailing list