diff --git a/serenity.md b/serenity.md index 69f6cb0..e4a2676 100644 --- a/serenity.md +++ b/serenity.md @@ -1,4 +1,4 @@ -# Serenity OS +# SerenityOS https://serenityos.org @@ -130,7 +130,7 @@ https://github.com/wekan/php/blob/main/page/sign-in1.php#L58 . ## Transferring files between SerenityOS and a host Linux system -Source: [chungy](https://github.com/chungy) posted this to https://lunduke.locals.com at 2023-05-13 during Serenity Week. [chungy](https://github.com/chungy) is also porting Chocolate Doom to Serenity OS https://github.com/SerenityOS/serenity/pull/18765. +Source: [chungy](https://github.com/chungy) posted this to https://lunduke.locals.com at 2023-05-13 during Serenity Week. [chungy](https://github.com/chungy) is also porting Chocolate Doom to SerenityOS https://github.com/SerenityOS/serenity/pull/18765. SerenityOS runs off of ext2, the "normal" file system for Linux, as such it's actually fairly easy to transfer files to and from the host system, granted a Linux host (and FreeBSD/NetBSD probably work as well).