(no author)
231a1484cd
reverting some changes on the opengl triggers
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@888 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-15 17:10:14 +00:00
(no author)
294f394534
fixing two small bugs
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@887 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-15 17:05:02 +00:00
(no author)
c11ee0c04a
optimized first fetch, then install
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@886 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-15 09:51:52 +00:00
(no author)
ec18aa8463
in generateDependencyTree also check for key+slot so I can sleep better
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@885 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-15 09:35:13 +00:00
(no author)
2c76a70861
new install behaviour: first fetch all packages, then install
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@884 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-15 08:52:20 +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)
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)
01c14a6396
massively reduced memory consumption
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@870 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 14:43:34 +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)
be9f5ded9c
print more information when raising an exception
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@867 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 09:56:30 +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)
c5cee17ed9
testing some experimental code
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@864 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 21:00:39 +00:00
(no author)
114d71d703
extra code cleanup
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@863 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 20:30:53 +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)
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)
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)
be55ab1263
- updated TODO
...
- added RSS sanity check
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@856 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 08:06:57 +00:00
(no author)
8e87e26c33
switching to cPickle
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@853 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 23:10:40 +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)
cd799929a4
reduce returnQueue dictionary to save RAM
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@851 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 15:40:25 +00:00
(no author)
7a4158657f
- fixed utf8 conversion issues
...
- delete dbconn class everywhere
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@850 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 15:06:28 +00:00
(no author)
b8d8d53189
- fix for quickpkg in smartTools
...
- fix for atomMatch and revisions comparision
- fix for possible broken text strings in database
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@848 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 13:27:11 +00:00
(no author)
3317d1a62b
removing old comment
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@846 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 00:26:38 +00:00
(no author)
847f7141d7
fix python and sqlite trigger
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@845 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 00:12:19 +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)
3f9c4c6938
raise Exception if returnQueue is enabled when attempting to install a non entropy tbz2
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@841 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-11 20:17:37 +00:00
(no author)
abc5d281e1
adjusting external .tbz2s install repositories order
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@840 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-11 20:16:08 +00:00
(no author)
217927ded9
detect fake tbz2s
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@839 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-11 16:25:33 +00:00
(no author)
703abfdfbb
update rescueTools to work with chroots
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@820 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 00:08:21 +00:00
(no author)
e20f99549e
updated confTools to work in chroots
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@818 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-09 18:59:27 +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)
7ddd7dfdf1
fix other two bugs
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@815 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-08 13:20:30 +00:00
(no author)
549d2ddf54
definitely fix SQL queries escaping on addCompileFlags and areCompileFlagsAvailable
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@813 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-07 09:30:32 +00:00
(no author)
e6e7d80ac0
fixing two etpUi bugs
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@809 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-06 20:30:06 +00:00
(no author)
285308f0dc
added a workaround to handle tbz2s without COUNTER
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@808 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-06 20:11:06 +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)
1ec173b505
added the ability to use uiTools function to retrieve action queues
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@804 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-05 18:51:38 +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)
790be2fc92
daily fixes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@795 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-03 00:18:56 +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)
c8e6b08f32
- fix a small issue with revision commit text request
...
- updated TODO
- added fix for removalQueue handling in installPackages()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@791 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-01 00:42:24 +00:00
(no author)
0174e7ca60
- fixed an issue with virtual packages matching
...
- fixed a small glitch with printing config_protect files
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@789 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 13:04:59 +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)
bb675707f0
- updated TODO
...
- added some misc fixes reported by the report handler
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@773 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-29 12:52:20 +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
(no author)
8a9f834d69
- strengthened upgradeTo verification
...
- implemented a better way to handle expired packages
- updated TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@765 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-26 09:17:41 +00:00