From 852880eff7be980c5bd4c86e8451a4e120a054a7 Mon Sep 17 00:00:00 2001 From: Balbir Singh Date: Mon, 14 Apr 2008 21:11:40 +0000 Subject: Add init scripts and a README. NOTE: These init scripts will change frequently and drastically. Signed-off-by: Balbir Singh git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/branches/balbir@14 4f4bb910-9a46-0410-90c8-c897d4f1cd53 --- scripts/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 scripts/README (limited to 'scripts/README') diff --git a/scripts/README b/scripts/README new file mode 100644 index 0000000..8007b60 --- /dev/null +++ b/scripts/README @@ -0,0 +1,4 @@ +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