diff --git a/bin/darcs/darcs-pylint-check b/bin/darcs/darcs-pylint-check new file mode 120000 index 0000000000000000000000000000000000000000..1f6d67d43715375836cd998159962f1d4883af50 --- /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 0000000000000000000000000000000000000000..2ad90d4fe8ae131eab0d3e33358c289914292039 --- /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 0000000000000000000000000000000000000000..46c293b1a65c02e631e69653b346a9a3adb28271 --- /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 0000000000000000000000000000000000000000..e54fbff8701586707cdacacbb72413eee3da5351 --- /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 0000000000000000000000000000000000000000..e54fbff8701586707cdacacbb72413eee3da5351 --- /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 0000000000000000000000000000000000000000..dc598c56dcec6b3c9d9ac513a41b150205abace1 --- /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 0000000000000000000000000000000000000000..2bc875ca0f26170de4c5c96bfb005a85f8e187cc --- /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 0000000000000000000000000000000000000000..cb5ddf18c4506b538fa4bb1b151c9caea07bbdcf --- /dev/null +++ b/lib/lib @@ -0,0 +1 @@ +/usr/scripts/lib/ \ No newline at end of file