summaryrefslogtreecommitdiffstats
path: root/linux/bin/erzeuge_installation/erzeuge.installation
diff options
context:
space:
mode:
authorpascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-01-04 03:40:02 +0000
committerpascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-01-04 03:40:02 +0000
commitc06f3e3b6de29011f76420665c4bb324f91403a4 (patch)
tree7fabac06464327c68971bf68986125498c86ee14 /linux/bin/erzeuge_installation/erzeuge.installation
parent66d92b2af99664a097ed6b1c6d7ccecf37a59d13 (diff)
Skript stark verändert, sollte nun (hoffentlich – bitte testen!) besser auf anderen Systemen laufen
git-svn-id: https://svn.neo-layout.org@1366 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux/bin/erzeuge_installation/erzeuge.installation')
-rwxr-xr-xlinux/bin/erzeuge_installation/erzeuge.installation27
1 files changed, 0 insertions, 27 deletions
diff --git a/linux/bin/erzeuge_installation/erzeuge.installation b/linux/bin/erzeuge_installation/erzeuge.installation
deleted file mode 100755
index c37fa64..0000000
--- a/linux/bin/erzeuge_installation/erzeuge.installation
+++ /dev/null
@@ -1,27 +0,0 @@
-cat installation.1
-echo "#neo: xmodmap --- Beginn"
-cat ../../xmodmap/neo_de.xmodmap
-echo "#neo: xmodmap --- Ende"
-echo "#neo: console --- Beginn"
-cat ../../console/neo.map
-echo "#neo: console --- Ende"
-echo "#neo: asdf --- Beginn"
-cat ../asdf
-echo "#neo: asdf --- Ende"
-echo "#neo: uiae --- Beginn"
-cat ../uiae
-echo "#neo: uiae --- Ende"
-echo "#neo: neorc --- Beginn"
-cat neo.conf.installation
-echo "#neo: neorc --- Ende"
-echo "#neo: profile.neo --- Beginn"
-echo
-echo "# NEO:"
-echo "asdf # mit einem # am Zeilenanfang bleibt QWERTZ das Standardlayout, sonst ist es NEO"
-echo "#neo: profile.neo --- Ende"
-echo "#neo: profile.qwertz --- Beginn"
-echo
-echo "# NEO:"
-echo "# asdf # mit einem # am Zeilenanfang bleibt QWERTZ das Standardlayout, sonst ist es NEO"
-echo "#neo: profile.qwertz --- Ende"
-echo