• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision4712772084c1f302da5a6fdbbcff35dfb47768d2 (tree)
Time2020-04-09 03:23:53
Authorcreio <mailcreio@gmai...>
Commitercreio

Log Message

2020.04.08 Update pacman.conf

Change Summary

Incremental Difference

Binary files a/.config/dconf/user and b/.config/dconf/user differ
--- a/.config/sublime-text-3/Packages/User/Package Control.last-run
+++ b/.config/sublime-text-3/Packages/User/Package Control.last-run
@@ -1 +1 @@
1-1586342055
\ No newline at end of file
1+1586370192
\ No newline at end of file
Binary files a/.wall/pscircle.png and b/.wall/pscircle.png differ
--- a/root/etc/pacman.conf
+++ b/root/etc/pacman.conf
@@ -1,40 +1,11 @@
11 [options]
2-#RootDir = /
3-#DBPath = /var/lib/pacman/
4-#CacheDir = /var/cache/pacman/pkg/
5-#LogFile = /var/log/pacman.log
6-#GPGDir = /etc/pacman.d/gnupg/
7-#HookDir = /etc/pacman.d/hooks/
8-HoldPkg = pacman glibc
9-#XferCommand = /usr/bin/curl -C - -f %u > %o
10-#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
11-#CleanMethod = KeepInstalled
12-#UseDelta = 0.7
2+HoldPkg = pacman glibc
133 Architecture = auto
14-
15-# IgnorePkg = arch-install-scripts kdenlive
16-# IgnorePkg = arch-install-scripts
17-#IgnoreGroup =
18-
19-#NoUpgrade =
20-#NoExtract =
21-
22-# Misc options
23-#UseSyslog
244 Color
255 ILoveCandy
26-#TotalDownload
27-CheckSpace
28-#VerbosePkgLists
296
30-# By default, pacman accepts packages signed by keys that its local keyring
31-# trusts (see pacman-key and its man page), as well as unsigned packages.
32-SigLevel = Required DatabaseOptional
7+SigLevel = Required DatabaseOptional
338 LocalFileSigLevel = Optional
34-#RemoteFileSigLevel = Required
35-
36-#[testing]
37-#Include = /etc/pacman.d/mirrorlist
389
3910 [core]
4011 Include = /etc/pacman.d/mirrorlist
@@ -42,21 +13,17 @@ Include = /etc/pacman.d/mirrorlist
4213 [extra]
4314 Include = /etc/pacman.d/mirrorlist
4415
45-#[community-testing]
46-#Include = /etc/pacman.d/mirrorlist
47-
4816 [community]
4917 Include = /etc/pacman.d/mirrorlist
5018
51-#[multilib-testing]
52-#Include = /etc/pacman.d/mirrorlist
53-
5419 [multilib]
20+SigLevel = PackageRequired
5521 Include = /etc/pacman.d/mirrorlist
5622
5723 [ctlos_repo]
5824 SigLevel = Optional TrustAll
59-Server = https://raw.githubusercontent.com/ctlos/ctlos_repo/master/$arch
25+Server = https://github.com/ctlos/$repo/raw/master/$arch
26+# Server = https://raw.githubusercontent.com/ctlos/$repo/master/$arch
6027
6128 #[ctlos_repo]
6229 # SigLevel = Required DatabaseOptional