Commit Graph

53 Commits

Author SHA1 Message Date
(no author)
b6a48056cf speed improvements:
- disabled database logging by default
  - cached linker paths in triggers


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@933 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-23 13:49:40 +00:00
(no author)
a55ee949da daily set of bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@926 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-21 11:40:21 +00:00
(no author)
cef951b23f also add linux-info to pkg_setup skip
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@925 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-21 04:01:07 +00:00
(no author)
f7db4525d8 - added slot search query
- improved portage ebuild triggers
- added --nochecksum option for equo world and equo install
- parallelized package cleanups step
- usual set of misc bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@923 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-21 03:38:36 +00:00
(no author)
03ccf1985a - some nice improvements to --resume
- when gentoo post* trigger run, also verify if it has to run pkg_setup()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@921 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-20 09:50:52 +00:00
(no author)
1a1b663720 - added gentoo hooks to run pkg_{pre,post}{inst,rm} from ebuilds
- split unpacking action into a standalone step
- reorganized actionQueue dictionary
- bug fixes

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@918 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-20 03:43:26 +00:00
(no author)
6e4628316f fix kbuildsycoca4 path
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@905 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-18 17:23:23 +00:00
(no author)
b12f27e258 - added kbuildsycoca4 trigger
- fixed a bug in gentoosync
- fixed a bug with maskingparser.py
- misc bug fixes

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@904 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-18 17:11:09 +00:00
(no author)
231a1484cd reverting some changes on the opengl triggers
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@888 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-15 17:10:14 +00:00
(no author)
01c14a6396 massively reduced memory consumption
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@870 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 14:43:34 +00:00
(no author)
f35699754f fixed some typos in triggerTools and reduced usage of garbage collector
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@868 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 11:52:13 +00:00
(no author)
46a1cda014 fixed a huge memory leak with portage+python
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@865 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 23:27:14 +00:00
(no author)
c5cee17ed9 testing some experimental code
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@864 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 21:00:39 +00:00
(no author)
4bdf24d1ed fix typos
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@862 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 20:16:10 +00:00
(no author)
64040fdb46 code review done
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@861 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 19:37:17 +00:00
(no author)
847f7141d7 fix python and sqlite trigger
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@845 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 00:12:19 +00:00
(no author)
067e8c81fd updates and bug fixes, preparing entropy 0.8.40
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@817 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-09 17:49:06 +00:00
(no author)
833af52a09 usual set of bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@816 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-09 12:29:28 +00:00
(no author)
7ddd7dfdf1 fix other two bugs
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@815 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-08 13:20:30 +00:00
(no author)
90fc065662 chrooting support updates
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@807 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-06 15:23:59 +00:00
(no author)
ec48e49a9f - fixed an issue in the grub trigger
- fixed an issue in the python trigger
- updated portage functions to work with multiple vartree locations
- fixed ETP_TMPDIR creation
- added a deep check when connecting through ftplib and internet access is not available
- check if upload dir exists before starting to copy files over


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@798 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-05 11:28:45 +00:00
(no author)
141a95ed21 - partially completed keywording support
- solved a huge caching bug, my fault
- added a temp fix for /bin/su trigger


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@766 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-26 20:09:43 +00:00
(no author)
fb3b076a44 - fixed /bin/su trigger
- added listIdPackagesInIdcategory db function

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@762 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-24 16:33:14 +00:00
(no author)
36021c4afb - added automagic download mirrors exclusion due to multiple failures
- added env-update trigger
- changed the way remoteTools was imported
- updated TODO

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@754 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-23 01:23:41 +00:00
(no author)
be2640c14a - added proxy support
- fixed an issue with os.rename, switching to shutil.move
- fixed few issues with database disk cache corruption, added further checks
- fixed a possible issue with loading grub.conf containing non UTF8 characters
- fixed an issue with removal resume cache corruption
- fixed an issue with database cache retrieval failure


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@752 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-23 00:39:15 +00:00
(no author)
c0a49a60dd - fixed an issue with opening text files that cointain >chr(128) characters
- added eclasses printout for reagent database search
- added CONFIG_PROTECT_SKIP feature
- added java-config trigger


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@744 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-21 11:24:39 +00:00
(no author)
936d27eb51 grub.conf trigger rewritten
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@742 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-20 10:15:28 +00:00
(no author)
ab68c5a942 try to fix grub.conf entry removal
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@740 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-19 23:39:18 +00:00
(no author)
82ed4ac902 - fix in databaseTools.atomMatch that didn't pull some virtual packages
- added our revdep-rebuild tool
- some misc fixes and improvements


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@738 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-19 23:09:41 +00:00
(no author)
3a643f70d8 - fixed a lot of memory leaks
- updated some functions inside triggerTools
- improved speed of content table by indexing the content
- added --resume support for remove,install,world tools 
- removed memory hog contentCache (set())
- some misc fixes

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@728 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-19 04:07:28 +00:00
(no author)
1d230629b1 fix two bugs
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@726 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-18 17:34:57 +00:00
(no author)
3576d5e9a6 - fix Joost bug
- added ldconfig trigger


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@721 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-18 11:01:11 +00:00
(no author)
6c70996600 add internal kernel trigger
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@710 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-17 09:13:34 +00:00
(no author)
31e087df85 handle new content structure
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@670 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-14 10:01:30 +00:00
(no author)
88e34b8f6c update two triggers
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@666 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-13 07:22:54 +00:00
(no author)
8e29077a1a splitting some libraries into multiple ones
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@664 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-12 12:55:15 +00:00
(no author)
a1c2fe3f95 modules reduction and various fixes/improvements
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@656 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-11 16:11:05 +00:00
(no author)
767ef9fbc7 - fixed a various range of bugs
- implemented external triggers support
- implemented xterm title printouts


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@654 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-11 13:40:39 +00:00
(no author)
2de0b00569 introducing smart applications and smart packages
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@646 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-10 02:32:06 +00:00
(no author)
97886f8f8b more bugfixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@615 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-05 14:48:29 +00:00
(no author)
19f9c9d1a1 misc bugfixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@611 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-05 08:34:50 +00:00
(no author)
0f765252ff a lot of work is taking place, something could be a little bit broken, please be patient
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@600 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-03 01:37:19 +00:00
(no author)
8f036f5c90 fix a bug with confcache and add gconf schemas installation trigger
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@596 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-01 07:08:42 +00:00
(no author)
f3671a179e fix on-disk caching stuff completely
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@594 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-31 15:18:09 +00:00
(no author)
4d4897d6ab add support for 2.6.23 dolvm boot option
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@590 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-29 18:48:19 +00:00
(no author)
f462af4730 - new triggers for kde, opengl, kernel, /boot
- new on-disk cache infrastructure for equo remove
- misc fixes and speed improvements


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@589 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-29 18:41:44 +00:00
(no author)
55bdd889fc fix a syntax error
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@570 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-21 11:34:40 +00:00
(no author)
bd1158378d all the critical triggers have been created
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@550 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-12 20:43:14 +00:00
(no author)
c309308635 added kernel modules and python triggers
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@549 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-12 08:27:49 +00:00
(no author)
82ba56d634 add moduledb and gconf trigger
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@548 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-11 22:43:37 +00:00