Commit Graph

172 Commits

Author SHA1 Message Date
(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) 15c67e1dfe update etpConst code
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@814 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-08 10:27:57 +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) 0a477c4127 - switching to global vars etpUi to handle --verbose --pretend --ask --quiet
- usual set of bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@806 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-06 11:31:51 +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) abdd9110ab - add temporary directories cleanup
- remove md5check from activator sync (useless)
- fixed etpHandlers initialization

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@794 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-02 19:16:07 +00:00
(no author) cd4fc9f4bf - dynamic configuration handling
- some fixes here and there
- added filesystem root change support


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@792 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-01 17:24:18 +00:00
(no author) 37fd7068f5 fix RSS guid and add proper managingEditor
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@787 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 10:39:23 +00:00
(no author) fca97daf3e add RSS max entries support
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@784 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 09:46:52 +00:00
(no author) c3a0318a9e - added commit message support
- improved RSS style


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@783 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 09:34:23 +00:00
(no author) 4cef0fc7c3 added preliminary RSS logging - need to be extended
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@782 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 02:57:07 +00:00
(no author) 47b6e1824d moved etpConst['branches'] to server.conf
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@781 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-29 22:06:55 +00:00
(no author) 5a22cd1565 - small updates
- fix packages directory initialization

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@778 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-29 16:48:17 +00:00
(no author) 45fc794fc6 - added package.mask support
- added package.unmask support
- great atomMatch speed improvements on both caching and calculation side


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@771 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-28 14:28:01 +00:00
(no author) 3a8a59570d keywording support completed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@767 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-27 15:01:56 +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) 8a9f834d69 - strengthened upgradeTo verification
- implemented a better way to handle expired packages
- updated TODO

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@765 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-26 09:17:41 +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) fa9963db91 do not quit if conf files are not found
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@749 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-21 19:12:27 +00:00
(no author) cb2b5859be - added revision to package archives
- remove packages from mirrors only when they are expired -> etpConst['packagesexpirationdays']
- minor changes/updates


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@746 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-21 13:00:54 +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) 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) 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) 0665311a5b update remoteTools stuff to support the new repositories layout
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@714 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-17 12:00:35 +00:00
(no author) 2f8e735e97 we've moved paths
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@712 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-17 11:37:08 +00:00
(no author) ceec919246 remove unneeded countersdata table
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@690 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-15 18:02:38 +00:00
(no author) ad53b759b4 - speed improvements for reagent
- added portage <-> entropy database syncronization tool
- added counters table management for entropy client (equo)
- some misc code review and bug fixes

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@685 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-15 16:33:31 +00:00
(no author) 2e7757a0ff the useless commit, ever
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@680 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-14 20:19:45 +00:00
(no author) 48d5dd4285 adding inflate/deflate smart tools, plus rc = -10 when wrong command is typed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@676 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-14 13:55:40 +00:00
(no author) 214263274c updates to support new content layout
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@674 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-14 10:20:45 +00:00
(no author) 2576847254 some misc updates and fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@669 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-13 18:41:48 +00:00
(no author) b6fc56293e add quickpkg tool
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@668 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-13 15:41:53 +00:00
(no author) 0ce6dc6738 do some bugfixing
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@667 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-13 13:45:16 +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) 2453e49a17 - fix openClientDatabase during 'equo database generate'
- first part of the external triggers support


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@649 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-10 12:00:46 +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) 7d5466c0b4 some new features:
- bz2 database compression
- counter updation for gentoo compat
- cached searches (just few for now)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@642 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-08 16:11:49 +00:00
(no author) 0bae99c7dc some misc updates
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@620 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-06 17:56:20 +00:00
(no author) 664bdfad4e - database optimizations almost complete
- on-disk cache maximum size check added
- prepared external triggers database layout
- a lot of bug fixes and code review done


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@606 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-04 12:37: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) 7038bd49dd completely rewritten on-disk cache infrastructure, 500% faster and much more clean. some misc bug fixes too
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@591 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-30 13:35:34 +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) 8aea92b550 adding caching to 'equo remove'
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@588 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-28 23:50:26 +00:00
(no author) 3eaa42245e extending Entropy database with DEPEND and INHERITED metadata - this will break equo until I upload the updated database. Also adding logging to Equo install/remove functions
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@583 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-27 15:10:55 +00:00
(no author) c2a4c1f2e1 introducing On-Disk Cache
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@560 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-16 17:05:51 +00:00
(no author) 1ceb8beae0 - completed elog infrastructure
- implemented messages support inside database
- implemented messages database API
- wrote postinstall preliminary infrastructure with fonts,gcc,icons support


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@546 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-10 23:39:34 +00:00
(no author) 2b0ab3be31 huge speed improvements and some other stuff
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@541 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-08 11:39:21 +00:00
(no author) cde0f66bdd CONFIG_PROTECT stuff in place and enabled, yay
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@532 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-05 08:22:03 +00:00