summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rwxr-xr-xcore/angstrom4
-rwxr-xr-xcore/debian6
2 files changed, 0 insertions, 10 deletions
diff --git a/core/angstrom b/core/angstrom
deleted file mode 100755
index dafb840f..00000000
--- a/core/angstrom
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-opkg install vim vim-syntax
-opkg install git
diff --git a/core/debian b/core/debian
deleted file mode 100755
index fedd1ede..00000000
--- a/core/debian
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-set -x
-[ `which git` ] || apt-get install --yes git-core
-[ `which tmux` ] || apt-get install --yes tmux
-[ `which screen` ] && apt-get remote --yes screen
-[ `which vim` ] || apt-get install --yes vim
[cgit] Unable to lock slot /tmp/cgit/fc200000.lock: Permission denied (13)