Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
devtools
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
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
archlinux
devtools
Commits
d8ec9c90
Commit
d8ec9c90
authored
12 years ago
by
Pierre Schmitz
Browse files
Options
Downloads
Patches
Plain Diff
Use sigurd.archlinux.org instead of the now moved aur.archlinux.org hostname
parent
fbb2bd2b
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
archco.in
+1
-1
1 addition, 1 deletion
archco.in
commitpkg.in
+1
-1
1 addition, 1 deletion
commitpkg.in
crossrepomove.in
+2
-2
2 additions, 2 deletions
crossrepomove.in
with
4 additions
and
4 deletions
archco.in
+
1
−
1
View file @
d8ec9c90
...
...
@@ -13,7 +13,7 @@ case $scriptname in
archco
)
SVNURL
=
"svn+ssh://gerolde.archlinux.org/srv/svn-packages"
;;
communityco
)
SVNURL
=
"svn+ssh://
a
ur.archlinux.org/srv/svn-packages"
;;
SVNURL
=
"svn+ssh://
sig
ur
d
.archlinux.org/srv/svn-packages"
;;
*
)
die
"Couldn't find svn url for
$scriptname
"
;;
...
...
This diff is collapsed.
Click to expand it.
commitpkg.in
+
1
−
1
View file @
d8ec9c90
...
...
@@ -109,7 +109,7 @@ if [[ -z $server ]]; then
core|extra|testing|staging|kde-unstable|gnome-unstable
)
server
=
'gerolde.archlinux.org'
;;
community
*
|
multilib
*
)
server
=
'
a
ur.archlinux.org'
;;
server
=
'
sig
ur
d
.archlinux.org'
;;
*
)
server
=
'gerolde.archlinux.org'
msg
"Non-standard repository
$repo
in use, defaulting to server
$server
"
;;
...
...
This diff is collapsed.
Click to expand it.
crossrepomove.in
+
2
−
2
View file @
d8ec9c90
...
...
@@ -13,8 +13,8 @@ pkgbase="${1}"
packages_svn
=
'svn+ssh://gerolde.archlinux.org/srv/svn-packages'
packages_server
=
'gerolde.archlinux.org'
community_svn
=
'svn+ssh://
a
ur.archlinux.org/srv/svn-packages'
community_server
=
'
a
ur.archlinux.org'
community_svn
=
'svn+ssh://
sig
ur
d
.archlinux.org/srv/svn-packages'
community_server
=
'
sig
ur
d
.archlinux.org'
mirror
=
'http://mirrors.kernel.org/archlinux'
case
$scriptname
in
...
...
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