66eda5854c
Dep atom, dep list entry tagging. Tag set packages.
Ciaran McCreesh2006-04-15 17:55:52 +00:00
2b223ef16c
Add SyncOptions, and use it for sync_exclude support. Currently only for portage repositories with rsync.
Stephen P. Bennett2006-04-15 17:21:29 +00:00
a21a84d887
Tidy up leftover file that should've been rm'ed a long time ago
Ciaran McCreesh2006-04-15 16:10:36 +00:00
162c800c5c
Don't show items twice in bad digest lists, even if they fail two different checksum sets
Ciaran McCreesh2006-04-15 15:13:31 +00:00
390ce55a2e
Some bigger HOWTO updates, in formatting and describing new features
Ciaran McCreesh2006-04-14 15:20:41 +00:00
c68eed988b
Some small HOWTO updates for recent code changes
Ciaran McCreesh2006-04-14 15:11:01 +00:00
e5bed44d14
Create USE_EXPAND variable values and pass them to ebuild. Currently this relies upon USERLAND etc being overridden in ebuild.bash's ebuild_source_profile, so we can't do expand var checking with save_vars
Ciaran McCreesh2006-04-14 15:08:25 +00:00
e3f0cb7da5
Move MakeEnvCommand out of internals and into a public namespace so that we can use it inside a loop for USE_EXPAND vars (uh, the other half of the commit)
Ciaran McCreesh2006-04-14 14:51:57 +00:00
7c419689bd
Move MakeEnvCommand out of internals and into a public namespace so that we can use it inside a loop for USE_EXPAND vars
Ciaran McCreesh2006-04-14 14:43:57 +00:00
5ac8fb5608
Read /CONFIG_PROTECT{,_MASK} if present, and allow override of each
Stephen P. Bennett2006-04-14 14:30:02 +00:00
e2251d0727
Change my email address. Sorry people, looks like you're all going to have to recompile everything :)
Ciaran McCreesh2006-04-14 12:07:57 +00:00
62c81b52ff
When throwing an FSError, include the path in the message if at all possible
Ciaran McCreesh2006-04-12 15:44:18 +00:00
feddb601cf
Change misleading 'no cache entry' log warning, which also gets displayed with stale cache entries, to 'no usable cache entry'
Ciaran McCreesh2006-04-12 15:39:18 +00:00
286bb9c32c
Don't specify a screwy inherited, which can cause cache check confusion
Ciaran McCreesh2006-04-12 15:30:29 +00:00
0338bfc39a
Don't try to reinstall everything in system with --install system. Only update things that need updating.
Ciaran McCreesh2006-04-11 21:29:16 +00:00
5b88d3a5f6
Split out unmerge. When reinstalling a package version, unmerge the old build after merging the new build.
Ciaran McCreesh2006-04-11 19:42:50 +00:00
95002b562c
Skip the sanity checks if we're not overwriting
Ciaran McCreesh2006-04-11 19:39:45 +00:00
873c855389
Don't notify about circular deps if drop_all is set
Ciaran McCreesh2006-04-11 18:59:12 +00:00