Commit Graph

1174 Commits

Author SHA1 Message Date
(no author)
f89afe4055 remove stale comment
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1363 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-02 17:21:08 +00:00
(no author)
ea6b727767 reduce memory consumption even more
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1362 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-02 17:20:45 +00:00
(no author)
c54e25ecd0 Entropy:
- created getTriggerInfo() to reduce memory consumption
- reduced memory consumption during the installation process


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1361 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-02 17:15:04 +00:00
(no author)
ef76b07a4f Spritz:
- move spritz constants to a separate file


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1360 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-02 15:30:52 +00:00
(no author)
80d7def7ab set domute instead of checking etpUi['mute'] twice, this avoids multithreading issues
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1359 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-02 12:53:57 +00:00
(no author)
3b06a3373e re-add garbage collector
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1357 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 16:30:21 +00:00
(no author)
e44ca5d1be use sys.path.insert instead of append
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1356 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 16:19:15 +00:00
(no author)
e7b0ea6ddd remove debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1355 cd1c1023-2f26-0410-ae45-c471fc1f0318
0.12.23.7
2008-03-01 15:48:45 +00:00
(no author)
09b689cd94 added an experimental workaround for an ebuild.sh bug with environment.bz2 containing hardcoded ROOT=/ that causes package portage trigger to fail when installing in a different chroot
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1354 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 15:42:52 +00:00
(no author)
ea3b00c2e3 remove overlayed dir after use
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1353 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 15:21:37 +00:00
(no author)
7149a84092 move ebuild away from vardb before running portage pkg_{pre,post}rm
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1352 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 15:05:37 +00:00
(no author)
2fd5b94451 - updated TODO
- remove unused portageFakeDbApi


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1351 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 11:54:42 +00:00
(no author)
d046da3756 improve chroot support in portage_doebuild
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1350 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 09:29:11 +00:00
(no author)
3d8bedc250 don't do garbage collection there
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1349 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 09:23:20 +00:00
(no author)
0cdefbe2da fix setTitle call
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1348 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 23:56:21 +00:00
(no author)
3ec67bf763 move xtermTitle to setTitle so that can ben wrapped
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1347 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 23:31:58 +00:00
(no author)
2f4bf5a535 fix installed_idpackage in get_package_action
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1346 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 23:01:02 +00:00
(no author)
d1bce6b0c6 add a FIXME
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1345 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 22:48:43 +00:00
(no author)
a94b26e929 add reinstall action visualization too
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1344 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 22:33:21 +00:00
(no author)
33e36902a9 add downgrade action visualization too
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1343 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 22:14:22 +00:00
(no author)
c3ef75a868 - write a holy function that returns an action for a package
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1342 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 22:11:23 +00:00
(no author)
051edcd19f whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1341 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 20:57:18 +00:00
(no author)
4ec1f12a0a fix row sequence
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1340 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 19:27:30 +00:00
(no author)
1649729006 Spritz: be more smart searching spritz.glade
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1339 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 19:17:24 +00:00
(no author)
b01569259a extend ConfirmationDialog class
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1338 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 18:44:06 +00:00
(no author)
5bdeae0983 - fix ConfirmationDialog name spelling issue
- fix locale domain in views.py


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1337 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 17:47:09 +00:00
(no author)
ac737d0fa6 tagging entropy 0.12.23.6
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1336 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 11:35:03 +00:00
(no author)
d3e7f938ec - TriggerInterface: avoid using portage function if portage becomes a moron
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1335 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 11:32:39 +00:00
(no author)
0192e5a97f updated italian translation, thanks to... me?
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1334 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 11:31:39 +00:00
(no author)
8d4b0f9d6e make entropy TriggerInterface to not crash if portage raises an exception
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1333 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-28 23:45:19 +00:00
(no author)
a9ab83f015 fix rss formatting issues
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1332 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-28 21:56:02 +00:00
(no author)
99e6a47692 - updated glade file
- added dutch translation thanks to Joost Ruis
- fixed german translation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1331 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-28 15:17:15 +00:00
(no author)
ea35be3f33 updated spritz.pot
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1330 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-28 14:28:12 +00:00
(no author)
c3f247374d fix Spritz localization domain
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1329 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-28 14:26:41 +00:00
(no author)
cb7594f3c9 print information about the needed disk space
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1328 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-28 13:37:10 +00:00
(no author)
63d81b2e75 a small cosmetical change
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1327 cd1c1023-2f26-0410-ae45-c471fc1f0318
0.12.23.6
2008-02-27 18:51:21 +00:00
(no author)
bee136b5f5 reinitialize configuration when switching branch
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1326 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 17:40:16 +00:00
(no author)
ed8d1fb0e9 reopen client database when switching chroot
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1325 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 16:35:58 +00:00
(no author)
4bc6e59835 fixing another whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1324 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 15:43:24 +00:00
(no author)
19f8c5931b whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1323 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 15:41:30 +00:00
(no author)
e1fc1514be remove UnicodeDecodeError handling
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1322 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 15:23:07 +00:00
(no author)
d6d3cad511 only remove kernel from grub.conf if it is sure that entropy added it
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1321 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 15:21:01 +00:00
(no author)
f170f375ea - updated TODO
- added German translation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1320 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 12:48:37 +00:00
(no author)
c4d5221964 fix i18n.py to point to spritz.mo
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1319 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 12:40:19 +00:00
(no author)
efde4e19f3 - updated TODO
- make a backup of grub.conf when dealing with it


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1318 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 12:00:14 +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)
3b3dec1cc6 eventually solve license retrieval encoding
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1313 cd1c1023-2f26-0410-ae45-c471fc1f0318
0.12.23.5
2008-02-26 18:54:41 +00:00
(no author)
8d895a2b8e updated po template
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1312 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-26 15:10:52 +00:00
(no author)
97b2c2f08e Catalan translation for Spritz
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1311 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-26 14:51:35 +00:00
(no author)
00d675a918 - fix equo information output about the status of a package
- make the kernel to get a tag too


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1310 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-26 14:47:13 +00:00