(no author)
f8cee37219
fix LICENSE paren_choose()
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1122 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 16:12:25 +00:00
(no author)
043f871c2c
properly resolve remaining conditionals after paren_normalize() in calculate_dependencies()
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1113 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-30 10:26:45 +00:00
(no author)
2b45d9efd3
another whoops fixed
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1106 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-28 10:47:47 +00:00
(no author)
1202768c75
continued testing on calculate_dependencies
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1105 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-28 10:33:41 +00:00
(no author)
e2e5622e74
- updated TODO
...
- reworked ebuild dependencies calculation using portage
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1102 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-28 10:15:34 +00:00
(no author)
8c70e93f60
some misc bug fixes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1098 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-27 10:51:44 +00:00
(no author)
cb14ddf992
- updated TODO
...
- inaugurate a new small reagent tool to help spm tree compilation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1096 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-24 18:31:40 +00:00
(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