summaryrefslogtreecommitdiff
path: root/~old
diff options
context:
space:
mode:
Diffstat (limited to '~old')
-rwxr-xr-x~old/aif.git/config6
-rw-r--r--~old/aif.git/description1
-rw-r--r--~old/aif.git/info/exclude6
-rwxr-xr-x~old/archiso.git/config6
-rw-r--r--~old/archiso.git/description1
-rw-r--r--~old/archiso.git/info/exclude6
-rwxr-xr-x~old/chroottools.git/config6
-rw-r--r--~old/chroottools.git/description1
-rw-r--r--~old/chroottools.git/info/exclude6
-rwxr-xr-x~old/gitosis-admin.git/config6
-rw-r--r--~old/gitosis-admin.git/description1
-rw-r--r--~old/gitosis-admin.git/info/exclude6
-rwxr-xr-x~old/initscripts.git/config6
-rw-r--r--~old/initscripts.git/description1
-rw-r--r--~old/initscripts.git/info/exclude6
-rwxr-xr-x~old/issuetracker.git/config6
-rw-r--r--~old/issuetracker.git/description1
-rw-r--r--~old/issuetracker.git/info/exclude6
-rwxr-xr-x~old/libui-sh.git/config6
-rw-r--r--~old/libui-sh.git/description1
-rw-r--r--~old/libui-sh.git/info/exclude6
-rwxr-xr-x~old/linux-libre-2.6-LIBRE.git/config6
-rw-r--r--~old/linux-libre-2.6-LIBRE.git/description1
-rw-r--r--~old/linux-libre-2.6-LIBRE.git/info/exclude6
-rwxr-xr-x~old/parabola-archiso.git/config6
-rw-r--r--~old/parabola-archiso.git/description1
-rw-r--r--~old/parabola-archiso.git/info/exclude6
-rwxr-xr-x~old/parabolaiso.git/config6
-rw-r--r--~old/parabolaiso.git/description1
-rw-r--r--~old/parabolaiso.git/info/exclude6
-rwxr-xr-x~old/pbot.git/config6
-rw-r--r--~old/pbot.git/description1
-rw-r--r--~old/pbot.git/info/exclude6
33 files changed, 143 insertions, 0 deletions
diff --git a/~old/aif.git/config b/~old/aif.git/config
new file mode 100755
index 0000000..6f582b6
--- /dev/null
+++ b/~old/aif.git/config
@@ -0,0 +1,6 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = true
+[remote "origin"]
+ url = /mnt/nonrepo/srv/git/~old/aif.git
diff --git a/~old/aif.git/description b/~old/aif.git/description
new file mode 100644
index 0000000..b7703d9
--- /dev/null
+++ b/~old/aif.git/description
@@ -0,0 +1 @@
+The Arch Installation Framework rebranded for Parabola
diff --git a/~old/aif.git/info/exclude b/~old/aif.git/info/exclude
new file mode 100644
index 0000000..a5196d1
--- /dev/null
+++ b/~old/aif.git/info/exclude
@@ -0,0 +1,6 @@
+# git ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+# *~
diff --git a/~old/archiso.git/config b/~old/archiso.git/config
new file mode 100755
index 0000000..961a990
--- /dev/null
+++ b/~old/archiso.git/config
@@ -0,0 +1,6 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = true
+[remote "origin"]
+ url = /mnt/nonrepo/srv/git/~old/archiso.git
diff --git a/~old/archiso.git/description b/~old/archiso.git/description
new file mode 100644
index 0000000..a2a2fb8
--- /dev/null
+++ b/~old/archiso.git/description
@@ -0,0 +1 @@
+Tools for creating live and install iso images (superceded by parabolaiso.git)
diff --git a/~old/archiso.git/info/exclude b/~old/archiso.git/info/exclude
new file mode 100644
index 0000000..a5196d1
--- /dev/null
+++ b/~old/archiso.git/info/exclude
@@ -0,0 +1,6 @@
+# git ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+# *~
diff --git a/~old/chroottools.git/config b/~old/chroottools.git/config
new file mode 100755
index 0000000..55bf184
--- /dev/null
+++ b/~old/chroottools.git/config
@@ -0,0 +1,6 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = true
+[remote "origin"]
+ url = /mnt/nonrepo/srv/git/~old/chroottools.git
diff --git a/~old/chroottools.git/description b/~old/chroottools.git/description
new file mode 100644
index 0000000..f71bc64
--- /dev/null
+++ b/~old/chroottools.git/description
@@ -0,0 +1 @@
+A minimal fork of devtools (deprecated by devtools-par+libretools)
diff --git a/~old/chroottools.git/info/exclude b/~old/chroottools.git/info/exclude
new file mode 100644
index 0000000..a5196d1
--- /dev/null
+++ b/~old/chroottools.git/info/exclude
@@ -0,0 +1,6 @@
+# git ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+# *~
diff --git a/~old/gitosis-admin.git/config b/~old/gitosis-admin.git/config
new file mode 100755
index 0000000..892aa2c
--- /dev/null
+++ b/~old/gitosis-admin.git/config
@@ -0,0 +1,6 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = true
+[remote "origin"]
+ url = /mnt/nonrepo/srv/git/~old/gitosis-admin.git
diff --git a/~old/gitosis-admin.git/description b/~old/gitosis-admin.git/description
new file mode 100644
index 0000000..91f6e33
--- /dev/null
+++ b/~old/gitosis-admin.git/description
@@ -0,0 +1 @@
+Configuration for Gitosis; replaced by hackers.git
diff --git a/~old/gitosis-admin.git/info/exclude b/~old/gitosis-admin.git/info/exclude
new file mode 100644
index 0000000..a5196d1
--- /dev/null
+++ b/~old/gitosis-admin.git/info/exclude
@@ -0,0 +1,6 @@
+# git ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+# *~
diff --git a/~old/initscripts.git/config b/~old/initscripts.git/config
new file mode 100755
index 0000000..fb7a444
--- /dev/null
+++ b/~old/initscripts.git/config
@@ -0,0 +1,6 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = true
+[remote "origin"]
+ url = /mnt/nonrepo/srv/git/~old/initscripts.git
diff --git a/~old/initscripts.git/description b/~old/initscripts.git/description
new file mode 100644
index 0000000..3810f3c
--- /dev/null
+++ b/~old/initscripts.git/description
@@ -0,0 +1 @@
+Arch initscript rebranded for Parabola
diff --git a/~old/initscripts.git/info/exclude b/~old/initscripts.git/info/exclude
new file mode 100644
index 0000000..a5196d1
--- /dev/null
+++ b/~old/initscripts.git/info/exclude
@@ -0,0 +1,6 @@
+# git ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+# *~
diff --git a/~old/issuetracker.git/config b/~old/issuetracker.git/config
new file mode 100755
index 0000000..804424e
--- /dev/null
+++ b/~old/issuetracker.git/config
@@ -0,0 +1,6 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = true
+[remote "origin"]
+ url = /mnt/nonrepo/srv/git/~old/issuetracker.git
diff --git a/~old/issuetracker.git/description b/~old/issuetracker.git/description
new file mode 100644
index 0000000..59b1520
--- /dev/null
+++ b/~old/issuetracker.git/description
@@ -0,0 +1 @@
+Roundup issue tracker template
diff --git a/~old/issuetracker.git/info/exclude b/~old/issuetracker.git/info/exclude
new file mode 100644
index 0000000..a5196d1
--- /dev/null
+++ b/~old/issuetracker.git/info/exclude
@@ -0,0 +1,6 @@
+# git ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+# *~
diff --git a/~old/libui-sh.git/config b/~old/libui-sh.git/config
new file mode 100755
index 0000000..438c2b2
--- /dev/null
+++ b/~old/libui-sh.git/config
@@ -0,0 +1,6 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = true
+[remote "origin"]
+ url = /mnt/nonrepo/srv/git/~old/libui-sh.git
diff --git a/~old/libui-sh.git/description b/~old/libui-sh.git/description
new file mode 100644
index 0000000..d4f0677
--- /dev/null
+++ b/~old/libui-sh.git/description
@@ -0,0 +1 @@
+Fork of https://github.com/Dieterbe/libui-sh
diff --git a/~old/libui-sh.git/info/exclude b/~old/libui-sh.git/info/exclude
new file mode 100644
index 0000000..a5196d1
--- /dev/null
+++ b/~old/libui-sh.git/info/exclude
@@ -0,0 +1,6 @@
+# git ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+# *~
diff --git a/~old/linux-libre-2.6-LIBRE.git/config b/~old/linux-libre-2.6-LIBRE.git/config
new file mode 100755
index 0000000..7c82990
--- /dev/null
+++ b/~old/linux-libre-2.6-LIBRE.git/config
@@ -0,0 +1,6 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = true
+[remote "origin"]
+ url = /mnt/nonrepo/srv/git/~old/linux-libre-2.6-LIBRE.git
diff --git a/~old/linux-libre-2.6-LIBRE.git/description b/~old/linux-libre-2.6-LIBRE.git/description
new file mode 100644
index 0000000..b8bcce0
--- /dev/null
+++ b/~old/linux-libre-2.6-LIBRE.git/description
@@ -0,0 +1 @@
+Arch patches for linux-libre (fork of linux-2.6-ARCH)
diff --git a/~old/linux-libre-2.6-LIBRE.git/info/exclude b/~old/linux-libre-2.6-LIBRE.git/info/exclude
new file mode 100644
index 0000000..a5196d1
--- /dev/null
+++ b/~old/linux-libre-2.6-LIBRE.git/info/exclude
@@ -0,0 +1,6 @@
+# git ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+# *~
diff --git a/~old/parabola-archiso.git/config b/~old/parabola-archiso.git/config
new file mode 100755
index 0000000..f8f8185
--- /dev/null
+++ b/~old/parabola-archiso.git/config
@@ -0,0 +1,6 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = true
+[remote "origin"]
+ url = /mnt/nonrepo/srv/git/~old/parabola-archiso.git
diff --git a/~old/parabola-archiso.git/description b/~old/parabola-archiso.git/description
new file mode 100644
index 0000000..921c0ef
--- /dev/null
+++ b/~old/parabola-archiso.git/description
@@ -0,0 +1 @@
+Tools for creating live and install iso images (superceded by archiso.git)
diff --git a/~old/parabola-archiso.git/info/exclude b/~old/parabola-archiso.git/info/exclude
new file mode 100644
index 0000000..a5196d1
--- /dev/null
+++ b/~old/parabola-archiso.git/info/exclude
@@ -0,0 +1,6 @@
+# git ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+# *~
diff --git a/~old/parabolaiso.git/config b/~old/parabolaiso.git/config
new file mode 100755
index 0000000..7d4cd06
--- /dev/null
+++ b/~old/parabolaiso.git/config
@@ -0,0 +1,6 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = true
+[remote "origin"]
+ url = /mnt/nonrepo/srv/git/~old/parabolaiso.git
diff --git a/~old/parabolaiso.git/description b/~old/parabolaiso.git/description
new file mode 100644
index 0000000..c8803c0
--- /dev/null
+++ b/~old/parabolaiso.git/description
@@ -0,0 +1 @@
+Tools for creating Parabola GNU/Linux-libre live and install iso images (obsolete: rewritten history)
diff --git a/~old/parabolaiso.git/info/exclude b/~old/parabolaiso.git/info/exclude
new file mode 100644
index 0000000..a5196d1
--- /dev/null
+++ b/~old/parabolaiso.git/info/exclude
@@ -0,0 +1,6 @@
+# git ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+# *~
diff --git a/~old/pbot.git/config b/~old/pbot.git/config
new file mode 100755
index 0000000..fbe8faa
--- /dev/null
+++ b/~old/pbot.git/config
@@ -0,0 +1,6 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = true
+[remote "origin"]
+ url = /mnt/nonrepo/srv/git/pbot.git
diff --git a/~old/pbot.git/description b/~old/pbot.git/description
new file mode 100644
index 0000000..498b267
--- /dev/null
+++ b/~old/pbot.git/description
@@ -0,0 +1 @@
+Unnamed repository; edit this file 'description' to name the repository.
diff --git a/~old/pbot.git/info/exclude b/~old/pbot.git/info/exclude
new file mode 100644
index 0000000..a5196d1
--- /dev/null
+++ b/~old/pbot.git/info/exclude
@@ -0,0 +1,6 @@
+# git ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+# *~