- Oct 08, 2014
-
-
Timo Teräs authored
-
- Apr 10, 2014
-
-
Timo Teräs authored
-
- Oct 01, 2013
-
-
Timo Teräs authored
http://ewontfix.com/11/
-
- Jun 18, 2013
-
-
Natanael Copa authored
-
- Jun 17, 2013
-
-
Timo Teräs authored
-
Timo Teräs authored
-
- Sep 13, 2011
-
-
Timo Teräs authored
-
- May 27, 2011
-
-
Timo Teräs authored
remount to read-write before trying to create the cache directory subdirs. fix a fd leak that might prevent remounting back to rw.
-
- Mar 11, 2011
-
-
Natanael Copa authored
If GNU wget is available, then we want use it as it gives the user possibility to set misc options, such as bandwidth limit in wgetrc. It might also be that busybox is not available in case bootstrapping alpine from other distros (think debian vserver host creating an alpine guest) In any case we, fall back to busybox wget in case wget libs are getting upgraded. (see http://redmine.alpinelinux.org/issues/347)
-
- Jan 01, 2011
-
-
Timo Teräs authored
I think there used to be problems with using http_proxy on bb wget, but those have been fixed for quite some time. This fixes #347. We should probably use libcurl or similar library eventually, but I'm not entirely sure if/when we want that.
-
- Dec 09, 2010
-
-
Timo Teräs authored
* prunes the child pid to avoid zombies * handles the errors so e.g. file-not-found is reported properly
-
- Jul 31, 2009
-
-
Timo Teräs authored
this way we never change cwd, and relative filenames are always parsed consistently. this also helps filename construction in many places. this patch also changes '--root' to override location of all configuration to be in the new root. previously it depended on the file which one was used.
-
- Jul 16, 2009
-
-
Timo Teräs authored
-
- Apr 21, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- Apr 16, 2009
-
-
Timo Teräs authored
Cache non-local index files always locally. Introduce 'update' applet to force refresh of cached index files. Fixes #19.
-
- Jan 16, 2009
-
-
Natanael Copa authored
-
- Jan 15, 2009
-
-
Timo Teräs authored
-
- Nov 28, 2008
-
-
Timo Teräs authored
-