Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-19 | bind-mount /dev/shm again, i misinterpreted a closed pbuilder bug. Now ↵ | Mattia Rizzolo | 1 | -3/+4 | |
/run/shm is mounted by default, but no /dev/shm is available as tmpfs or symlink to /run/shm | |||||
2015-06-16 | reproducible: build/pbuilder: partially revert the last change, since moving ↵ | Mattia Rizzolo | 1 | -0/+6 | |
PATH to the temporary pbuilderrc broke pbuilder | |||||
2015-06-16 | reproducible: build: move all env variable to the temporary pbuilderrc | Mattia Rizzolo | 1 | -7/+0 | |
2015-06-06 | reproducible: fix language | Holger Levsen | 1 | -1/+1 | |
2015-06-03 | reproducible: modify PATH | Holger Levsen | 1 | -0/+1 | |
2015-06-02 | pbuilder: now that we run jessie set USEDEVSHM to yes instead of explicit ↵ | Mattia Rizzolo | 1 | -2/+3 | |
bind-mouning | |||||
2015-03-30 | pbuilderrc: set PATH to predictable values, see #780729 and #780725 | Holger Levsen | 1 | -1/+2 | |
2015-03-28 | reproducible: use proxy only for apt, but don't set http_proxy environment ↵ | Holger Levsen | 1 | -1/+3 | |
variable. see #780587 for more info | |||||
2015-03-16 | dont mount /proc in pbuilder | Holger Levsen | 1 | -1/+1 | |
2015-03-15 | add note about #773767 | Holger Levsen | 1 | -0/+1 | |
2015-03-15 | pbuilder: mount /sys and /proc (Closes: #773767) | Holger Levsen | 1 | -1/+1 | |
2015-02-25 | reproducible: add comments, simplify code | Holger Levsen | 1 | -5/+4 | |
2015-02-25 | different approach to umask changes | Helmut Grohne | 1 | -0/+8 | |
* Add it to pbuilderrc, because it is sourced by pbuilder. * Vary 0022 (default) and 0002 as both are common combinations and the write bit actually shows up in ar archives (static libraries). | |||||
2015-02-18 | move another FIXME into TODO | Holger Levsen | 1 | -1/+1 | |
2014-10-09 | workaround #700591 unfixed in wheezy by bindmounting /run/shm and | Holger Levsen | 1 | -0/+2 | |
/dev/shm via pbuilderrc | |||||
2014-09-29 | pbuilderrc: use all core for (de)compressing | Holger Levsen | 1 | -0/+1 | |
2014-09-29 | reproducible: add pbuilerrc to specify proxy, no aptcache, mirror and extra ↵ | Holger Levsen | 1 | -0/+10 | |
packages. |