summaryrefslogtreecommitdiff
path: root/tools/pipol/rc.amd64-linux-suse-LES10
blob: 04e994d87fbbaa3df1cfb6edaa4d8ad89ae1e99d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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