Commit Graph

224 Commits

Author SHA1 Message Date
Kevin Lange
7d3d404264 [build] Restructure build process. 2011-02-09 14:32:49 -06:00
Kevin Lange
afa85d9b39 [shell] Kernel debug shell and all the things I needed to make to support that. 2011-02-07 14:30:17 -06:00
Kevin Lange
beaa7fda54 [make] Fix core target 2011-02-07 12:16:20 -06:00
Kevin Lange
09f530604e [ext2] Fix up some warnings 2011-02-05 13:27:04 -06:00
Kevin Lange
8c818ea064 [make] Clean everything up nice and tidy. 2011-02-05 13:12:27 -06:00
Kevin Lange
b61b48f8c8 [make] Fix some Makefile initrd stuff 2011-02-04 23:14:54 -06:00
Kevin Lange
db4643d4ec [initrd] Replace initial ramdisk with one we generate with genext2fs 2011-02-04 22:41:28 -06:00
Kevin Lange
768ca852c7 [Make] Put our ramdisk image in the local boot directory on install 2011-02-02 00:03:24 -06:00
Kevin Lange
d067e3d8a6 [ext2] Read files from deep directories. 2011-01-29 14:52:44 -06:00
Kevin Lange
21260c345c [ext2] Read ext2 initial ramdisk image and print out a file's content 2011-01-28 23:09:09 -06:00
Kevin Lange
f6c73d0229 [vfs] Fix VFS and add the initrd to the disk image and grub menu 2011-01-22 01:22:46 -06:00
Kevin Lange
9c476e9426 [make] remove bootdisk on clean 2011-01-19 13:54:01 -06:00
Kevin Lange
e349d70557 [disk] Stop tracking changes to bootdisk 2011-01-19 09:51:59 -06:00
Kevin Lange
ac2a767373 [core] Fix up everything to read multiboot parameters and print them out. 2011-01-19 00:04:27 -06:00
Kevin Lange
21ed31f8da [make] Restructure directories. 2011-01-17 13:58:31 -06:00
Kevin Lange
94de5f557b [make] Install kernel to /boot directory on local system. 2011-01-17 13:46:38 -06:00
Kevin Lange
e043f15cd4 [sys] kprintf 2011-01-17 10:24:55 -06:00
Kevin Lange
f5d2053132 [keyb] Keyboard support of sorts 2011-01-16 13:45:51 -05:00
Kevin Lange
14325e9972 [time] Timer, fix IRQs, 99 Bottles 2011-01-16 11:56:44 -05:00
Kevin Lange
ed01e7119a [irq] Interrupt handling 2011-01-15 23:17:42 -05:00
Kevin Lange
a331c106f6 [isrs] Interrupt Service Routines 2011-01-15 22:41:17 -05:00
Kevin Lange
9fe8d53cc2 [idt] IDT 2011-01-15 22:11:17 -05:00
Kevin Lange
79330973d2 [gdt] Global Descriptor Table driver 2011-01-15 20:59:11 -05:00
Kevin Lange
ecd4fe2bc1 Initial commit 2011-01-15 20:01:19 -05:00