index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Pierre Schmitz <pierre@archlinux.de> | 2011-10-14 10:16:55 +0200 |
---|---|---|
committer | Pierre Schmitz <pierre@archlinux.de> | 2011-10-14 10:16:55 +0200 |
commit | ae7b13646e37ecefb177dffb4e140b7b60451616 (patch) | |
tree | 8e09fce1beed0e2f5f782c485713566eda251ad7 /pacman-staging.conf | |
parent | 6cf9332896d23724483c87a3527d7b169b0b055e (diff) |
-rw-r--r-- | pacman-staging.conf | 3 |
diff --git a/pacman-staging.conf b/pacman-staging.conf index b9c2cc2..9d8e23e 100644 --- a/pacman-staging.conf +++ b/pacman-staging.conf @@ -33,7 +33,8 @@ Architecture = auto #UseSyslog #UseDelta #TotalDownload -CheckSpace +# We cannot check disk space from within a chroot environment +#CheckSpace #VerbosePkgLists # PGP signature checking |