f35292f38a
Add permissions member function to FSEntry. Add optional mode argument to FSEntry mkdir member function. Add unlink member function to FSEntry
Ciaran McCreesh2006-06-27 18:37:52 +00:00
3a8ce32484
Add documentation about config file formats, other misc docs improvements
Ciaran McCreesh2006-06-22 18:39:07 +00:00
8fcd7302c6
Give a better error if DISTDIR isn't a directory
Ciaran McCreesh2006-06-18 10:25:05 +00:00
6310ac5e5c
Emit a warning when dropping circular dependencies
Ciaran McCreesh2006-06-18 10:22:22 +00:00
85a6230126
If the user mirrors.conf file contains an entry with a mirror named '*', first try fetching from there.
Ciaran McCreesh2006-06-18 10:21:29 +00:00
0855d5f130
Tidy up includes, remove some unnecessary inlines
Ciaran McCreesh2006-06-12 19:19:29 +00:00
557c3dd03a
Move fetching things out into wrapper scripts rather than hardcoding wget. Add file:/// URL support.
Ciaran McCreesh2006-06-11 22:33:20 +00:00
512b20f073
Add a NothingRepository that supports sync= but does not contain any packages
Ciaran McCreesh2006-06-11 21:35:07 +00:00
7b983109ae
Add support for PackageSetOptions. Revise security algorithm. Add support for --list-vulnerabilities commandline option.
Danny van Dyk2006-06-11 18:48:11 +00:00
6169ea393b
Show the location of the repository config file rather than the repository in eclassdir / profiledir deprecated notices
Ciaran McCreesh2006-06-11 15:49:06 +00:00
db2031e30a
Add support for multiple eclass directories and multiple profile directories in Portage repositores. The 'eclassdir' and 'profiledir' keys are now deprecated in favour of 'eclassdirs' and 'profiledirs'.
Ciaran McCreesh2006-06-11 02:50:13 +00:00
8d8da1b3e9
Add a push_back method for SequentialCollection, so that a std::back_insert_iterator can be used. Include a const_reference typedef in SequentialCollection, for various standard algorithms.
Ciaran McCreesh2006-06-11 02:09:45 +00:00
f6cd0a0962
Move test scripts out of the Makefile. Add a test for installing then upgrading a package.
Ciaran McCreesh2006-06-08 16:53:55 +00:00
fc06c98769
Add PAULDIS_NO_GLOBAL_HOOKS env var, for test cases. Do a full package install as part of the test cases.
Ciaran McCreesh2006-06-08 02:32:38 +00:00
3150f0b24e
Kill match_sequence. It's only used for one QA check, which is probably better done using something more powerful anyway.
Ciaran McCreesh2006-06-06 01:48:44 +00:00