Fix handling of 'N-* 100' template entries.
authorkrw <krw@openbsd.org>
Thu, 29 Jun 2023 20:10:11 +0000 (20:10 +0000)
committerkrw <krw@openbsd.org>
Thu, 29 Jun 2023 20:10:11 +0000 (20:10 +0000)
commit775a2993fc20fcd3fe445b0d94afa6ec4ae8500a
tree77a2db2f561d06408e269172102866397b66914f
parent3efee2e132f9af6db74577d714f3304be2b3af74
Fix handling of 'N-* 100' template entries.

'N-* 100' means a max of all 'extra' disk space not all disk
space.

Fixes templates with partitions after a 'N-* 100' entry.

Reported by anton@
sbin/disklabel/editor.c