7 Commits

Author SHA1 Message Date
dbecf15f8f inittab: spawn -/bin/sh instead of getty 2018-05-23 02:14:32 +01:00
1c3f16797a readme: more failed attempts at ttys! 2018-03-27 14:00:32 +01:00
ac67ce3643 Login without asking for the username
We have wanted to do this since forever, but the last straw was gem5 aarch64,
which runs too fast, and makes it very hard to write "root" withing 60 seconds!

Another possibility to solve that would have been to find an answer for:
https://unix.stackexchange.com/questions/340333/how-can-i-get-bin-login-to-not-timeout
which we didn't, but not typing root at all is even better.

Take this opportunity to document how to login into user0.

sshd: automate and document further

gdbserver: automatically startup internet on /gdbserver.sh
2018-03-26 13:19:54 +01:00
3cb4d0bf28 Debufs on fstab, go back to tty login to have job control, prepare target makefile for multiple progs 2017-05-20 07:45:37 +01:00
8d20f8ce30 llseek 2017-05-13 14:07:39 +01:00
2f77a45f63 Fix inittab back to adding /proc, fops sketch, scripts to automate debugfs 2017-05-12 17:13:05 +01:00
c9eb43f0ea Dont type root anymore 2017-05-12 06:07:11 +01:00