(no author)
100dafbcb2
- fixed a problem with activator and directory tree generation
...
- organized all entropy caches in a single location
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@852 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 22:43:23 +00:00
(no author)
7a4158657f
- fixed utf8 conversion issues
...
- delete dbconn class everywhere
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@850 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 15:06:28 +00:00
(no author)
fdfb4252b7
typo in function call
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@844 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-11 23:21:04 +00:00
(no author)
2c927f3c5e
fix xpak module import conflicts by renaming it to etpXpak
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@843 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-11 22:40:21 +00:00
(no author)
edf1d7a49f
- improved etpDbStatus scope
...
- misc bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@838 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-11 15:18:17 +00:00
(no author)
06ce3a7458
say goodbye to databaseStatus class, say hello to etpDatabase dict
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@828 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 18:45:31 +00:00
(no author)
80995670bb
completed multipackage support server side
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@826 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 16:41:48 +00:00
(no author)
ae8a15ac38
added basic multipackages functionalities, must be exported to GUI/CLI
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@825 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 14:07:21 +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)
285308f0dc
added a workaround to handle tbz2s without COUNTER
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@808 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-06 20:11:06 +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)
a801228e7d
move databaseStatus class inside entropyTools
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@750 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-21 19:18:51 +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)
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)
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)
5dddb23bf2
- update dumpTools to use a while loop to trap CTRL+C
...
- fix tarinfo paths by encoding them to unicode
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@736 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-19 13:48:29 +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)
8874e4998d
fix reagent path issue
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@725 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-18 16:55:04 +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)
d63162b402
- add --noask option to reagent update
...
- do not use sys.exit inside a function but return exit status to caller
- other minor fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@708 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-16 23:51:22 +00:00
(no author)
f44703cb8f
add stronger workaround for badly encoded file types
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@693 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-16 09:26:36 +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)
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)
65f910996a
updated quickpkg() function
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@672 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-14 10:04:47 +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)
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)
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)
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)
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)
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)
8b1ee4828b
fix another stupid typo error
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@626 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-07 07:17:41 +00:00
(no author)
c61b060cb3
extractXpak 500% faster, backward reading files is awesome
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@625 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-07 00:22:03 +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)
813f1fbdd8
some minor improvements in atomMatch
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@616 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-05 17:00:31 +00:00
(no author)
523e9bafeb
equo: a lot of new things, break backward compatibility for good
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@604 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-03 16:56:47 +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)
fb2e276613
added EAPI1 support
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@593 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-30 19:12:01 +00:00