Extend template parsing to allow "[mount point] *" as the specification for
authorkrw <krw@openbsd.org>
Tue, 7 Feb 2023 14:30:48 +0000 (14:30 +0000)
committerkrw <krw@openbsd.org>
Tue, 7 Feb 2023 14:30:48 +0000 (14:30 +0000)
commitbc9d58e06a936fa798d4fc47e4b9e146557261e6
tree79ad21e77ac4df99e500c0c69398df5193029f00
parent7246d0b9e4a3fb4b9011161d181c4433295efdcf
Extend template parsing to allow "[mount point] *" as the specification for
putting the maximum available free space into a partition.

Extend command line parsing to allow 'T-' as the specification to
read the template file from stdin.

Prompted by, feedback, testing and ok kn@
sbin/disklabel/disklabel.8
sbin/disklabel/editor.c