diff options
Diffstat (limited to 'build_tools/archiso')
-rw-r--r-- | build_tools/archiso/mythvantage/profile_files/pacman.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build_tools/archiso/mythvantage/profile_files/pacman.conf b/build_tools/archiso/mythvantage/profile_files/pacman.conf index ef9acb6..46538e9 100644 --- a/build_tools/archiso/mythvantage/profile_files/pacman.conf +++ b/build_tools/archiso/mythvantage/profile_files/pacman.conf @@ -15,8 +15,6 @@ CacheDir = /data/storage/disk0/pacman/pkg #LogFile = /var/log/pacman.log #GPGDir = /etc/pacman.d/gnupg/ HoldPkg = pacman glibc -# If upgrades are available for these packages they will be asked for first -SyncFirst = pacman #XferCommand = /usr/bin/curl -C - -f %u > %o #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u #CleanMethod = KeepInstalled |