Commit Graph

91 Commits

Author SHA1 Message Date
(no author) 1376dafd69 - updated TODO
- remove tar.flush() since tarinfo doesn't have it

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1058 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-17 18:52:06 +00:00
(no author) fb18d9cea7 - fixed other files kept open because didn't have a close() method at the end of the functions
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1009 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 11:13:54 +00:00
(no author) 0f30dc9101 tagging entropy 0.10.2
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1005 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 12:31:32 +00:00
(no author) c3c7906e0a - totally rewritten Entropy modules and interface
the biggest commit, ever

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@982 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-03 17:48:57 +00:00
(no author) 1ca3c5a92c - improve getInstalledPackagesCounters() speed
- polished etpDatabase class by splitting code in multiple functions

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@944 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 13:29:47 +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) 50aaf36ed6 fix gentoo pkg_postrm && pkg_prerm whose filled /var/tmp/binpkgs
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@941 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-26 12:43:13 +00:00
(no author) 88f7c1d645 implemented a saner way to allow environ() vars down to ebuilds
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@928 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-22 17:16:25 +00:00
(no author) a55ee949da daily set of bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@926 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-21 11:40:21 +00:00
(no author) f7db4525d8 - added slot search query
- improved portage ebuild triggers
- added --nochecksum option for equo world and equo install
- parallelized package cleanups step
- usual set of misc bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@923 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-21 03:38:36 +00:00
(no author) 8a118b7d8f - make portage_doebuild silent when etpUi['mute'] is set
- fix an issue with /lib/modules in extractPkgData that caused vmware-server to be tagged

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@922 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-20 14:37:23 +00:00
(no author) 1a1b663720 - added gentoo hooks to run pkg_{pre,post}{inst,rm} from ebuilds
- split unpacking action into a standalone step
- reorganized actionQueue dictionary
- bug fixes

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@918 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-20 03:43:26 +00:00
(no author) 69da718d95 adding proper directory check to portageTools.getInstalledPackagesCounters()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@874 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 16:53:35 +00:00
(no author) 317f236580 added a workaround for equo upgrades
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@869 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 12:12:24 +00:00
(no author) f35699754f fixed some typos in triggerTools and reduced usage of garbage collector
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@868 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 11:52:13 +00:00
(no author) 46a1cda014 fixed a huge memory leak with portage+python
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@865 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 23:27:14 +00:00
(no author) 64040fdb46 code review done
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@861 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 19:37:17 +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) b5a21c9dcb fix portage mypath
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@824 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 11:50:33 +00:00
(no author) 90fc065662 chrooting support updates
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@807 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-06 15:23:59 +00:00
(no author) 4e7ebfe412 small fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@803 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-05 14:43:20 +00:00
(no author) ec48e49a9f - fixed an issue in the grub trigger
- fixed an issue in the python trigger
- updated portage functions to work with multiple vartree locations
- fixed ETP_TMPDIR creation
- added a deep check when connecting through ftplib and internet access is not available
- check if upload dir exists before starting to copy files over


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@798 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-05 11:28:45 +00:00
(no author) cd4fc9f4bf - dynamic configuration handling
- some fixes here and there
- added filesystem root change support


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@792 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-01 17:24:18 +00:00
(no author) 0f8da59100 - add entropy/equo to the system packages list
- fix bug inside databaseTools.searchDependency
- better clear caches after syncRepositories

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@709 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-17 00:08:37 +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) 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) 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) 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) 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) 5dfd225d37 revert to old quickpkg()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@636 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-07 18:06:00 +00:00
(no author) 7dd17451ad fix another small bug with quickpkg
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@635 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-07 17:52:22 +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) 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
(no author) 8d6f1288ee strengthen getInstalledPackages() and fuck Radtoo :P
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@554 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-15 00:35:38 +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) b7f1beb335 fix getInstalledPackages()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@493 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-09-09 13:50:23 +00:00
(no author) 7fd7038ea8 add a further check
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@488 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-09-07 06:28:17 +00:00
(no author) 4ff89438d1 fix some stupid things inside portageTools
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@459 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-14 18:03:50 +00:00
(no author) 9bb5601132 optimized use flags generation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@458 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-14 17:59:37 +00:00
(no author) dd3f5f4356 some work on enzyme, portageTools and equo
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@456 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-13 16:44:41 +00:00
(no author) 7142628de3 add sys-kernel/linux-sabayon to system packages
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@451 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-12 14:14:16 +00:00
lxnay 4c44e7bb92 optimize protect tables
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@435 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-11 09:09:13 +00:00
lxnay cabdec54c9 whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@434 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-11 08:37:14 +00:00
lxnay d113f43bd8 add CONFIG_PROTECT CONFIG_PROTECT_MASK support
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@433 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-11 08:36:02 +00:00
lxnay d12c7aad66 add system packages support
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@423 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 23:03:18 +00:00
lxnay 23ce62debd change dependencies handling, filtering |and| and |or| server side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@422 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 22:39:38 +00:00
lxnay 40de3d9cdd added a function in portageTools to retrieve system packages, rewritten removal function in equo, we're quite ready
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@421 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 18:28:48 +00:00
lxnay 2f236aaed6 ok, now fixed for real
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@409 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 16:33:47 +00:00