init lib/tool/admin
authorJulien Moutinho <julm+heureux-cyclage@autogeree.net>
Mon, 8 Sep 2014 09:38:38 +0000 (11:38 +0200)
committerJulien Moutinho <julm+heureux-cyclage@autogeree.net>
Mon, 8 Sep 2014 09:38:38 +0000 (11:38 +0200)
... [new symlink]
.gitmodules [new file with mode: 0644]
configure [new symlink]
etc/... [new symlink]
lib/tool/admin [new submodule]
sys/... [new symlink]
var/... [new symlink]

diff --git a/... b/...
new file mode 120000 (symlink)
index 0000000..945c9b4
--- /dev/null
+++ b/...
@@ -0,0 +1 @@
+.
\ No newline at end of file
diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..3b38f6c
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule "lib/tool/admin"]
+       path = lib/tool/admin
+       url = git://git.autogeree.net/tool/admin
diff --git a/configure b/configure
new file mode 120000 (symlink)
index 0000000..915a902
--- /dev/null
+++ b/configure
@@ -0,0 +1 @@
+lib/tool/admin/configure
\ No newline at end of file
diff --git a/etc/... b/etc/...
new file mode 120000 (symlink)
index 0000000..951b30d
--- /dev/null
+++ b/etc/...
@@ -0,0 +1 @@
+../...
\ No newline at end of file
diff --git a/lib/tool/admin b/lib/tool/admin
new file mode 160000 (submodule)
index 0000000..7e57f83
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 7e57f83bc79b0caffb40534c7248fac4965c7164
diff --git a/sys/... b/sys/...
new file mode 120000 (symlink)
index 0000000..951b30d
--- /dev/null
+++ b/sys/...
@@ -0,0 +1 @@
+../...
\ No newline at end of file
diff --git a/var/... b/var/...
new file mode 120000 (symlink)
index 0000000..951b30d
--- /dev/null
+++ b/var/...
@@ -0,0 +1 @@
+../...
\ No newline at end of file