summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.crontab.local0
-rwxr-xr-x.local.sun4u/bin/make2
-rw-r--r--.ssh/config8
3 files changed, 2 insertions, 8 deletions
diff --git a/.crontab.local b/.crontab.local
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.crontab.local
diff --git a/.local.sun4u/bin/make b/.local.sun4u/bin/make
new file mode 100755
index 0000000..fff3f2d
--- /dev/null
+++ b/.local.sun4u/bin/make
@@ -0,0 +1,2 @@
+#/bin/bash
+gmake "$@"
diff --git a/.ssh/config b/.ssh/config
index 5c271b5..bb876ba 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -1,11 +1,3 @@
Host *
Protocol 2
- ControlMaster auto
- ControlPath ~/.ssh/master-%r@%h:%p
Compression yes
-
-# Parabola Repo Server
-Host parabola
- Port 1863
- HostName repo.parabolagnulinux.org
- User repo