efisetup - Correct bugs
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 5 Dec 2017 22:40:22 +0000 (14:40 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 5 Dec 2017 22:41:34 +0000 (14:41 -0800)
commite0a1e7abb95f53e4b0c633f57fbd3ba163a98e73
tree87b600050305803257363e818e6b7d038f9e8a8c
parent59e561f580dddb57d32506d17e4fa762376dcbf8
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.
usr.sbin/efisetup/efisetup.sh