summaryrefslogtreecommitdiff
path: root/tools/pipol/rc.amd64-linux-suse-LES10
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pipol/rc.amd64-linux-suse-LES10')
-rwxr-xr-xtools/pipol/rc.amd64-linux-suse-LES1015
1 files changed, 15 insertions, 0 deletions
diff --git a/tools/pipol/rc.amd64-linux-suse-LES10 b/tools/pipol/rc.amd64-linux-suse-LES10
new file mode 100755
index 0000000..04e994d
--- /dev/null
+++ b/tools/pipol/rc.amd64-linux-suse-LES10
@@ -0,0 +1,15 @@
+#!/bin/sh
+smart channel --yes --disable 'openSUSE:Tools'
+smart channel --yes --disable 'OpenOffice.org:STABLE'
+smart channel --yes --disable 'OpenOffice.org:EXTRAS'
+smart channel --yes --add openSUSE type=yast2 name=current baseurl="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
+smart channel --yes --enable openSUSE
+smart update
+smart install rpm --yes
+smart upgrade smart --yes
+smart install autoconf --yes
+smart install automake --yes
+smart install gmp-devel --yes
+smart install texinfo --yes
+smart install libmpfr1-2.3.1 --yes
+