OSDN Git Service

[update] : New pacman.conf
authorhayao <hayao@fascode.net>
Fri, 11 Jun 2021 12:46:47 +0000 (21:46 +0900)
committerhayao <hayao@fascode.net>
Fri, 11 Jun 2021 12:46:47 +0000 (21:46 +0900)
channels/releng/pacman-i486.conf
channels/releng/pacman-i686.conf
channels/releng/pacman-x86_64.conf
modules/share-extra/airootfs.i686/etc/pacman.conf
modules/share-extra/airootfs.x86_64/etc/pacman.conf
system/pacman-i486.conf
system/pacman-i686.conf
system/pacman-x86_64.conf

index a34092c..a47e890 100644 (file)
@@ -31,10 +31,10 @@ Architecture = i486
 # Misc options
 #UseSyslog
 #Color
-#TotalDownload
-# We cannot check disk space from within a chroot environment
-#CheckSpace
+#NoProgressBar
+CheckSpace
 #VerbosePkgLists
+ParallelDownloads = 5
 
 # By default, pacman accepts packages signed by keys that its local keyring
 # trusts (see pacman-key and its man page), as well as unsigned packages.
index 3f341db..38e4d7a 100644 (file)
@@ -19,7 +19,7 @@ HoldPkg     = pacman glibc
 #XferCommand = /usr/bin/curl -L -C - -f -o %o %u
 #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
 #CleanMethod = KeepInstalled
-Architecture = i686
+Architecture = i486
 
 # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
 #IgnorePkg   =
@@ -31,10 +31,10 @@ Architecture = i686
 # Misc options
 #UseSyslog
 #Color
-#TotalDownload
-# We cannot check disk space from within a chroot environment
-#CheckSpace
+#NoProgressBar
+CheckSpace
 #VerbosePkgLists
+ParallelDownloads = 5
 
 # By default, pacman accepts packages signed by keys that its local keyring
 # trusts (see pacman-key and its man page), as well as unsigned packages.
index 8e55c64..3e9608e 100644 (file)
@@ -19,7 +19,7 @@ HoldPkg     = pacman glibc
 #XferCommand = /usr/bin/curl -L -C - -f -o %o %u
 #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
 #CleanMethod = KeepInstalled
-Architecture = auto
+Architecture = i486
 
 # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
 #IgnorePkg   =
@@ -31,10 +31,10 @@ Architecture = auto
 # Misc options
 #UseSyslog
 #Color
-#TotalDownload
-# We cannot check disk space from within a chroot environment
-#CheckSpace
+#NoProgressBar
+CheckSpace
 #VerbosePkgLists
+ParallelDownloads = 5
 
 # By default, pacman accepts packages signed by keys that its local keyring
 # trusts (see pacman-key and its man page), as well as unsigned packages.
index a18b185..880dfc3 100644 (file)
@@ -2,9 +2,6 @@
 # /etc/pacman.conf
 #
 # See the pacman.conf(5) manpage for option and repository directives
-
-#
-# GENERAL OPTIONS
 #
 # Yamada Hayao
 # Twitter: @Hayao0819
@@ -12,6 +9,10 @@
 #
 # (c) 2019-2021 Fascode Network.
 #
+
+#
+# GENERAL OPTIONS
+#
 [options]
 # The following paths are commented out with their default values listed.
 # If you wish to use different paths, uncomment and update the paths.
@@ -36,11 +37,11 @@ Architecture = i686
 
 # Misc options
 #UseSyslog
-Color
-TotalDownload
-# We cannot check disk space from within a chroot environment
-#CheckSpace
+#Color
+#NoProgressBar
+CheckSpace
 #VerbosePkgLists
+ParallelDownloads = 5
 
 # By default, pacman accepts packages signed by keys that its local keyring
 # trusts (see pacman-key and its man page), as well as unsigned packages.
index 01f9593..9a71e83 100644 (file)
@@ -2,9 +2,6 @@
 # /etc/pacman.conf
 #
 # See the pacman.conf(5) manpage for option and repository directives
-
-#
-# GENERAL OPTIONS
 #
 # Yamada Hayao
 # Twitter: @Hayao0819
@@ -12,6 +9,10 @@
 #
 # (c) 2019-2021 Fascode Network.
 #
+
+#
+# GENERAL OPTIONS
+#
 [options]
 # The following paths are commented out with their default values listed.
 # If you wish to use different paths, uncomment and update the paths.
@@ -36,11 +37,11 @@ Architecture = auto
 
 # Misc options
 #UseSyslog
-Color
-TotalDownload
-# We cannot check disk space from within a chroot environment
-#CheckSpace
+#Color
+#NoProgressBar
+CheckSpace
 #VerbosePkgLists
+ParallelDownloads = 5
 
 # By default, pacman accepts packages signed by keys that its local keyring
 # trusts (see pacman-key and its man page), as well as unsigned packages.
index 383abf3..ed46f2c 100644 (file)
 #
 # This is only used at build time.
 # In the configuration for the build, the repository mirror is specified directly.
-# Alter-testing is enabled in the build settings.
+#
 
 #
 # GENERAL OPTIONS
 #
-
 [options]
 # The following paths are commented out with their default values listed.
 # If you wish to use different paths, uncomment and update the paths.
@@ -41,12 +40,11 @@ Architecture = i486
 
 # Misc options
 #UseSyslog
-Color
-#TotalDownload
-# We cannot check disk space from within a chroot environment
-#CheckSpace
+#Color
+#NoProgressBar
+CheckSpace
 #VerbosePkgLists
-ILoveCandy
+ParallelDownloads = 5
 
 # By default, pacman accepts packages signed by keys that its local keyring
 # trusts (see pacman-key and its man page), as well as unsigned packages.
index e543c91..d9d096b 100644 (file)
 #
 # This is only used at build time.
 # In the configuration for the build, the repository mirror is specified directly.
-# Alter-testing is enabled in the build settings.
+#
 
 #
 # GENERAL OPTIONS
 #
-
 [options]
 # The following paths are commented out with their default values listed.
 # If you wish to use different paths, uncomment and update the paths.
@@ -41,12 +40,11 @@ Architecture = i686
 
 # Misc options
 #UseSyslog
-Color
-#TotalDownload
-# We cannot check disk space from within a chroot environment
-#CheckSpace
+#Color
+#NoProgressBar
+CheckSpace
 #VerbosePkgLists
-ILoveCandy
+ParallelDownloads = 5
 
 # By default, pacman accepts packages signed by keys that its local keyring
 # trusts (see pacman-key and its man page), as well as unsigned packages.
index 187c616..19ded42 100644 (file)
 #
 # This is only used at build time.
 # In the configuration for the build, the repository mirror is specified directly.
-# Alter-testing is enabled in the build settings.
+#
 
 #
 # GENERAL OPTIONS
 #
-
 [options]
 # The following paths are commented out with their default values listed.
 # If you wish to use different paths, uncomment and update the paths.
@@ -41,12 +40,11 @@ Architecture = auto
 
 # Misc options
 #UseSyslog
-Color
-#TotalDownload
-# We cannot check disk space from within a chroot environment
-#CheckSpace
+#Color
+#NoProgressBar
+CheckSpace
 #VerbosePkgLists
-ILoveCandy
+ParallelDownloads = 5
 
 # By default, pacman accepts packages signed by keys that its local keyring
 # trusts (see pacman-key and its man page), as well as unsigned packages.