From c06f3e3b6de29011f76420665c4bb324f91403a4 Mon Sep 17 00:00:00 2001 From: pascal Date: Sun, 4 Jan 2009 03:40:02 +0000 Subject: =?UTF-8?q?Skript=20stark=20ver=C3=A4ndert,=20sollte=20nun=20(hoff?= =?UTF-8?q?entlich=20=E2=80=93=20bitte=20testen!)=20besser=20auf=20anderen?= =?UTF-8?q?=20Systemen=20laufen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1366 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- .../bin/erzeuge_installation/erzeuge.installation | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100755 linux/bin/erzeuge_installation/erzeuge.installation (limited to 'linux/bin/erzeuge_installation/erzeuge.installation') 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 -- cgit v1.2.3