Commit Graph

7365 Commits

Author SHA1 Message Date
(no author) 28f51eb4fa some minor changes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1184 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-11 20:15:24 +00:00
(no author) 84cbf8b409 improved caching validation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1183 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-11 17:47:35 +00:00
(no author) 3ccc151e51 Entropy:
- Cache management completely rewritten, now Entropy takes a barely minimum amount of memory and is much faster on cache hits.
Please note that some areas need to be improved even more, especially when dealing with cache cleanups


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1182 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-10 23:44:02 +00:00
(no author) a347f654c1 improved library breakages cache speed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1181 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-10 10:06:43 +00:00
(no author) 91e163c21f fix equo world --pretend as user
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1180 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-09 17:01:13 +00:00
(no author) 54f74855cf - dynamic library breakages detection infrastructure implemented,
can slow down equo a little bit at the beginning but it's worth it
- misc bug fixes to the query interface


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1179 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-09 16:56:56 +00:00
(no author) 7635f4f108 speed up activator sync by a good 500%
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1178 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-09 00:47:34 +00:00
(no author) beb068bef0 fix issues with paren_license_choose
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1177 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-09 00:11:54 +00:00
(no author) e7c523ef1e - adding support for transforming packages into injected, useful for tagged ones
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1176 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-08 23:49:36 +00:00
(no author) f5ba05cc0f there are certain tagged packages that can't be installed at the same time, like nvidia/ati drivers
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1175 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-08 20:12:19 +00:00
(no author) a87c6a71a5 remove debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1174 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-08 20:01:37 +00:00
(no author) 66cab1fe0d Entropy:
- a lot of speed optimizations, including:
  - improved caching performance
  - rewritten atomMatch()
  - added more caching
- fixed a bug with conflicts, wrongly stored in db


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1173 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-08 20:01:07 +00:00
(no author) 53394a0a9a small cosmetical changes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1172 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-08 11:51:09 +00:00
(no author) a0d75a0bc4 this works
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1171 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 22:07:06 +00:00
(no author) 8f2cf0bbd5 - updated TODO
- fixed calculate_world_dependencies with masked packages installed

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1170 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 22:00:30 +00:00
(no author) f36901c0dc fix IOError exception syntax
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1169 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 21:34:49 +00:00
(no author) 7d030d0ecf - created a mockup of the Spritz files update interface
- tesing a fix for IOError exception trapping


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1168 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 21:13:28 +00:00
(no author) 5533f38d56 - updated TODO
- removed checkReadOnly() where not needed

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1167 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 19:04:30 +00:00
(no author) 2f50805654 Spritz:
- make load/save queue working


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1166 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 19:01:33 +00:00
(no author) e67a753aeb GLSA tool:
- fixed atom matching when slotted packages are found
- added info tool, that shows glsa information for the provided identifier
- misc bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1164 cd1c1023-2f26-0410-ae45-c471fc1f0318
0.11.0
2008-02-07 14:29:37 +00:00
(no author) 1a09070786 disabled use flags check in filterSatisfiedDependencies
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1163 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 11:28:56 +00:00
(no author) 866b1c827d - more work on the security interface, now list tool can be trusted
- implemented some new API functions to ease third party implementation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1162 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 11:05:22 +00:00
(no author) a4bfd0eddf protecting /etc/conf.d by default
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1161 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 09:55:08 +00:00
(no author) bc225e5b62 some small updates to reagent libtest
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1160 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 23:40:39 +00:00
(no author) 2cb17a8d10 whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1159 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 23:20:20 +00:00
(no author) f83dcc51da improve libtest on reagent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1158 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 23:05:43 +00:00
(no author) fc1e02d10c improve libtest on reagent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1157 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 22:52:02 +00:00
(no author) 418aaa4cc1 improve libtest on reagent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1156 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 22:38:58 +00:00
(no author) 2201532fd9 more work on libraries_test reliability
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1155 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 22:04:08 +00:00
(no author) 184a414614 fix a whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1154 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 21:53:46 +00:00
(no author) 5cdb3233e8 flush out stdout and stderr when printing stuff
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1153 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 21:50:30 +00:00
(no author) f019d3782c load dbconn readonly
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1152 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 21:37:37 +00:00
(no author) 0772c47d02 - updated TODO
- added libtest tool to reagent


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1151 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 21:36:51 +00:00
(no author) 26a2f016fc - fixed an issue with treeupdates table creation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1150 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 20:51:28 +00:00
(no author) 68835280e4 disable boot services stopping
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1149 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 18:09:18 +00:00
(no author) ce6a58babd - when parsing atoms in is_affected() also verify that the atom is not in the unaffected list
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1148 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 17:59:36 +00:00
(no author) 49b556763d - updated Security Advisories infrastructure
: added list tool
  : implemented a lot of interfacing functions


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1147 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 16:08:04 +00:00
(no author) 8631643e08 adding text_security interface
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1146 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 14:56:48 +00:00
(no author) 767d31aa1f fixed unicode conversion
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1145 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 01:18:23 +00:00
(no author) b996e940f0 anielkis should really use this
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1144 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 00:58:37 +00:00
(no author) 7e4432b480 added dependencies rescan tool for reagent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1143 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 00:09:14 +00:00
(no author) 78091dd7dd filter out empty conditionals
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1142 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 20:26:57 +00:00
(no author) 62b300e69f added depends regeneration after depsregen
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1141 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 18:30:04 +00:00
(no author) 4f13e844fe - adding reagent tool to scan and rebuild package dependencies for all the ones in repository
- added some new helper functions to the database interface
- fixed portageTools.calculate_dependencies accordingly

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1140 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 18:01:06 +00:00
(no author) 53bf092b0f fixed issue with packages without CONTENTS xpak metadata causing database content to be empty
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1139 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 17:58:44 +00:00
(no author) e981ac3f25 TESTING: again portage dependencies literals parsing
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1138 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 12:13:59 +00:00
(no author) 9ef1b3a1ca TESTING: again portage dependencies literals parsing
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1137 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 12:04:53 +00:00
(no author) a4d4d33e40 TESTING: again portage dependencies literals parsing
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1136 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 12:02:52 +00:00
(no author) f4234b128c TESTING: again portage dependencies literals parsing
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1135 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 11:49:37 +00:00
(no author) f59262779e TESTING: again portage dependencies literals parsing
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1134 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 11:27:39 +00:00