lxnay
fb2bfe0d4b
Entropy Updates Notification Applet:
...
- moved to entropy group run requirements
- fixed an issue in showing latest entropy available
- added a check to verify if runtime requirements are met
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1523 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-28 00:40:25 +00:00
lxnay
4518ac8d4f
Entropy:
...
- Socket Interface, client: correct EOT behavior
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1522 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-27 22:19:46 +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
1fcc98854c
Entropy:
...
- reimplemented the Socket Interface using SocketServer framework
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1520 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-27 08:19:06 +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
lxnay
b0fafb7e8d
test changes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1518 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-26 01:08:10 +00:00
(no author)
06f690e6d3
test changes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1517 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-26 01:05:26 +00:00
(no author)
82ab4a8244
test changes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1516 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-26 00:49:18 +00:00
lxnay
40fd5a8321
test changes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1515 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-26 00:46:19 +00:00
(no author)
d9d565ec8f
test changes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1514 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-26 00:44:37 +00:00
(no author)
f2a538a6b6
test changes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1513 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-26 00:37:48 +00:00
(no author)
b55728f7be
Entropy:
...
- Socket Interface: returned objects are now serialized
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1512 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-25 11:59:31 +00:00
(no author)
afce835433
Entropy:
...
- remove KeyboardInterrupt trapping from entropy-system-test-client
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1511 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-25 10:56:26 +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)
0efbc8ea27
Entropy:
...
- fixed sqlite IntegrityError trapping in etpDatabase.addPackage()
- third big commit for the Socket Interface, adding sessions management, changed protocol
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1509 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-25 08:33:54 +00:00
(no author)
bb9b74e95c
Entropy:
...
- second big commit for the new Socket Interface:
- added socket.conf file
- moved configuration parameters to it
- improved interface reliability (not yet complete)
- added a test client
Spritz:
- one small irrelevant fix
Entropy:
- moved paren_normalize class to PortageInterface
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1508 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-24 23:26:42 +00:00
(no author)
13cafe6e79
Entropy:
...
- beautify PortageInterface
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1507 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-24 17:49:01 +00:00
(no author)
78090aed65
Entropy:
...
- entropyConstants: make pychecker happy
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1506 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-24 17:31:19 +00:00
(no author)
cc328ec88f
Entropy:
...
- get rid of db* global variables and move them to etpConst['spm']['xpak_entries']
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1505 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-24 17:27:54 +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)
62d5663194
Entropy:
...
- remove caching for critical search functions, they may cause spritz to fail in certain cases
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1502 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-24 12:18:52 +00:00
(no author)
8464b11ac9
Entropy:
...
- fix an issue in EquoInterface.get_meant_packages() causing equo to crash when atom contains *
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1501 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-24 10:40:26 +00:00
(no author)
ddcbfbbcb1
Entropy:
...
- added a preliminary entropy daemon (ATTENTION: NO SECURITY POLICIES YET, DO NOT USE IT)
- fixed an issue in PortageInterface.refill_counter when no counters are found
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1500 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-24 10:36:20 +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)
05b8c2d980
Entropy:
...
- add packages.db.repo_updates support to allow adding our custom package moves, like /usr/portage/profiles/updates
there is no need to update equo client side, everything is already in place
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1498 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-23 15:17:28 +00:00
(no author)
44f5e829b3
Entropy:
...
- some improvements to SpmInterface
- move extractPkgData to EquoInterface.extract_pkg_metadata
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1497 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-23 14:44:15 +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)
3ec1ca7da6
Equo/Entropy:
...
- check if counter read from the COUNTER entry is valid before accepting it, portageTools.getInstalledPackagesCounters()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1495 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-22 16:13:54 +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)
80e2eadc8c
Spritz:
...
- add local repository support to Spritz
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1493 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-19 11:50:25 +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)
d797d53720
Entropy:
...
- improve 'You Meant' funcionality by using regular expressions, there's still a lot of room for improvements
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1491 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-19 00:40:42 +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
(no author)
3321525bf3
Entropy:
...
- updated TODO
Equo:
- add 'You meant...' feature, ahahah that's awesome
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1489 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-18 12:24:35 +00:00
(no author)
6ad06eda65
Entropy:
...
- add /etc/sabayon-release content to error reports
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1488 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-18 12:13:45 +00:00
(no author)
2fd4b009db
Equo:
...
- be more bastard, use neededSize whose requirements are higher than unpackSize
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1487 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-18 12:08:36 +00:00
(no author)
bacee7e241
Equo:
...
- check for disk space in /var/tmp/entropy before starting the process and warn user about it
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1486 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-18 12:07:02 +00:00
(no author)
506d02bfea
Entropy:
...
- make atomMatch() to match ~app-foo/foo-1.2.3 as stated in Gentoo PMS
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1485 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-18 11:44:22 +00:00
(no author)
a26c2c05b3
Entropy:
...
- since doebuild() is now run in a separate process, there's no need for gc.collect() anymore
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1484 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-18 11:17:11 +00:00
(no author)
404e78d58a
Equo:
...
- equo match must return masked packages too
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1483 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-17 16:45:28 +00:00
(no author)
ecb71b7e89
Equo:
...
- show disk size information when selecting packages for removal
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1482 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-17 15:01:35 +00:00
(no author)
abe9806c97
Entropy API change:
...
- do not load SecurityInterface in EquoInterface.Security but create a function called EquoInterface.Security() which returns the instance
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1481 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-17 12:56:09 +00:00
(no author)
35003d4625
- updated TODO
...
- improved databaseTools.listIdpackageDependencies() speed
- improved databaseTools.listConfigProtectDirectories() speed
- improved databaseTools.searchPackagesByDescription() speed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1480 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-17 11:46:25 +00:00
(no author)
94040dc7f6
Equo:
...
- improve 'equo match' by adding --showdesc option too
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1479 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-15 05:33:37 +00:00
(no author)
b7b6e4dc0d
Equo:
...
- added 'equo match' tool, it is more or less the same of 'equo search' except it uses EquoInterface.atomMatch()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1478 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-15 05:25:47 +00:00
(no author)
4a8ab7d596
Spritz:
...
- reduce size of the package properties window (I don't like it much btw...)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1477 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-14 23:52:19 +00:00
(no author)
219f87194c
- updated TODO
...
- fixed an issue with loading package information in Spritz
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1476 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-14 23:24:38 +00:00
(no author)
1fe93909c8
fix check_package_update() for tagged packages, this makes reinstalling a tagged package in Spritz possible
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1475 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-14 23:13:21 +00:00
(no author)
699dbf5f5e
fix a whoops
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1471 cd1c1023-2f26-0410-ae45-c471fc1f0318
0.12.24.13
2008-03-14 00:09:56 +00:00