(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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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
(no author)
956fa96e7b
new experimental depgraph code
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@661 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-12 02:43:58 +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)
b26f6eeea6
two more bug fixes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@652 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-10 14:02:36 +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)
35e0d2f74f
genial way to handle smart packages gentoo compatibility
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@648 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-10 11:14:07 +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)
637167dcb3
check for valid .tbz2 too
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@645 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-08 22:39:33 +00:00
(no author)
633c5da590
cleanup dirs when done
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@644 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-08 22:36:09 +00:00
(no author)
df42682d14
another milestone: allow external .tbz2 installs
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@643 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-08 21:40:16 +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)
a9607cdba2
general bug fixing and updated dependency sorting function
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@640 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-08 12:16:27 +00:00
(no author)
e60a7f27da
adding some experimental code into getRequiredPackages()
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@639 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-08 08:02:23 +00:00
(no author)
a8b7e1f378
some fixes for entropy database injection
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@637 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-07 19:18:06 +00:00
(no author)
4e694cac2a
attempt to workaround quickpkg issues
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@634 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-07 17:37:05 +00:00
(no author)
2c15c9dcee
some fixes for activator
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@633 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-07 12:59:17 +00:00
(no author)
07f4d147b0
adding some important fixes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@632 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-07 12:02:39 +00:00
(no author)
36164a2636
entropy, some misc updates and interface cleanups
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@621 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-06 22:36:25 +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)
30b6872fb4
some speed optimizations
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@619 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-06 08:31:08 +00:00
(no author)
8ec58633f1
extractEdb, a way faster than its predecessor
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@617 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-05 23:13:36 +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