summaryrefslogtreecommitdiff
path: root/meta/classes/useradd-staticids.bbclass
AgeCommit message (Expand)AuthorFiles
2016-10-03useradd-staticids.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson1
2016-08-01useradd-staticids.bbclass: trigger reparsing when table files changePatrick Ohly1
2016-07-12useradd-staticids: use map() instead of imap()George McCollister1
2016-06-17useradd-staticids.bbclass: Allow missing UIDs/GIDs to generate warningsPeter Kjellerstedt1
2016-06-17useradd-staticids.bbclass: Restore failure on missing UIDs/GIDsPeter Kjellerstedt1
2016-06-12useradd-staticids.bbclass: Avoid FutureWarning about split()Peter Kjellerstedt1
2016-06-12useradd-staticids.bbclass: Make sure opened files are closedPeter Kjellerstedt1
2016-01-17useradd-staticids.bbclass: Remove unnecessary spacesPeter Kjellerstedt1
2016-01-17useradd-staticids.bbclass: Read passwd/group files before parsingPeter Kjellerstedt1
2016-01-17useradd-staticids.bbclass: Simplify the logic for when to add groupsPeter Kjellerstedt1
2016-01-17useradd-staticids.bbclass: Simplify some logicPeter Kjellerstedt1
2016-01-17useradd-staticids.bbclass: Make --no-user-group have effectPeter Kjellerstedt1
2016-01-17useradd-staticids.bbclass: Treat mutually exclusive options as suchPeter Kjellerstedt1
2015-10-29useradd-staticids.bbclass: Do not require trailing colonsPeter Kjellerstedt1
2014-09-03useradd-staticids.bbclass: Fix for Bug 6633Fabrice Coulon1
2014-03-20useradd{-static}: Ignore useradds on nativesdkMark Hatle1
2014-02-11useradd-staticids: Adjust USERADD_ERROR_DYNAMIC condition and error messageMark Hatle1
2014-02-11useradd-staticids: Fix groupadd when --user-group is selectedMark Hatle1
2014-02-08useradd.bbclass: Add ability to select a static uid/gid automaticallyMark Hatle1