mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:57:45 +00:00
Kernel: Embrace the SerenityOS name
This commit is contained in:
parent
6a94214502
commit
fed3416bd2
5 changed files with 7 additions and 7 deletions
|
@ -65,7 +65,7 @@ elif [ "$1" = "qcmd" ]; then
|
|||
SERENITY_KERNEL_CMDLINE="$SERENITY_KERNEL_CMDLINE $1"
|
||||
done
|
||||
echo "Starting SerenityOS, Commandline: ${SERENITY_KERNEL_CMDLINE}"
|
||||
# ./run: qemu with serenity with custom commandline
|
||||
# ./run: qemu with SerenityOS with custom commandline
|
||||
$SERENITY_QEMU_BIN \
|
||||
$SERENITY_COMMON_QEMU_ARGS \
|
||||
-device e1000 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue