Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: misc fixes | Denys Vlasenko | 2010-01-11 | 1 | -2/+4 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | speed optimalization of abrt-debuginfo-install | Jiri Moskovcak | 2010-01-05 | 1 | -2/+6 |
| | | | | | | - abrt can't handle(report) bugs in non-fedora packages, so we can use only Fedora repositories when looking for debuginfo packages which makes the whole process faster | ||||
* | abrt-debuginfo-install: fixes for runs w/o cachedir | Denys Vlasenko | 2009-12-17 | 1 | -0/+9 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | delete obsolete comment from abrt-debuginfo-install | Denys Vlasenko | 2009-12-17 | 1 | -14/+4 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | abrt-debuginfo-install: better logging | Denys Vlasenko | 2009-12-14 | 1 | -18/+34 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | do not send "MISSING:" over dbus; clarify a message in debuginfo installer | Denys Vlasenko | 2009-12-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | abrt-debuginfo-install: better fix for incorrect passing double quotes | Denys Vlasenko | 2009-12-01 | 1 | -5/+5 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | fixed executing of yum in abrt-debuginfo-install | Jiri Moskovcak | 2009-12-01 | 1 | -1/+1 |
| | | | | | | - since some update it seems that the behavior of bash has changed and yum has been passed wrong arguments, so it couldn't find required debuginfo rpms | ||||
* | ccpp hook: implemented ReadonlyLocalDebugInfoDirs directive | Denys Vlasenko | 2009-11-18 | 1 | -25/+45 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | abrt-debuginfo-install: fix misinterpreted 2>&1, add forgotten "rm" | Denys Vlasenko | 2009-11-12 | 1 | -3/+3 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | abrt-debuginfo-install: use yum -C, use yum w/o -C only if necessary | Denys Vlasenko | 2009-11-10 | 1 | -107/+142 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | abrt-debuginfo-install: download packages one-by-one - better logging | Denys Vlasenko | 2009-11-02 | 1 | -6/+20 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | *: wire up /var/run/abrt in a few more places | Denys Vlasenko | 2009-10-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | abrt-debuginfo-install: tweaked comment | Denys Vlasenko | 2009-10-30 | 1 | -3/+4 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | updates to abrt-debuginfo-install (but it is still ifdef'ed out) | Denys Vlasenko | 2009-10-23 | 1 | -48/+61 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | abrt-debuginfo-install: expand doc | Denys Vlasenko | 2009-10-19 | 1 | -8/+15 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | abrt-debuginfo-install: add mini-doc | Denys Vlasenko | 2009-10-19 | 1 | -8/+50 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | wire up abrt-debuginfo-install to lib/Plugins/CCpp.cpp | Denys Vlasenko | 2009-10-19 | 1 | -11/+51 |
| | | | | | | Tested. Seems to work better than what we had before. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | adding abrt-debuginfo-install script | Denys Vlasenko | 2009-10-16 | 1 | -0/+135 |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |