From: Mark Huang Date: Mon, 17 Jul 2006 21:29:43 +0000 (+0000) Subject: - do not generate sysconfig files X-Git-Tag: planetlab-4_0-rc1~141 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=3aada9269bba6c8ae2f50170b8e691945a4d779b;p=myplc.git - do not generate sysconfig files --- diff --git a/plc-devel.sysconfig b/plc-devel.sysconfig new file mode 100644 index 0000000..f195566 --- /dev/null +++ b/plc-devel.sysconfig @@ -0,0 +1,3 @@ +PLC_ROOT=/plc/devel/root +PLC_DATA=/plc/devel/data +#PLC_OPTIONS="-v" diff --git a/plc.sysconfig b/plc.sysconfig new file mode 100644 index 0000000..c2f698f --- /dev/null +++ b/plc.sysconfig @@ -0,0 +1,3 @@ +PLC_ROOT=/plc/root +PLC_DATA=/plc/data +#PLC_OPTIONS="-v"