Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Philipe Gil
package-helpers
Commits
9976b3fb
Commit
9976b3fb
authored
12 years ago
by
Ruben Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
Fixed develmirror url
parent
73252d47
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/config
+2
-2
2 additions, 2 deletions
helpers/config
with
2 additions
and
2 deletions
helpers/config
+
2
−
2
View file @
9976b3fb
...
@@ -52,7 +52,7 @@ export DOMAIN=trisquel.info
...
@@ -52,7 +52,7 @@ export DOMAIN=trisquel.info
export
UPSTREAM
=
precise
export
UPSTREAM
=
precise
export
UPSTREAMRELEASE
=
12.04
export
UPSTREAMRELEASE
=
12.04
MIRROR
=
http://archive.ubuntu.com/ubuntu
MIRROR
=
http://archive.ubuntu.com/ubuntu
DEVELMIRROR
=
http://devel.trisquel.info/trisquel/
$
UPSTRE
AM
DEVELMIRROR
=
http://devel.trisquel.info/trisquel/
$
CODEN
AM
E
LOCALMIRROR
=
http://archive.trisquel.info/trisquel
LOCALMIRROR
=
http://archive.trisquel.info/trisquel
cat
<<
EOF
> /etc/lsb-release
cat
<<
EOF
> /etc/lsb-release
...
@@ -84,7 +84,7 @@ deb-src $MIRROR $UPSTREAM-updates main universe
...
@@ -84,7 +84,7 @@ deb-src $MIRROR $UPSTREAM-updates main universe
deb-src
$MIRROR
$UPSTREAM
-security main universe
deb-src
$MIRROR
$UPSTREAM
-security main universe
deb-src http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.10/ ./
deb-src http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.10/ ./
deb-src http://download.sugarlabs.org/packages/SweetsDistribution/Ubuntu-11.10/ ./
deb-src http://download.sugarlabs.org/packages/SweetsDistribution/Ubuntu-11.10/ ./
deb
$DEVELMIRROR
$
UPSTRE
AM
main
deb
$DEVELMIRROR
$
CODEN
AM
E
main
EOF
EOF
wget http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.04/Release.key
-O
-
-o
/dev/null|apt-key add -
wget http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.04/Release.key
-O
-
-o
/dev/null|apt-key add -
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment