git: fa04db476201 - main - release: fix VMSIZE following 1ca8842f3ad9
Glen Barber
gjb at freebsd.org
Wed Apr 7 16:18:49 UTC 2021
On Wed, Apr 07, 2021 at 09:33:50AM -0400, Nathan Whitehorn wrote:
>
>
> On 3/4/21 8:43 AM, Glen Barber wrote:
> > The branch main has been updated by gjb:
> >
> > URL: https://cgit.FreeBSD.org/src/commit/?id=fa04db476201c4cad5f6a5f67da8f2ef1e1cdad3
> >
> > commit fa04db476201c4cad5f6a5f67da8f2ef1e1cdad3
> > Author: Glen Barber <gjb at FreeBSD.org>
> > AuthorDate: 2021-03-04 13:39:43 +0000
> > Commit: Glen Barber <gjb at FreeBSD.org>
> > CommitDate: 2021-03-04 13:43:02 +0000
> >
> > release: fix VMSIZE following 1ca8842f3ad9
> > truncate(1) is not case-sensitive with regard to setting the size
> > of a file. makefs(8), however, does not honor upper-case values.
> > Update release-specific files and the release(7) manual page to
> > reflect this.
>
> [...]
>
> Should we also either lower-case everything when passed to makefs in
> vmimage.subr or modify makefs to take upper-case values? Everything else in
> our system is case-agnostic.
Personally, it does not matter to me. As far as I am concerned, the
"problem" at hand here is resolved.
Glen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/dev-commits-src-main/attachments/20210407/f2a81dfc/attachment.sig>
More information about the dev-commits-src-main
mailing list