Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
abs
Commits
ccc65483
Commit
ccc65483
authored
Dec 03, 2010
by
Allan McRae
Browse files
Add staging repos
Also disable testing repos by default Signed-off-by:
Allan McRae
<
allan@archlinux.org
>
parent
3c45f193
Changes
1
Hide whitespace changes
Inline
Side-by-side
conf/abs.conf
View file @
ccc65483
...
...
@@ -28,5 +28,5 @@ MIRRORLIST="/etc/pacman.d/mirrorlist"
# Note: If a repo is removed, it is still fetched!
# Repos must be preceded with a ! to prevent fetching
#
REPOS
=(
testing
core
extra
community
-
testing
community
multilib
)
REPOS
=(
core
extra
community
multilib
!
testing
!
community
-
testing
!
multilib
-
testing
!
staging
!
community
-
staging
)
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment