summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
46 min.usr: login: Implement 'password' input/hashingIan Moffett
- Update /etc/passwd to contain the hash for 'root' - Implement password checking login in the 'login' program - Add information about default credentials in the README Signed-off-by: Ian Moffett <ian@osmora.org>
34 hoursbase: Add etc/passwd + base/etc/Ian Moffett
- Introduce the etc directory within the sysroot - Add an etc/passwd Signed-off-by: Ian Moffett <ian@osmora.org>