From 5cac9acd3aedc8043d4272d93c56805c46ff6214 Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Tue, 1 May 2012 12:20:45 +0200 Subject: Some cleanup ; relocated the kernel at 0xC0000000 --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index a1e5e7e..ac7682b 100644 --- a/README +++ b/README @@ -1,5 +1,8 @@ -To compile Grapes, you will need a i586-elf gcc cross-compiler. +T/CE : Trivial/Computing Environment +Yet another hobby OS project - based on my old Grapes project. + +To compile T/CE, you will need a i586-elf gcc cross-compiler. You can find some scripts to build cross-compilers here : http://github.com/Alexis211/cross-scripts -You will also need a grub floppy named Grapes.fl.img +You will also need a grub floppy named TCE.fl.img -- cgit v1.2.3