(no author)
0a50cc0e7a
implemented client db sanity check tool
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@989 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 10:07:36 +00:00
(no author)
0be6aa8778
moved tbz2 files repository init to EquoInterface
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@988 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 09:32:04 +00:00
(no author)
f8de9263e5
- fixed a bug in quickpkg
...
- added an extra arch check when installing .tbz2s
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@987 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 09:07:08 +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)
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)
a25c62de21
- imported most equoTools functions inside Equo class
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@970 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-31 03:36:04 +00:00
(no author)
0a767a5ae8
- reimplemented remoteTools downloadData in a OO way
...
- started to work out repository update GUI stuff
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@964 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-29 14:03:48 +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)
dd519ec0be
keeping binkeywords table structure to allow updates from previous releases
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@958 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-28 12:37:22 +00:00
(no author)
5feaf073f5
removed unused binkeywords table
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@951 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-28 11:27:03 +00:00
(no author)
cd85402c97
- removed most of debugging stuff in databaseTools
...
- implemented profiles updates client side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@950 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-28 11:18:43 +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)
defb718ef9
fixed tables indexing when running as user
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@940 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-26 11:31:28 +00:00
(no author)
bd14cd25ba
remove sys.exit() calls and raise exceptions instead
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@938 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-25 18:23:22 +00:00
(no author)
b6a48056cf
speed improvements:
...
- disabled database logging by default
- cached linker paths in triggers
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@933 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-23 13:49:40 +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)
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)
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)
fa3b409c10
whoops
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@876 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 18:21:07 +00:00
(no author)
125fadce84
initial exception infrastructure ready and implemented
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@875 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 18:13:24 +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)
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)
4bdf24d1ed
fix typos
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@862 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 20:16:10 +00:00
(no author)
054b3a28a9
- added preliminary exception library
...
- added a check for tbz2 files integrity
- added support for multiple compressions for tbz2s
- usual set of bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@857 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 14:08:47 +00:00
(no author)
100dafbcb2
- fixed a problem with activator and directory tree generation
...
- organized all entropy caches in a single location
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@852 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 22:43:23 +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)
b5f56f53a2
rename etpDatabase to etpDbStatus
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@834 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-11 00:09:13 +00:00
(no author)
ae043f204b
next time I'll test...
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@831 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-11 00:00:52 +00:00
(no author)
4c4b9cf428
fix a stupid stupid stupid comma
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@830 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 23:59:43 +00:00
(no author)
06ce3a7458
say goodbye to databaseStatus class, say hello to etpDatabase dict
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@828 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 18:45:31 +00:00
(no author)
ae8a15ac38
added basic multipackages functionalities, must be exported to GUI/CLI
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@825 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 14:07:21 +00:00
(no author)
369b92dee8
fixed a small typo in etpUi
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@822 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 01:01:06 +00:00
(no author)
067e8c81fd
updates and bug fixes, preparing entropy 0.8.40
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@817 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-09 17:49:06 +00:00
(no author)
833af52a09
usual set of bug fixes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@816 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-09 12:29:28 +00:00
(no author)
15c67e1dfe
update etpConst code
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@814 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-08 10:27:57 +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)
0a477c4127
- switching to global vars etpUi to handle --verbose --pretend --ask --quiet
...
- usual set of bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@806 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-06 11:31:51 +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)
abdd9110ab
- add temporary directories cleanup
...
- remove md5check from activator sync (useless)
- fixed etpHandlers initialization
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@794 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-02 19:16:07 +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)
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)
c3a0318a9e
- added commit message support
...
- improved RSS style
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@783 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 09:34:23 +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)
5a22cd1565
- small updates
...
- fix packages directory initialization
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@778 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-29 16:48:17 +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)
3a8a59570d
keywording support completed
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@767 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-27 15:01:56 +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