Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-11-04 | add configuration file for pacredir•••This allows to ignore hosts on specified interfaces and add static hosts. | Christian Hesse | 1 | -0/+5 |
2013-10-30 | use a little helper to determine architecture•••Architecture reported by `uname -a` and used by pacman are not neccessarily the same, so use a little helper. | Christian Hesse | 1 | -1/+1 |
2013-10-30 | detect ARM architectures•••Did I get it right? mirror.archlinuxarm.org has repositories for * "armv7h" (version 7 with hard floating point unit) * "armv6h" (version 6 with hard floating point unit) * "arm" (version 6 without hard floating point unit) | Christian Hesse | 1 | -0/+8 |
2013-10-29 | rename the project to paccache | Christian Hesse | 1 | -1/+1 |
2013-10-28 | remove avahi resolver code, all we need is the browser | Christian Hesse | 1 | -2/+4 |
2013-10-28 | remove comment about example | Christian Hesse | 1 | -2/+0 |
2013-10-28 | move configuration to config.h | Christian Hesse | 1 | -0/+45 |