Commit Graph

24 Commits

Author SHA1 Message Date
Alex Kotov 0087ae334b
Rename kernel file to "tailix.multiboot2" 2021-12-12 18:53:18 +05:00
Alex Kotov f60e82d9ad
Use external cross-compiler and rename arch "x86" to "i386" 2020-12-08 08:01:24 +05:00
Alex Kotov 7fe1a796b2
Remove modules 2020-12-06 05:36:55 +05:00
Alex Kotov b94b5f0bc7
Add process "memgr" 2020-11-25 14:50:29 +05:00
Alex Kotov 57c2a09944
Add process "procman" 2020-11-25 14:15:55 +05:00
Alex Kotov 015aa6a25b
Add process 2020-11-25 14:03:41 +05:00
Alex Kotov f356fcfa48
Keep and ignore "/vendor/" 2020-11-24 23:00:17 +05:00
Braiden Vasco d3e25bf3a3 Build kernel in right place 2017-11-09 10:04:51 +00:00
Braiden Vasco d3674d1b15 Remove subdir "iso" 2017-11-09 09:58:39 +00:00
Braiden Vasco 81f3b8baa2 Target "none" generates valid host executable 2017-11-08 12:09:14 +00:00
Braiden Vasco ddac5fcb06 Rename kernel output file 2017-11-08 11:21:03 +00:00
Braiden Vasco 117865bd5a Change ext from ".multiboot" to ".multiboot2" 2017-11-08 10:07:33 +00:00
Braiden Vasco 82cc935a33 Fix file paths 2017-11-08 09:37:12 +00:00
Braiden Vasco fca1b839ff Rename "arch/" to "arch/x86/" 2017-11-08 08:56:12 +00:00
Braiden Vasco 2173d144b1 Add two dummy modules 2017-11-05 18:24:19 +00:00
Braiden Vasco 97db4431ad Load dummy module with GRUB 2017-11-05 10:03:08 +00:00
Braiden Vasco 19120c0b26 Move .gitignores to top 2017-11-05 09:59:50 +00:00
Braiden Vasco b969e020ef Add dummy module 2017-11-05 09:57:51 +00:00
Braiden Vasco 88c55d2b23 Add testing 2017-11-04 07:33:31 +00:00
Braiden Vasco eec868aaf9 Add configuration script 2017-11-04 06:51:56 +00:00
Braiden Vasco 43fae1b582 Move all .gitignores to top 2017-11-04 06:11:34 +00:00
Braiden Vasco fe422cfb09 Move "/src/" to "/arch/" 2017-11-01 07:06:34 +00:00
Braiden Vasco 4fe4df2ee1 Move to directory "/src" 2017-11-01 04:53:54 +00:00
Braiden Vasco cce723d416 Initial code 2017-11-01 04:43:42 +00:00