diff --git a/bin/darcs/darcs-pylint-check b/bin/darcs/darcs-pylint-check new file mode 120000 index 00000000..1f6d67d4 --- /dev/null +++ b/bin/darcs/darcs-pylint-check @@ -0,0 +1 @@ +../all/darcs-pylint-check \ No newline at end of file diff --git a/bin/darcs/darcs-record-posthook b/bin/darcs/darcs-record-posthook new file mode 120000 index 00000000..2ad90d4f --- /dev/null +++ b/bin/darcs/darcs-record-posthook @@ -0,0 +1 @@ +../all/darcs-record-posthook \ No newline at end of file diff --git a/bin/darcs/darcs-record-prehook b/bin/darcs/darcs-record-prehook new file mode 120000 index 00000000..46c293b1 --- /dev/null +++ b/bin/darcs/darcs-record-prehook @@ -0,0 +1 @@ +../all/darcs-record-prehook \ No newline at end of file diff --git a/bin/darcs/darcs-send-changes b/bin/darcs/darcs-send-changes new file mode 120000 index 00000000..e54fbff8 --- /dev/null +++ b/bin/darcs/darcs-send-changes @@ -0,0 +1 @@ +../all/darcs-send-changes \ No newline at end of file diff --git a/bin/nounous/darcs-send-changes b/bin/nounous/darcs-send-changes new file mode 120000 index 00000000..e54fbff8 --- /dev/null +++ b/bin/nounous/darcs-send-changes @@ -0,0 +1 @@ +../all/darcs-send-changes \ No newline at end of file diff --git a/gestion/crans b/gestion/crans new file mode 120000 index 00000000..dc598c56 --- /dev/null +++ b/gestion/crans @@ -0,0 +1 @@ +../lib \ No newline at end of file diff --git a/gestion/secrets/secrets.py b/gestion/secrets/secrets.py new file mode 100644 index 00000000..2bc875ca --- /dev/null +++ b/gestion/secrets/secrets.py @@ -0,0 +1,5 @@ +# -*- python -*- + +# Au cas ou il y ait encore des vieux scripts qui vont chercher les +# secrets ici +execfile("/etc/crans/secrets/secrets.py") diff --git a/lib/lib b/lib/lib new file mode 120000 index 00000000..cb5ddf18 --- /dev/null +++ b/lib/lib @@ -0,0 +1 @@ +/usr/scripts/lib/ \ No newline at end of file