summaryrefslogtreecommitdiff
path: root/setup-apkrepos.in
AgeCommit message (Expand)Author
2022-05-13setup-apkrepos: create dir if missing and add mockNatanael Copa
2022-05-13setup-apkrepos: fix -h usage help textNatanael Copa
2022-03-16fix PREFIX in *.inNick Hanley
2021-11-26setup-apkrepos: fix accepting optionsFurkan Mustafa
2021-11-16setup-apkrepos: simplify enable communityNatanael Copa
2021-11-16setup-apkrepos: Support enabling community repoLukas Bestle
2021-11-16setup-apkrepos: fix wget retrying 20 timesArtem Zhurikhin
2021-01-08setup-apkrepos: minor code cleanupNatanael Copa
2021-01-06setup-apkrepos: fix two digit selectionNatanael Copa
2020-05-28setup-apkrepos: try fetching the mirror list repeatedly while promptingDaniel Lublin
2019-12-11setup-apkrepos: use cdn as default answerNatanael Copa
2018-06-12setup-apkrepos: Allow the script to pick a server with 0.00sec download time andKatie Holly
2018-04-11setup-apkrepos: fetch mirrors from mirrors.a.oCarlo Landmeter
2018-04-11setup-apkrepos: Fix some typosNHellFire
2017-11-30setup-apkrepos: prevent adding empty mirrorNatanael Copa
2017-05-19setup-apkrepos: add option to add first mirror on the listNatanael Copa
2017-01-24setup-apkrepos: use wget --spiderNatanael Copa
2016-11-10setup-apkrepos: dont reset http_proxyNatanael Copa
2016-11-02indent heredocs and replace echos with heredoc where appropriateJakub Jirutka
2016-11-02replace deprecated `...` syntax with $(...) in shell scriptsJakub Jirutka
2016-11-02fix mixed tabs & spaces and surplus empty lines at EOFJakub Jirutka
2016-02-09setup-apkrepos: fix typoTed Trask
2016-02-03setup-apkrepos: add community repo to repositories fileTed Trask
2015-12-15setup-apkrepos: use wget spider mode to find fastest mirrorNatanael Copa
2015-06-16setup-apkrepos: fix speed test of mirrorsNatanael Copa
2015-05-14setup-apkrepos: fix excluding faulty mirrorsNatanael Copa
2015-04-10setup-apkrepos: exclude faulty mirrors from detectionNatanael Copa
2015-04-07setup-apkrepos: add -f for just-add-fastest mirrorNatanael Copa
2014-07-01setup-apkrepos: allow specify the repos from cmdlineNatanael Copa
2014-05-29setup-apkrepos: fix cleanupNatanael Copa
2014-05-27setup-apkrepos: force install virtual packageNatanael Copa
2014-04-23setup-apkrepos: improve $ROOT supportNatanael Copa
2014-04-23fix permissionsNatanael Copa
2013-07-03various: use long-form apk optionsDubiousjim
2013-06-11setup-apkrepos: add commented edge/main and edge/testing for stableNatanael Copa
2013-06-11setup-apkrepos: remove dead codeNatanael Copa
2013-06-11setup-apkrepos: refactor mirror timingNatanael Copa
2013-03-01main/setup-apkrepos: use edge repo for *_alpha* releasesNatanael Copa
2012-05-27setup-apkrepos: do not add empty mirrorsNatanael Copa
2011-09-13setup-apkrepos: only ask for repository one timeNatanael Copa
2011-08-06setup-apkrepos: add option to just add random mirror and don't prompt anymoreJeff Bilyk
2011-05-03setup-apkrepos: avoid double // in urlNatanael Copa
2011-03-03setup-apkrepos: install alpine-mirrors if neededNatanael Copa
2011-03-03setup-apkrepos: simplify. try not ask more than absolutely neededNatanael Copa
2011-03-02setup-apkrepos: always update the index, best effortNatanael Copa
2011-03-02setup-apkrepos: make show mirror list a separate functionNatanael Copa
2011-03-01setup-apkrepos: simplification of apk update error handlingNatanael Copa
2011-03-01setup-apkrepos: minor simplificationNatanael Copa
2011-03-01setup-apkrepos: minor cleanup. use $(( ... )) instead of `expr ...`Natanael Copa
2011-03-01setup-apkrepos: create a helper func for countingNatanael Copa