From: Jon Feldman Date: Tue, 21 Feb 2017 03:53:57 +0000 (-0500) Subject: Add README and LICENSE X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=39beef3edc6176ec7eb517d1cacfe8f6d319a1b4;p=misc%2Feidos.git Add README and LICENSE --- diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..3d8b50a --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,15 @@ + IDGAF PUBLIC LICENSE + Version IDGAF, February 2017 + + Copyright (C) 2017 Jonathan Feldman + + This license document may be used under the terms and conditions + outlined in the below section. + + IDGAF PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. I don't give a fuck what you do with this. + 1. Whatever you do with this isn't my damn problem. + + diff --git a/README.md b/README.md new file mode 100644 index 0000000..b540ef6 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +Move along, nothing really to see here. + +This is just a small toy I've been playing around with; I attempted to implement a OS kernel back at age 15 and failed miserably. + +Now I'm older and understand baremetal better; this is attempt #2. Expect to see stupid shit as I break things, generally fumble around, and fight nail and tooth with paging and potentially non-monolithic design when I get a better handle on shit. + +Do not expect this to ever become something vagely useful like Toaru or whatever. + +Name may or may not be derived from Mahouka. ;)