c51b661f87
Don't assume that every categories entry will have a corresponding directory. This may not be the case, for example for overlays or with rsync excludes.
Ciaran McCreesh
2006-04-03 19:17:51 +00:00
a69106c869
Don't use shared libraries. They break.
Ciaran McCreesh
2006-04-03 03:29:25 +00:00
3f8e86e8ac
Minor code style cleanups
Ciaran McCreesh
2006-04-03 02:56:01 +00:00
ed55ba701e
cd to PALUDIS_TMPDIR after we nuke our working directory
Ciaran McCreesh
2006-04-03 00:27:44 +00:00
0b3a546898
Allow eclassdir, distdir to be set in repo config, and actually use them...
Ciaran McCreesh
2006-04-03 00:11:53 +00:00
5c5820a21b
Allow eclassdir, distdir to be set in repo config
Ciaran McCreesh
2006-04-02 23:44:01 +00:00
cddfc22143
Use eselect env rather than ldconfig
Ciaran McCreesh
2006-04-02 23:31:28 +00:00
3656674927
One can, apparently, have too many backslashes.
Stephen P. Bennett
2006-04-02 20:34:54 +00:00
573f06e26d
todo comment: avoid trying mirrors for nomirror packages?
Ciaran McCreesh
2006-04-02 20:16:02 +00:00
52cda17449
Don't get upset when $A is quoted for unpack
Ciaran McCreesh
2006-04-02 02:59:35 +00:00
5c45afccf6
Make econf not pass in parameters unnecessarily
Ciaran McCreesh
2006-04-02 02:32:20 +00:00
c336828f2d
doins is not a function.
Stephen P. Bennett
2006-04-02 01:43:24 +00:00
85c25ea3e7
Send die trap to stderr
Ciaran McCreesh
2006-04-02 01:07:26 +00:00
b95b3a1464
Show what we're doing when unpacking
Ciaran McCreesh
2006-04-02 01:04:36 +00:00
32513a64c2
Don't save/restore use_expanded variables until the C++ side can read them properly
Stephen P. Bennett
2006-04-01 23:04:04 +00:00
ef6260f1c5
Fall back to mirror://gentoo/ for fetches
Ciaran McCreesh
2006-04-01 22:56:28 +00:00
83dba6bcf2
wget timeout of 30 seconds, with no retries
Ciaran McCreesh
2006-04-01 22:56:03 +00:00
6da4ca368c
Move rng to a class. Said class currently sucks, but it doesn't really matter.
Ciaran McCreesh
2006-04-01 22:50:04 +00:00
76f7576840
Select up to five random mirror entries. Don't try them all, it gets stupidly slow.
Ciaran McCreesh
2006-04-01 22:37:05 +00:00
a0ea048d7b
Less sucky builtin_fetch
Ciaran McCreesh
2006-04-01 22:28:56 +00:00
e270c5f036
if and for are not motherfucking functions! arrrrrrrrrgs!
Stephen P. Bennett
2006-04-01 22:15:28 +00:00
865e64d1d3
Improve USE et al handling in ebuild.bash, and pass more info from paludis to ebuild.
Stephen P. Bennett
2006-04-01 22:12:38 +00:00
3edbc7781c
Make mirror:// sort of work
Ciaran McCreesh
2006-04-01 22:06:22 +00:00
76f0e38a98
Sort of fix the non default virtual issue
Ciaran McCreesh
2006-04-01 20:01:13 +00:00
e35134bc5e
Make USE=blah paludis -i work. Evil perhaps, but useful.
Stephen P. Bennett
2006-04-01 16:56:00 +00:00
bf0e7d5685
Initial dohtml implementation. Seems to work for one package at least, but is Fucking Ugly(TM).
Stephen P. Bennett
2006-04-01 02:41:06 +00:00
14e9191f27
Make the can't install InternalError less cryptic
Ciaran McCreesh
2006-04-01 02:13:50 +00:00
0459527c5d
Log execl calls, as per popen
Ciaran McCreesh
2006-04-01 02:06:34 +00:00