Split login into getty and login, like other UNIXen
This commit is contained in:
parent
5a99ba6863
commit
cd47a60595
9 changed files with 133 additions and 75 deletions
6
filesystem/etc/issue
Normal file
6
filesystem/etc/issue
Normal file
|
@ -0,0 +1,6 @@
|
|||
########## Redox OS ##########
|
||||
# Login with the following: #
|
||||
# `root` #
|
||||
# `user`:`password` #
|
||||
##############################
|
||||
|
2
filesystem/etc/motd
Normal file
2
filesystem/etc/motd
Normal file
|
@ -0,0 +1,2 @@
|
|||
Welcome to Redox OS!
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
root;A69F73CCA23A9AC5C8B567DC185A756E97C982164FE25859E0D1DCC1475C80A615B2123AF1F5F94C11E3E9402C3AC558F50199D95B6D3E31758586281DCD26;0;0;root;file:root;file:bin/ion
|
||||
user;A69F73CCA23A9AC5C8B567DC185A756E97C982164FE25859E0D1DCC1475C80A615B2123AF1F5F94C11E3E9402C3AC558F50199D95B6D3E31758586281DCD26;1000;1000;user;file:home/user;file:bin/ion
|
||||
root;;0;0;root;file:root;file:bin/ion
|
||||
user;E9A75486736A55AF4FEA861E237835C4A555A05094DEE1DCA2F68AFEA49CC3A5E8DE6EA131EA521311F4D6FB054A146E8282F8E35FF2E6368C1A62E909716;1000;1000;user;file:home/user;file:bin/ion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue