aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/useradd-staticids.bbclass
AgeCommit message (Expand)Author
2017-02-23useradd-staticids: fix typo for '--expiredate'Peter Bergin
2017-01-26useradd-staticids: Fix groupaddDavid Vincent
2017-01-19extrausers: Use static ids when availableDavid Vincent
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-10-28useradd-staticids.bbclass: catch missing uid/gid exceptionsMikko Ylinen
2016-10-03useradd-staticids.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-08-01useradd-staticids.bbclass: trigger reparsing when table files changePatrick Ohly
2016-07-12useradd-staticids: use map() instead of imap()George McCollister
2016-06-17useradd-staticids.bbclass: Allow missing UIDs/GIDs to generate warningsPeter Kjellerstedt
2016-06-17useradd-staticids.bbclass: Restore failure on missing UIDs/GIDsPeter Kjellerstedt
2016-06-12useradd-staticids.bbclass: Avoid FutureWarning about split()Peter Kjellerstedt
2016-06-12useradd-staticids.bbclass: Make sure opened files are closedPeter Kjellerstedt
2016-01-17useradd-staticids.bbclass: Remove unnecessary spacesPeter Kjellerstedt
2016-01-17useradd-staticids.bbclass: Read passwd/group files before parsingPeter Kjellerstedt
2016-01-17useradd-staticids.bbclass: Simplify the logic for when to add groupsPeter Kjellerstedt
2016-01-17useradd-staticids.bbclass: Simplify some logicPeter Kjellerstedt
2016-01-17useradd-staticids.bbclass: Make --no-user-group have effectPeter Kjellerstedt
2016-01-17useradd-staticids.bbclass: Treat mutually exclusive options as suchPeter Kjellerstedt
2015-10-29useradd-staticids.bbclass: Do not require trailing colonsPeter Kjellerstedt
2014-09-03useradd-staticids.bbclass: Fix for Bug 6633Fabrice Coulon
2014-03-20useradd{-static}: Ignore useradds on nativesdkMark Hatle
2014-02-11useradd-staticids: Adjust USERADD_ERROR_DYNAMIC condition and error messageMark Hatle
2014-02-11useradd-staticids: Fix groupadd when --user-group is selectedMark Hatle
2014-02-08useradd.bbclass: Add ability to select a static uid/gid automaticallyMark Hatle