- drop nss-myhostname in favour of nss-resolve?
-- drop NV_ORDERLY flag from the product uuid nvpcr. Effect of the flag is that
- it pushes the thing into TPM RAM, but a TPM usually has very little of that,
- less than NVRAM. hence setting the flag amplifies space issues. Unsetting the
- flag increases wear issues on the NVRAM, however, but this should be limited
- for the product uuid nvpcr, since its only changed once per boot. this needs
- to be configurable by nvpcr however, as other nvpcrs are different,
- i.e. verity one receives many writes during system uptime quite
- possibly. (also, NV_ORDERLY makes stuff faster, and dropping it costs
- possibly up to 100ms supposedly)
-
- **EFI:**
- honor timezone efi variables for default timezone selection (if there are any?)