summaryrefslogtreecommitdiff
path: root/Mk/Scripts/do-users-groups.sh
AgeCommit message (Expand)Author
2024-05-03Mk/Scripts/do-users-groups.sh: Make users and groups creation fail-fastMichael Osipov
2024-04-10Mk/Scripts/do-users-groups.sh: Make message endings consistent (cleanup)Michael Osipov
2021-04-06framework: Remove $FreeBSD$Mathieu Arnold
2020-11-11Add set pipefail in most framework scripts.Mathieu Arnold
2020-11-05Backout r554139.Mathieu Arnold
2020-11-05Add set pipefail in most framework scripts.Mathieu Arnold
2020-04-23users-groups-install: Make it pkg -r friendlyEmmanuel Vadot
2018-01-18Remove confusing and obsolete comment, 10.2 support was axed inMathieu Arnold
2017-10-16Skip comments when parsing GID_FILESAntoine Brodin
2017-07-19Fix using more than one files in UID_FILES and GID_FILES.Mathieu Arnold
2017-01-03Remove support for FreeBSD < 10.3 from Mk/*Rene Ladan
2016-11-01Fix directory creation when primary group is different from user nameAntoine Brodin
2016-10-31Fix package upgrade setting wrong ownership on a package's $HOME.Bryan Drewery
2016-05-20Ease debugging of Mk/Scripts scripts.Mathieu Arnold
2016-04-18Extract the users/groups creation into a separate shell script.Mathieu Arnold