- 10 Apr, 2015 1 commit
-
-
Natanael Copa authored
ref #4017
-
- 07 Apr, 2015 1 commit
-
-
Natanael Copa authored
fixes #4017
-
- 01 Jul, 2014 1 commit
-
-
Natanael Copa authored
ref #2862
-
- 29 May, 2014 1 commit
-
-
Natanael Copa authored
we need uninstall .setup*
-
- 27 May, 2014 1 commit
-
-
Natanael Copa authored
it is tmpfs and we know it will be removed on reboot. Infact, we want it to be removed on reboot.
-
- 23 Apr, 2014 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 03 Jul, 2013 1 commit
-
-
Dubiousjim authored
-
- 11 Jun, 2013 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
we no longer use RELEASES
-
Natanael Copa authored
- use apk update to test the download speed - print the times - use /proc/uptime instead of 'time'
-
- 01 Mar, 2013 1 commit
-
-
Natanael Copa authored
-
- 27 May, 2012 1 commit
-
-
Natanael Copa authored
ref #1073
-
- 13 Sep, 2011 1 commit
-
-
Natanael Copa authored
-
- 06 Aug, 2011 1 commit
-
-
Jeff Bilyk authored
-
- 03 May, 2011 1 commit
-
-
Natanael Copa authored
-
- 03 Mar, 2011 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
- use alpine version from /etc/alpine-release - dont ask for testing repo, but just add it commented - give user option to edit file manually - give user opptortunity to add several mirrors - first time default is 'detect fastest', second default is 'done' - only update apk index if anything changed
-
- 02 Mar, 2011 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 01 Mar, 2011 7 commits
-
-
Natanael Copa authored
apk update -q will output error if any and be quiet otherwise. we dont need extra logic to fish out error messages.
-
Natanael Copa authored
We only need the hostname after we found the mirror we want
-
Natanael Copa authored
saves a fork
-
Natanael Copa authored
Might be handy if we want count differently, strip comments etc in future
-
Natanael Copa authored
use get_hostname_from_url function to make it more readable
-
Natanael Copa authored
-
Natanael Copa authored
- allow override MIRRORS via env var - don't error if MIRRORS.txt is missing - other minor cleanups
-
- 28 Feb, 2011 1 commit
-
-
Natanael Copa authored
Use case ... in instead of if ... elif ...
-
- 27 Feb, 2011 1 commit
-
-
Jeff Bilyk authored
nslookup statement needed bind-tools version of nslookup, not busybox
-
- 22 Jan, 2011 1 commit
-
-
Matt Smith authored
-
- 16 Jan, 2011 1 commit
-
-
Matt Smith authored
Changelog: - Now selects the fastest mirror (albeit somewhat crudely); - Updates existing main and testing repos to use the fastest mirror; - If the main repository isn't listed, it will be added; - If the testing repository isn't listed, it will be added - commented out; - Despite these changes, it does not clobber other repository entries; - Will output errors and warnings from 'apk update';
-
- 03 Jan, 2011 2 commits
-
-
Natanael Copa authored
-
Jeff Bilyk authored
Retrieve MIRRORS.txt and get mirror from there, automatically choose release if possible, and if not prompt for desired release
-
- 28 Dec, 2010 1 commit
-
-
Jeff Bilyk authored
ref # 487
-