(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)
2ff6002bb1
add removedList validation in worldUpdate()
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@764 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-25 14:31:42 +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)
9f07782cdc
- fixed an issue with removalQueue "equo remove"
...
- fixed an issue that could cause to pull in system packages
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@758 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-23 14:25:58 +00:00
(no author)
b4d0c50450
- updated TODO
...
- fixing a bug with removal triggers during runQueue, wrong keyword inserted into dictionary
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@756 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-23 12:07:39 +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)
b1e370de5e
- fix a bug at the end of equo world
...
- fix a huge bug inside dep_getkey for tagged packages
- correctly handle reagent update when tagged packages are processed
- fix a small equo conf update bug
- minor changes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@743 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-20 21:25:08 +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)
0ace7db5b7
better to not load cache when deptest and libtest are called
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@739 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-19 23:10:51 +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)
953a07c157
- added --skipfirst function
...
- fixed some reported bugs
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@734 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-19 12:42:44 +00:00
(no author)
6859bc1511
- fixed uncompression of empty tbz2s
...
- added removalQueue validation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@732 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-19 11:27:29 +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)
f025b41443
fix function call
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@723 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-18 14:33:40 +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)
00083fc75f
- improved removePackage files removal loop
...
- beautified removal tool (not enough btw)
- some small nice improvements
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@720 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-18 10:23:02 +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)
0f8da59100
- add entropy/equo to the system packages list
...
- fix bug inside databaseTools.searchDependency
- better clear caches after syncRepositories
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@709 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-17 00:08:37 +00:00
(no author)
5d997078f9
only seek for virtuals if results is empty
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@706 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-16 23:24:53 +00:00
(no author)
31302e0519
speedup removal loop
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@704 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-16 16:19:18 +00:00
(no author)
ffafbd3261
fix an issue in removePackage
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@701 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-16 14:55:53 +00:00
(no author)
a9fa03124f
tagging entropy 0.8.5.3
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@700 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-16 11:52:38 +00:00
(no author)
db62d8d341
improved gentoo counters handling
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@698 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-16 11:22:54 +00:00
(no author)
a7c45ed1ce
fix a small bug with database close in gentoosync
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@696 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-16 10:56:31 +00:00
(no author)
026e7e42b7
fixes for database content table encoding
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@694 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-16 10:23:08 +00:00
(no author)
e9a057e043
tagging entropy 0.8.2
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@687 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-15 16:45:07 +00:00
(no author)
baca5b492d
add info at the end of database update
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@686 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-15 16:41:02 +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)
8e54c7df43
add --savedir option to quickpkg
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@683 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-15 08:31:11 +00:00
(no author)
8c579034e4
some small improvements to equo database generate
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@682 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-15 08:06:38 +00:00
(no author)
d6e06c3cda
update equo database generate
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@681 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-15 00:21:30 +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)
4b76e4d26c
update deflate tool, add tag removal
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@678 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-14 18:05:18 +00:00
(no author)
71d122ec36
add extract smart tool
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@677 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-14 16:34:16 +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)
1001b34717
misc changes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@671 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-14 10:02:21 +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)
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)
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)
0e55507bb3
add automagic option to upgrade to specified release
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@663 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-12 11:22:53 +00:00
(no author)
57f4b60380
- created lifobuffer() class
...
- optimized dependencies calculation
- added depends handling of the removalQueue in installPackages()
- some misc fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@662 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-12 10:49:31 +00:00