Commit Graph

115 Commits

Author SHA1 Message Date
(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) a9f3b8980d added support for a light, updates only, RSS
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1317 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 10:46:38 +00:00
(no author) 5fceb3cfa7 fixed portage bashrc and some other cosmetical stuff
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1282 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-23 15:08:20 +00:00
(no author) 4ed68b2940 - added masking reasons information to text_ui
- fixed an issue with dependencies calculation cache validation connected to package masking files changes
- added the ability to get masking reasons
- fixed a bug with picking a buffer
- added support for /etc/entropy/packages/license.mask to allow masking packages by their license identifiers


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1264 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 18:12:23 +00:00
(no author) 342c72d41c - added license.mask (not working yet)
- added license accept request menu
- moved some functions to EquoInterface
- added some functions to handle licenses in the database API
- allow user to accept a license forever


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1262 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 16:17:07 +00:00
(no author) 09dc32b71e - moved package masking files to *.example
- some cosmetical updates
- updated TODO


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1260 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 14:35:35 +00:00
(no author) dc27f639a6 - added the whitelist parser
- fixed a bug in addPackage


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1259 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 14:15:58 +00:00
(no author) 2262fee1c4 - completed packages.db.mask support client side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1234 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 03:11:58 +00:00
(no author) a4bfd0eddf protecting /etc/conf.d by default
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1161 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 09:55:08 +00:00
(no author) d630249146 - initial implementation of a GLSA-based security tool
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1131 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 01:48:12 +00:00
(no author) b291cbdbc2 - added packages download speed limiting support
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1116 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-01 19:29:50 +00:00
(no author) 66c04be684 - added disableRepository(),enableRepository() to EquoInterface
- improved repositories cache handling reliability
- updated entropyTools.SaveRepositorySettings()
Spritz:
- implemented repositories activation/deactivation (ordering will follow)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1052 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-16 16:13:12 +00:00
(no author) 27ed93827a - fixed conntest url by exporting it to repositories.conf
- improved repository databases reliability adding extra read only checks
- fixed bad/not available repositories handling by removing weird loops with fetch_repository_if_not_available
- updated indentation in databaseTools.py


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1048 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-15 15:08:12 +00:00
(no author) 806c7ece98 - updated TODO
- completing the previous commit


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1047 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-15 11:50:06 +00:00
(no author) 2a1657f99a - added additional check to client database reliability
- added /etc/portage/bashrc used in 3.5 Loop 1

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1012 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 13:44:50 +00:00
(no author) c29e2a7e5d - indentation updates
- removed some useless logging and config files
- updated spritz~equo interface implementation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@977 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-02 18:00:03 +00:00
(no author) 446637da23 - added another download mirror
- moved all print messages to updateProgress in EquoInterface


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@976 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-02 11:25:23 +00:00
(no author) 34995bce94 - started to work out spritz dependencies and update repositories function
- reimplemented repositoriesTools in a OO way, creating repositoryController class


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@961 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-29 01:55:01 +00:00
(no author) 79ffb1646b - initial implementation of /usr/portage/profiles/updates/ support - entropy side
- fixed two bugs in atomMatch that caused to return invalid data when using multiMatch and when searching a package key
- removed logging from portageTools, since it's not needed anymore
- improved speed of portageTools
- greatly improved speed of atomMatch caching listAllBranches query
- removed useless logging from entropyTools to speed up execution
once updates/ support will be in place, I will tag a new release

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@942 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 02:21:55 +00:00
(no author) a532046ef4 added preventive backup of files overwritten by equo conf update
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@883 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-15 08:36:44 +00:00
(no author) 241d6329fd updated TODO, solved a memory leak with tarinfo
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@880 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 23:44:25 +00:00
(no author) 9077cec350 added joost mirror and reorganized mirrors syntax
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@873 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 15:39:55 +00:00
(no author) 42b32e1f17 adding dutch mirror
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@872 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 15:30:32 +00:00
(no author) 50dcc564fd - add /etc/pam.d to configprotectmask
- tag 0.8.35


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@797 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-03 21:40:18 +00:00
(no author) 37fd7068f5 fix RSS guid and add proper managingEditor
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@787 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 10:39:23 +00:00
(no author) fca97daf3e add RSS max entries support
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@784 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 09:46:52 +00:00
(no author) 4cef0fc7c3 added preliminary RSS logging - need to be extended
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@782 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 02:57:07 +00:00
(no author) 47b6e1824d moved etpConst['branches'] to server.conf
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@781 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-29 22:06:55 +00:00
(no author) 45fc794fc6 - added package.mask support
- added package.unmask support
- great atomMatch speed improvements on both caching and calculation side


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@771 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-28 14:28:01 +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) 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) 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) 0665311a5b update remoteTools stuff to support the new repositories layout
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@714 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-17 12:00:35 +00:00
(no author) 2f8e735e97 we've moved paths
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@712 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-17 11:37:08 +00:00
(no author) bf218813b1 update configuration and prepare support for database compressed with .bz2
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@641 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-08 14:11:16 +00:00
(no author) a0f3b4ace2 updating garr.it mirror url
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@618 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-06 07:50:40 +00:00
(no author) 319ca418d9 switching branches to a versioning schema
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@603 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-03 02:38:13 +00:00
(no author) 0f765252ff a lot of work is taking place, something could be a little bit broken, please be patient
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@600 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-03 01:37:19 +00:00
(no author) 90ae06bdd1 first surrounding work around CONFIG_PROTECT support
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@528 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-09-30 17:24:18 +00:00
(no author) 1152a94752 - completed world function
- reorganized step executor
- fixed a lot of bugs laying around
- completed a lot of FIXME
- we are dancing...

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@524 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-09-27 14:46:36 +00:00
(no author) ff048c0b9d more fixes/updates for equo
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@509 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-09-23 12:49:44 +00:00
(no author) af16137f79 now equo is starting to work again
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@508 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-09-22 18:23:10 +00:00
(no author) 88a112f60e say goodbye to enzyme, say hello to reagent update function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@494 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-09-09 18:00:43 +00:00
(no author) 2f6720b587 added mirrored download
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@481 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-09-04 08:02:44 +00:00
lxnay c7337b500f add new remote.conf
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@344 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-30 12:37:25 +00:00
lxnay 7df0cdd108 some work on equo, now the database controller is more flexible
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@335 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-26 22:38:23 +00:00
lxnay dfc721d8ce added preliminary branch management in searches
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@333 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-26 19:12:34 +00:00
lxnay 40e2b7c764 completed first tool of the client
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@321 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-20 18:12:26 +00:00
lxnay 656db20d2c a lot of random but big updates
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@320 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-20 10:38:38 +00:00