Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-20 | reproducible-archlinux: introduce modeline | kpcyrd | 1 | -16/+18 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-11-18 | reproducible-archlinux: use $ROOTCMD properly | kpcyrd | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-11-18 | reproducible-archlinux: set pkgext to .pkg.tar.xz | kpcyrd | 1 | -0/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-11-13 | reproducible-archlinux: correctly recognize __END__ | kpcyrd | 1 | -23/+23 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-11-12 | reproducible-archlinux: pacman.conf is owned by root after upgrade | kpcyrd | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-11-12 | reproducible-archlinux: Add archlinux repos to pacman.conf | kpcyrd | 1 | -0/+32 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-11-05 | reproducible-archlinux: try porting abs to asp | kpcyrd | 1 | -1/+1 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-11-04 | reproducible-archlinux: fix dependency conflict | kpcyrd | 1 | -0/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-11-04 | reproducible-archlinux: download PKGBUILD to host /tmp | kpcyrd | 1 | -1/+1 | |
It seems the host /tmp is bind-mounted to the guest /tmp so we need to download to the host /tmp or it won't be visible on the guest /tmp. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-11-04 | reproducible-archlinux: ignore expired cert when building in the future | kpcyrd | 1 | -2/+10 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-11-04 | reproducible-archlinux: automatically replace pacman with pacman-git | Juliana Oliveira Rodrigues | 1 | -1/+1 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-11-04 | reproducible-archlinux: disable signature verification when running in the ↵ | kpcyrd | 1 | -0/+4 | |
future Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-11-04 | archlinux: adds pacman-git dependencies | Juliana Oliveira Rodrigues | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-11-02 | reproducible-archlinux: use pacman-git until the next release | kpcyrd | 1 | -5/+12 | |
2017-11-02 | reproducible-archlinux: make pacman fail less early | kpcyrd | 1 | -7/+0 | |
2017-11-02 | reproducible archlinux: don't install abs | Mattia Rizzolo | 1 | -3/+1 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-11-02 | reproducible-archlinux: use sudo to prepare chroot | kpcyrd | 1 | -2/+2 | |
2017-11-02 | reproducible archlinux: remove -rf for regular file | kpcyrd | 1 | -1/+1 | |
2017-11-02 | reproducible-archlinux: avoid possible TOCTOU issue | kpcyrd | 1 | -1/+3 | |
2017-11-02 | reproducible-archlinux: Try to fix tar extraction | kpcyrd | 1 | -6/+14 | |
2017-11-02 | reproducible archlinux: fix sha1sums parsing | kpcyrd | 1 | -5/+7 | |
2017-09-20 | reproducible archlinux: Switch schroot to use overlay fs, as aufs is no ↵ | Holger Levsen | 1 | -1/+1 | |
longer supported out of the box in linux 4.x kernels. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-02-12 | reproducible archlinux: ignore gpg setup for now | Holger Levsen | 1 | -4/+4 | |
2016-02-12 | reproducible archlinux: remove YOLO workarounds | Holger Levsen | 1 | -8/+8 | |
2016-01-27 | reproducible archlinux: fix typo | Holger Levsen | 1 | -1/+1 | |
2016-01-27 | reproducible archlinux: more YOLO-style workarounding weirdness on pb3 | Holger Levsen | 1 | -0/+4 | |
2016-01-26 | reproducible archlinux: try to very hackishly work around archlinux #45351 ↵ | Holger Levsen | 1 | -0/+7 | |
in pacman-key/gpg-agent/schroot… | |||||
2016-01-09 | reproducible archlinux: more fixes for simpler approach | Holger Levsen | 1 | -5/+2 | |
2016-01-09 | reproducible archlinux: fix typo | Holger Levsen | 1 | -1/+1 | |
2016-01-09 | reproducible archlinux: simplefy schroot creation | Holger Levsen | 1 | -5/+4 | |
2016-01-06 | update copyright years | Holger Levsen | 1 | -1/+1 | |
2016-01-06 | enable debug | Holger Levsen | 1 | -1/+1 | |
2015-12-15 | reproducible archlinux: enable multilib, so multilib can be build | Holger Levsen | 1 | -0/+4 | |
2015-12-15 | Revert "reproducible archlinux: revert refactoring a bit" | Holger Levsen | 1 | -1/+4 | |
This reverts commit 0b70783638708bbf3c94611e0426d7368f2886dc. | |||||
2015-12-15 | reproducible archlinux: revert refactoring a bit | Holger Levsen | 1 | -4/+1 | |
2015-12-15 | reproducible archlinux: refactor and enable multilib repository | Holger Levsen | 1 | -1/+4 | |
2015-12-12 | fixup 7ece95b: reproducible archlinux: use gpg to verify sources | Holger Levsen | 1 | -1/+1 | |
2015-12-12 | reproducible archlinux: use gpg to verify sources | Holger Levsen | 1 | -0/+1 | |
2015-12-10 | reproducible archlinux: s#arch#archlinux# everywhere, update TODO | Holger Levsen | 1 | -7/+7 | |
2015-12-10 | reproducible archlinux: s#arch#archlinux# in script and job names | Holger Levsen | 1 | -0/+102 | |