index
:
alpine-conf
fix/utf8_ssid
master
Alpine configuration scripts
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup-apkrepos.in
Age
Commit message (
Expand
)
Author
2016-11-02
indent heredocs and replace echos with heredoc where appropriate
Jakub Jirutka
2016-11-02
replace deprecated `...` syntax with $(...) in shell scripts
Jakub Jirutka
2016-11-02
fix mixed tabs & spaces and surplus empty lines at EOF
Jakub Jirutka
2016-02-09
setup-apkrepos: fix typo
Ted Trask
2016-02-03
setup-apkrepos: add community repo to repositories file
Ted Trask
2015-12-15
setup-apkrepos: use wget spider mode to find fastest mirror
Natanael Copa
2015-06-16
setup-apkrepos: fix speed test of mirrors
Natanael Copa
2015-05-14
setup-apkrepos: fix excluding faulty mirrors
Natanael Copa
2015-04-10
setup-apkrepos: exclude faulty mirrors from detection
Natanael Copa
2015-04-07
setup-apkrepos: add -f for just-add-fastest mirror
Natanael Copa
2014-07-01
setup-apkrepos: allow specify the repos from cmdline
Natanael Copa
2014-05-29
setup-apkrepos: fix cleanup
Natanael Copa
2014-05-27
setup-apkrepos: force install virtual package
Natanael Copa
2014-04-23
setup-apkrepos: improve $ROOT support
Natanael Copa
2014-04-23
fix permissions
Natanael Copa
2013-07-03
various: use long-form apk options
Dubiousjim
2013-06-11
setup-apkrepos: add commented edge/main and edge/testing for stable
Natanael Copa
2013-06-11
setup-apkrepos: remove dead code
Natanael Copa
2013-06-11
setup-apkrepos: refactor mirror timing
Natanael Copa
2013-03-01
main/setup-apkrepos: use edge repo for *_alpha* releases
Natanael Copa
2012-05-27
setup-apkrepos: do not add empty mirrors
Natanael Copa
2011-09-13
setup-apkrepos: only ask for repository one time
Natanael Copa
2011-08-06
setup-apkrepos: add option to just add random mirror and don't prompt anymore
Jeff Bilyk
2011-05-03
setup-apkrepos: avoid double // in url
Natanael Copa
2011-03-03
setup-apkrepos: install alpine-mirrors if needed
Natanael Copa
2011-03-03
setup-apkrepos: simplify. try not ask more than absolutely needed
Natanael Copa
2011-03-02
setup-apkrepos: always update the index, best effort
Natanael Copa
2011-03-02
setup-apkrepos: make show mirror list a separate function
Natanael Copa
2011-03-01
setup-apkrepos: simplification of apk update error handling
Natanael Copa
2011-03-01
setup-apkrepos: minor simplification
Natanael Copa
2011-03-01
setup-apkrepos: minor cleanup. use $(( ... )) instead of `expr ...`
Natanael Copa
2011-03-01
setup-apkrepos: create a helper func for counting
Natanael Copa
2011-03-01
setup-apkrepos: mionor cleanup
Natanael Copa
2011-03-01
setup-apkrepos: minor bugfix
Natanael Copa
2011-03-01
setup-apkrepos: minor cleanup
Natanael Copa
2011-02-28
setup-apkrepos: use chars instead of numbers. avoid ==
Natanael Copa
2011-02-26
remove bind-tools dependency
Jeff Bilyk
2011-01-22
revamped setup-apkrepos
Matt Smith
2011-01-15
alpine-conf: updated setup-apkrepos; see git log
Matt Smith
2011-01-03
setup-apkrepos: whitespace fix
Natanael Copa
2011-01-03
alpine-conf: modify setup-apkrepos to grab different mirror and automatically...
Jeff Bilyk
2010-12-28
alpine-conf: add script to add dl-3 internet repos from setup-alpine script
Jeff Bilyk