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
archiso
Commits
2499a4cd
Commit
2499a4cd
authored
May 08, 2011
by
Gerardo Exequiel Pozzi
Browse files
[syslinux-iso] Update overlay pacman.conf
Signed-off-by:
Gerardo Exequiel Pozzi
<
vmlinuz386@yahoo.com.ar
>
parent
f5a06717
Changes
1
Hide whitespace changes
Inline
Side-by-side
configs/syslinux-iso/overlay/etc/pacman.conf
View file @
2499a4cd
...
...
@@ -17,7 +17,7 @@ HoldPkg = pacman glibc
# If upgrades are available for these packages they will be asked for first
SyncFirst
=
pacman
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#XferCommand = /usr/bin/curl -C - %u > %o
#XferCommand = /usr/bin/curl -C -
-f
%u > %o
#CleanMethod = KeepInstalled
Architecture
=
auto
...
...
@@ -33,6 +33,7 @@ Architecture = auto
#ShowSize
#UseDelta
#TotalDownload
#CheckSpace
#
# REPOSITORIES
...
...
@@ -58,23 +59,18 @@ Architecture = auto
# after the header, and they will be used before the default mirrors.
#[testing]
## Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/mirrorlist
[
core
]
# Add your preferred servers here, they will be used first
Include
= /
etc
/
pacman
.
d
/
mirrorlist
[
extra
]
# Add your preferred servers here, they will be used first
Include
= /
etc
/
pacman
.
d
/
mirrorlist
#[community-testing]
## Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/mirrorlist
[
community
]
# Add your preferred servers here, they will be used first
Include
= /
etc
/
pacman
.
d
/
mirrorlist
# An example of a custom package repository. See the pacman manpage for
...
...
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