From 70a3bb35f5c6264d55bfe553578340a6081af379 Mon Sep 17 00:00:00 2001 From: Bahadir Balban Date: Thu, 1 Oct 2009 11:26:28 +0300 Subject: [PATCH] Linux readme should be in linux repo --- conts/linux/README | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 conts/linux/README diff --git a/conts/linux/README b/conts/linux/README deleted file mode 100644 index 00864fc..0000000 --- a/conts/linux/README +++ /dev/null @@ -1,12 +0,0 @@ - Codezero Virtualized Linux - -This source repository contains our efforts on virtualizing the linux kernel -on top of Codezero. Currently the work is focused on the ARM architecture. - -linux-x.x.x/ -This directory contains our current linux sources that are being modified for -virtualization. - -rootfs/ -This directory contains a sample root filesystem. -