ladybird/Services
Sergey Bugaev ae21b8ee56 Base: Replace TTYServer with text mode Shell
Now that we have SystemServer that can (re)spawn the Shell, we don't need a
separate server just for that.

The two shells (on tty0 and tty1) are configured to only be started when booting
in text mode. This means you can now simply say boot_mode=text on the kernel
command line, and SystemServer will set up the system and spawn a comfy root
shell for you :^)
2020-05-27 11:19:38 +02:00
..
AudioServer Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
Clipboard LibIPC: Allow opt-in UTF-8 validation on message parameters 2020-05-16 14:13:09 +02:00
DHCPClient Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
LaunchServer AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
LookupServer Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
NotificationServer LibIPC: Allow opt-in UTF-8 validation on message parameters 2020-05-16 14:13:09 +02:00
ProtocolServer ProtocolServer: Support request headers 2020-05-21 12:27:42 +02:00
SystemMenu AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
SystemServer SystemServer: Add BootModes and Environment service options 2020-05-27 11:19:38 +02:00
Taskbar Userland et al: Pledge sigaction when needed 2020-05-26 14:35:10 +02:00
TelnetServer Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
WebServer AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
WindowServer AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
CMakeLists.txt Base: Replace TTYServer with text mode Shell 2020-05-27 11:19:38 +02:00