66eda5854cDep atom, dep list entry tagging. Tag set packages.
Ciaran McCreesh
2006-04-15 17:55:52 +0000
2b223ef16cAdd SyncOptions, and use it for sync_exclude support. Currently only for portage repositories with rsync.
Stephen P. Bennett
2006-04-15 17:21:29 +0000
a21a84d887Tidy up leftover file that should've been rm'ed a long time ago
Ciaran McCreesh
2006-04-15 16:10:36 +0000
162c800c5cDon't show items twice in bad digest lists, even if they fail two different checksum sets
Ciaran McCreesh
2006-04-15 15:13:31 +0000
c2013d8bc6xterm titles for fetch
Stephen P. Bennett
2006-04-15 15:08:37 +0000
6151459d6aDon't call init for fetch only
Ciaran McCreesh
2006-04-15 14:56:54 +0000
4c31df7e3c--fetch support.
Stephen P. Bennett
2006-04-15 14:47:38 +0000
95459be4d3Update HOWTO with a demo licenses.conf that isn't just * *
Ciaran McCreesh
2006-04-15 12:58:45 +0000
6429fbca11CONFIG_PROTECT improvements, add --no-config-protection
Stephen P. Bennett
2006-04-14 21:53:01 +0000
390ce55a2eSome bigger HOWTO updates, in formatting and describing new features
Ciaran McCreesh
2006-04-14 15:20:41 +0000
c68eed988bSome small HOWTO updates for recent code changes
Ciaran McCreesh
2006-04-14 15:11:01 +0000
e5bed44d14Create 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 McCreesh
2006-04-14 15:08:25 +0000
e3f0cb7da5Move 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 McCreesh
2006-04-14 14:51:57 +0000
f8607b57c8Provide an erase method for SortedCollection
Ciaran McCreesh
2006-04-14 14:44:17 +0000
7c419689bdMove MakeEnvCommand out of internals and into a public namespace so that we can use it inside a loop for USE_EXPAND vars
Ciaran McCreesh
2006-04-14 14:43:57 +0000
5ac8fb5608Read /CONFIG_PROTECT{,_MASK} if present, and allow override of each
Stephen P. Bennett
2006-04-14 14:30:02 +0000
444fa88920Allow EXPAND: var syntax in use.conf
Ciaran McCreesh
2006-04-14 14:21:51 +0000
7b6973f4f7Check blocks against installed packages
Ciaran McCreesh
2006-04-14 13:20:27 +0000
e2251d0727Change my email address. Sorry people, looks like you're all going to have to recompile everything :)
Ciaran McCreesh
2006-04-14 12:07:57 +0000
1a6379297cInitial CONFIG_PROTECT support.
Stephen P. Bennett
2006-04-13 23:21:59 +0000
3459959744Tinker with some of the short options
Ciaran McCreesh
2006-04-13 22:07:43 +0000
c50dc147dcTell the user to mount devpts once chrooted
Ciaran McCreesh
2006-04-12 21:44:23 +0000
4c76fbebb3Extend version spec test coverage slightly
Ciaran McCreesh
2006-04-12 21:36:00 +0000
05b8120f09+x the dobin things, to avoid permissions issues
Ciaran McCreesh
2006-04-12 20:36:16 +0000
a8f8cd8114PROVIDE scanning. Sadly this is stupidly slow, and will remain so until we switch VDB formats
Ciaran McCreesh
2006-04-12 20:32:22 +0000
6ec00aa685More context for vdb
Ciaran McCreesh
2006-04-12 16:13:42 +0000
08fffee767Exception context for syncers
Ciaran McCreesh
2006-04-12 15:47:58 +0000
62c81b52ffWhen throwing an FSError, include the path in the message if at all possible
Ciaran McCreesh
2006-04-12 15:44:18 +0000
feddb601cfChange misleading 'no cache entry' log warning, which also gets displayed with stale cache entries, to 'no usable cache entry'
Ciaran McCreesh
2006-04-12 15:39:18 +0000
286bb9c32cDon't specify a screwy inherited, which can cause cache check confusion
Ciaran McCreesh
2006-04-12 15:30:29 +0000
0338bfc39aDon't try to reinstall everything in system with --install system. Only update things that need updating.
Ciaran McCreesh
2006-04-11 21:29:16 +0000
5b88d3a5f6Split out unmerge. When reinstalling a package version, unmerge the old build after merging the new build.
Ciaran McCreesh
2006-04-11 19:42:50 +0000
95002b562cSkip the sanity checks if we're not overwriting
Ciaran McCreesh
2006-04-11 19:39:45 +0000
873c855389Don't notify about circular deps if drop_all is set
Ciaran McCreesh
2006-04-11 18:59:12 +0000
49e3d83353Remove dead symlinks before relinking
Ciaran McCreesh
2006-04-11 17:31:49 +0000