lxnay
3e74e28cf1
Entropy/EquoInterface/EAPI=3 support:
...
- improve EAPI1,2 experience when downloading a repository database
- improve EAPI=3 performance and completeness (not yet done)
- switch default EAPI to 3 (from 2)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1977 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 08:24:50 +00:00
lxnay
88aa8c83a6
Entropy/ServerInterface:
...
- also upload /etc/make.conf && make.profile and all the package.* filles
Entropy:
- update TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1964 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-24 08:06:09 +00:00
lxnay
5431bd2605
Entropy/Equo/Community Repositories:
...
- export more options and functions to Equo
- slightly improving some output
needs testing (tomorrow)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1962 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-23 22:03:30 +00:00
lxnay
5a6ce266cb
Entropy/Reagent:
...
- avoid to crash if Spm quickpkg() fails due to a broken entry
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1955 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-20 17:14:28 +00:00
lxnay
306552d004
Entropy:
...
- updated TODO
- some slight speed improvements here and there
- allow to configure activator packages expiration days in ENV by setting ETP_EXPIRATION_DAYS
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1937 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-16 07:28:45 +00:00
lxnay
d72d22bfd9
update TODO
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1932 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-13 13:28:29 +00:00
lxnay
7b68c292f5
Entropy/etpDatabase:
...
- change dumped sql table creation schema from 'CREATE TABLE' to 'CREATE TABLE IF NOT EXISTS'
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1928 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-12 14:15:10 +00:00
lxnay
34ee13d898
updated TODO
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1921 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-05 22:40:17 +00:00
lxnay
85a2734cac
Entropy:
...
- fix calculate_world_updates() and filterSatisfiedDependencies to correctly handle actions
Spritz:
- fix Add all/Remove all buttons
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1908 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-02 22:29:14 +00:00
lxnay
b5e98a0b8e
Entropy/EquoInterface/etpDatabase:
...
- removed 'info cache' from etpDatabase, there is no need to have an on-disk cache when sqlite3 is faster
- updated EquoInterface accordingly
- improved reliability when running multiple Entropy instances
Entropy/Spritz:
- fixed some minor bugs
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1890 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 00:01:29 +00:00
lxnay
48a89939f8
Entropy/Spritz:
...
- added category description support
- added category description helpe function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1878 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-29 23:59:14 +00:00
lxnay
173ad4ef43
Entropy/ServerInterface/etpDatabase:
...
- implemented categories description code, server-side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1873 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-29 18:19:07 +00:00
lxnay
7e57ffe23b
Entropy/Spritz:
...
- beautify package lists
Entropy/Equo:
- always show how many files need to be merged
Entropy/EquoInterface:
- fix typo that caused Portage world file to not be properly updated
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1872 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-28 18:03:17 +00:00
lxnay
22b180d046
Entropy/EquoInterface:
...
- add dep strings auto updates infrastructure (starting with bad KDE dep strings)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1861 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 20:19:00 +00:00
lxnay
d95c6ba692
Entropy/EquoInterface:
...
- updated TODO
- fix caching on Live systems
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1848 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 09:57:38 +00:00
lxnay
d82bd2db0e
Entropy:
...
- updated TODO
- improved treeupdates reliability server-side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1827 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-21 23:59:24 +00:00
lxnay
eb25b76493
Entropy/EquoInterface:
...
- fix an issue with file protection causing them to be overwritten
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1817 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-21 10:10:36 +00:00
lxnay
c626d53cae
fixing our python updater function to work with multiple old python installations
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1813 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-20 17:54:41 +00:00
lxnay
d978c7281c
Entropy:
...
- updated TODO
Entropy/Notification Applet:
- remove state change check
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1804 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-18 13:43:07 +00:00
lxnay
33c6a73db7
Entropy/Spritz:
...
- implemented preliminary GLSA interface into Spritz
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1761 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-15 18:12:02 +00:00
lxnay
8bf00c6ac7
Entropy/ServerInterface:
...
- updated TODO
- fix trashing counters behaviour
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1734 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-14 14:28:03 +00:00
lxnay
c4ee98b11b
updated TODO
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1733 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-14 13:17:43 +00:00
lxnay
1c67b85547
Entropy:
...
- fix a small caching issue
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1726 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-14 08:42:23 +00:00
lxnay
1d33aa2383
Entropy/Spritz:
...
- connected the error report interface to Spritz
- updated TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1725 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-14 08:23:28 +00:00
lxnay
9f229efe9b
Entropy/Database/EquoInterface:
...
- implemented type column in dependencies table to support future *DEPEND split
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1723 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-14 00:36:02 +00:00
lxnay
17069f0c60
Entropy/EquoInterface:
...
- log portage.doebuild() messages to equo.log
- improve etpDatabase.retrieveMessages() speed by adding a sql index
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1722 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-13 23:41:42 +00:00
lxnay
c8c9a3bc7d
- updated TODO
...
- show repo information on reagent update
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1698 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 16:50:09 +00:00
lxnay
bcdbd9e538
- updated TODO
...
Entropy/ServerInterface:
- fix match_packages()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1690 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 10:23:08 +00:00
lxnay
19e6e2f118
Entropy/ServerInterface:
...
- if an exception occurs on package_injector() complete tasks before raising
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1669 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 13:11:44 +00:00
lxnay
852182d104
Entropy/EquoInterface/ServerInterface:
...
- get_missing_rdepends: use a deep dependency list instead
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1660 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 10:06:40 +00:00
lxnay
27dd72e697
fix treeupdates server-side
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1647 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 00:32:17 +00:00
lxnay
92c89aac5c
remove a stupid index creation
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1635 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 14:57:01 +00:00
lxnay
7f21695a87
Entropy/Server Interface:
...
- updated TODO
- activator database management code ported (NOT TESTED), packages code on the way
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1563 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-07 16:55:58 +00:00
lxnay
c13b695498
- updated TODO
...
Entropy/Server Interface:
- more work on activator code migration
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1562 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-06 23:48:40 +00:00
lxnay
9e161d2078
Entropy/Server Interface:
...
- started to migrate activator code creating ServerMirrorsInterface
- fixed a typo in conf/packages/packages.db.repo_updates.example
- fixed some stuff in server_reagent.py
ACTIVATOR IS CURRENTLY BROKEN
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1561 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-06 18:41:17 +00:00
lxnay
5d437be9aa
- updated TODO
...
- fix etpDatabase.addPackage()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1558 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-04 13:55:40 +00:00
lxnay
5a27ed93d6
Entropy/Socket Interface:
...
- implemented SSL support, shipping example key and certificate
now transmitted data between client and server is completely and transparently encrypted
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1545 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-31 13:15:57 +00:00
lxnay
d1567bdbde
Entropy/Equo/Spritz:
...
- made package conflicts removal non critical anymore, they are now removed through the installation process
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1529 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-28 16:32:25 +00:00
lxnay
5d4235fc48
Entropy:
...
- updated todo
- improved directory permissions creation on EquoInterface.__move_image_to_system()
Notification applet:
- imrproved reliability and support to the new directory permissions
- fixed some graphical glitches
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1525 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-28 12:01:23 +00:00
lxnay
3373bc7455
Notification Applet:
...
- started to implement multithreading for gtk widgets
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1524 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-28 09:26:14 +00:00
lxnay
dd59c1b146
Entropy/Equo:
...
- Socket Interface:
- completed termination strings
- completed the basic structure and protocol specifications
- Database backend:
- removed useless indexes
- implemented useful indexes
- improved queries speed (whose make dependencies calculation faster)
- implemented tables automigration to INTEGER PRIMARY KEY AUTOINCREMENT to allow future repositories differential updates
- Entropy as user:
- made equo update possible to be run for users in 'entropy' group, this will allow to have a powerful GUI notification applet
- improved repositories synchronization speed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1521 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-27 20:06:34 +00:00
lxnay
c914aadcea
Entropy:
...
- lots of bug fixes
- implemented entropy directories GID and permissions configuration
- improved Socket Interface (not yet done)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1519 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-26 09:40:54 +00:00
(no author)
f1548fe71a
Entropy:
...
- updated TODO
- some slight changes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1510 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-25 09:07:49 +00:00
(no author)
4221595198
Entropy:
...
- modularized entropyConstants.initConfig_entropyConstants()
- added the ability to disable PID handling through sys.argv
- updated TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1504 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-24 17:06:27 +00:00
(no author)
3356a3fc75
Entropy:
...
- Socket Interface: export server settings to socket.conf
updated TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1503 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-24 13:21:05 +00:00
(no author)
92b17c63b7
Entropy:
...
- updated TODO
- implemented preliminary SocketHostInterface which can be used to build daemon applications
- removed logTools.py and moved LogFile to entropy.py
more will come :-)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1499 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-23 17:52:42 +00:00
(no author)
efe01088e9
Entropy:
...
- goodbye portageTools, welcome SpmInterface
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1496 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-23 11:33:32 +00:00
(no author)
43a9d057d7
Equo:
...
- database generate: check for dependency atoms validity before submitting changes
Entropy:
- EquoInterface.get_licenses_to_accept() always returns a dict
updated TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1494 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-22 16:08:23 +00:00
(no author)
a1cc54ec05
Entropy:
...
- implemented hard disk repositories support yay :-)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1492 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-19 11:39:51 +00:00
(no author)
8e598bb286
Entropy:
...
- updated TODO
Equo:
- improve 'you meant' feature a bit
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1490 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-18 12:52:23 +00:00