aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stage3.Dockerfile: use HEREDOC syntax for RUN commandRahil Bhimjiani2024-03-021-18/+39
* stage3.Dockerfile: try harder to find releng's gpg keySam James2024-02-181-1/+2
* Dockerfiles: use modern Alpine (3.11->3.19) for buildsSam James2024-02-071-1/+1
* Handle new clearsigned 'latest' filesSam James2023-10-141-4/+6
* Update for new .asc layoutSam James2022-02-181-4/+3
* Add CI builds for all supported stage3 architecturesKonstantinos Smanis2020-09-031-1/+1
* Fix stage3 generationKonstantinos Smanis2020-05-261-2/+2
* Update portage and stage3 to Alpine 3.11Robert Marko2020-04-091-1/+1
* Fix portage and stage3 generationRobert Marko2020-04-091-1/+0
* Fix extended attributesLucian Poston2020-02-231-1/+1
* ensure build does not fail for systemd due to missing /etc/rc.confAlexys Jacob2019-11-151-1/+1
* Use official Gentoo keyservers (keys.gentoo.org) by @mgornyAlexys Jacob2019-11-151-8/+5
* Extract stage3 archive using XZ compression (#56)Vincent VAN HOLLEBEKE2018-01-121-2/+2
* Removed trailing / in DIST, made STAGEPATH more verbose. Removed -c from wget-s.Brett Randall2017-12-151-3/+4
* gpg/dirmngr: disabled IPv6 - there seems to be a DNS or route problem with sk...Brett Randall2017-12-151-0/+1
* gpg: use (single) keyserver ha.pool.sks-keyservers.net. Troubleshooting #53.Brett Randall2017-12-151-3/+1
* Changed from DNS-round-robin-ed distfiles mirror to use OSU OSL mirror direct...Brett Randall2017-12-151-1/+1
* Initialized GPG dirmngr with standard-resolver and honor-http-proxy options.Brett Randall2017-12-151-0/+3
* Upgraded default builder from Alpine 3.6 to 3.7.Brett Randall2017-12-151-1/+1
* Fix stage3 Dockerfile for x86 buildsManuel Rüger2017-07-181-1/+1
* Update builder image to alpine:3.6Manuel Rüger2017-05-261-1/+1
* Utilize multi-stage buildsManuel Rüger2017-05-071-0/+39