From b64a3c84e46550df4455ef4e46ec5d3b36486d65 Mon Sep 17 00:00:00 2001 From: Jan Safranek Date: Fri, 13 Mar 2009 15:16:20 +0100 Subject: Clean up the scripts directory The directory contains samples and howto, which is not relevant anymore. Sample configuration files should be in ../samples and (relevant) documentation in ../doc Signed-off-by: Jan Safranek --- scripts/README | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 scripts/README (limited to 'scripts/README') diff --git a/scripts/README b/scripts/README deleted file mode 100644 index 8007b60..0000000 --- a/scripts/README +++ /dev/null @@ -1,4 +0,0 @@ -NOTE: These are temporary intermediate scripts, till libcg is up and running -on its own. The current parser works, but has a lot of band-aid around it. -We need a good cleanroom implementation of the parser. Doing so, would -enable us to build a good daemon and a set of init scripts around it. -- cgit