> + fixed_time = -1;
-1 is actually perfectly valid. Can we have a second boolean to avoid
special-casing -1?
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/g
mkstandalone adds several files to an archive. Doing this it uses the
mtime to give these files a timestamp.
--fixed-time overrides these timestamps with a given.
Replacing all timestamps with a specific one is required
to get reproducible builds. See source epoch specification of
reproducible-bu