serenity/Kernel/Boot
Liav A c3d28d7f5a Kernel: Switch init boot argument to "/init"
This doesn't affect system functionality, but somewhat reduces the
reliance on complicated hardcoded paths. It also allows the user to
simply link /init (which is normally a symbolic link) to another program
to run it instead of SystemServer as the default option.
2023-11-27 09:29:05 -07:00
..
BootInfo.h Kernel: Move all boot-related code to the new Boot subdirectory 2023-06-04 21:32:34 +02:00
CommandLine.cpp Kernel: Switch init boot argument to "/init" 2023-11-27 09:29:05 -07:00
CommandLine.h Kernel/HID: Add boot option to disable PS2 Mouse 2023-10-15 22:56:30 +02:00
Multiboot.h Kernel: Move all boot-related code to the new Boot subdirectory 2023-06-04 21:32:34 +02:00