Hi Alexis, Alexis Deberg <[email protected]> (2025-04-15): > We tried to leverage XFS project quotas ("prjquota") as part of our > preseed install but it appears this option isn't available via > debian-installer/partman-xfs which would more convenient.
Right, it looks like there isn't much flexibility at the moment:
# Ensure label is quoted correctly
log-output -t partman --pass-stdout \
mkfs.xfs ${label:+-L "$label"} -f \
$device >/dev/null || code=$?
Cheers,
--
Cyril Brulebois ([email protected]) <https://debamax.com/>
D-I release manager -- Release team member -- Freelance Consultant
signature.asc
Description: PGP signature

