Removed rediris repo
This commit is contained in:
parent
5e588e41c4
commit
98836ba82b
4 changed files with 6 additions and 10 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=1
|
VERSION=2
|
||||||
COMPONENT=main
|
COMPONENT=main
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
@ -26,8 +26,6 @@ cat << EOF > data/templates/Trisquel.mirrors
|
||||||
#LOC:ES
|
#LOC:ES
|
||||||
http://es.archive.trisquel.info/trisquel/
|
http://es.archive.trisquel.info/trisquel/
|
||||||
ftp://es.archive.trisquel.info/trisquel/
|
ftp://es.archive.trisquel.info/trisquel/
|
||||||
http://ftp.rediris.es/mirror/Trisquel/packages/
|
|
||||||
ftp://ftp.rediris.es/mirror/Trisquel/packages/
|
|
||||||
#LOC:FR
|
#LOC:FR
|
||||||
http://fr.archive.trisquel.info/trisquel/
|
http://fr.archive.trisquel.info/trisquel/
|
||||||
ftp://fr.archive.trisquel.info/trisquel/
|
ftp://fr.archive.trisquel.info/trisquel/
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=1
|
VERSION=2
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
|
|
@ -50,7 +50,7 @@ set -e
|
||||||
|
|
||||||
file="\$1"
|
file="\$1"
|
||||||
|
|
||||||
FASTEST=http://ftp.rediris.es/mirror/Trisquel/packages/
|
FASTEST=http://es.archive.trisquel.info/trisquel/
|
||||||
SPEED=1000000000000
|
SPEED=1000000000000
|
||||||
|
|
||||||
for i in \$(grep 'tp:' /usr/share/python-apt/templates/Trisquel.mirrors)
|
for i in \$(grep 'tp:' /usr/share/python-apt/templates/Trisquel.mirrors)
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=2
|
VERSION=3
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
|
|
@ -111,7 +111,7 @@ pref("general.useragent.vendorSub", "$REVISION");
|
||||||
pref("general.useragent.compatMode.abrowser",true);
|
pref("general.useragent.compatMode.abrowser",true);
|
||||||
|
|
||||||
// Startup pages
|
// Startup pages
|
||||||
//pref ("browser.startup.page" , 3);
|
pref ("browser.startup.page" , 3);
|
||||||
//pref ("browser.startup.homepage" , "http://trisquel.info");
|
//pref ("browser.startup.homepage" , "http://trisquel.info");
|
||||||
//pref ("startup.homepage_welcome_url", "http://trisquel.info/welcome");
|
//pref ("startup.homepage_welcome_url", "http://trisquel.info/welcome");
|
||||||
//pref ("startup.homepage_override_url" , "http://trisquel.info/newbrowser");
|
//pref ("startup.homepage_override_url" , "http://trisquel.info/newbrowser");
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@
|
||||||
# gpg -ba release_name.tar.gz
|
# gpg -ba release_name.tar.gz
|
||||||
# Also, don't forget to update the meta-release files at archive and packages.t.i
|
# Also, don't forget to update the meta-release files at archive and packages.t.i
|
||||||
|
|
||||||
VERSION=5
|
VERSION=6
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
|
|
@ -205,8 +205,6 @@ http://us.archive.trisquel.info/trisquel/
|
||||||
http://nl.archive.trisquel.info/
|
http://nl.archive.trisquel.info/
|
||||||
http://in.archive.trisquel.info/
|
http://in.archive.trisquel.info/
|
||||||
ftp://in.archive.trisquel.info/
|
ftp://in.archive.trisquel.info/
|
||||||
http://ftp.rediris.es/mirror/Trisquel/packages/
|
|
||||||
ftp://ftp.rediris.es/mirror/Trisquel/packages/
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
rm DistUpgrade/DistUpgrade.cfg
|
rm DistUpgrade/DistUpgrade.cfg
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue