Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Issue reporting in plugins | Martin Sivak | 2008-05-05 | 8 | -1/+62 |
| | |||||
* | Add the install flow to grub plugin | Martin Sivak | 2008-04-21 | 1 | -22/+55 |
| | |||||
* | We do not need to initialize x86BootloaderInfo before we actually create ↵ | Martin Sivak | 2008-04-10 | 1 | -1/+1 |
| | | | | instance of this plugin | ||||
* | Use config bits mechanism to look for anaconda and booty and then translate ↵ | Martin Sivak | 2008-04-09 | 1 | -3/+10 |
| | | | | system device names to grub notation in Grub plugin | ||||
* | GRUB plugin: Get linux partitions too | Martin Sivak | 2008-04-08 | 1 | -0/+10 |
| | |||||
* | GRUB plugin now looks for bootable partitions and probably has the diagnose ↵ | Martin Sivak | 2008-04-08 | 1 | -8/+32 |
| | | | | part working | ||||
* | First try for the bootloader plugin | Martin Sivak | 2008-04-08 | 1 | -0/+97 |
| | |||||
* | Make the lowlevel rpm plugin work better | Martin Sivak | 2008-04-08 | 3 | -6/+34 |
| | |||||
* | Staled locks handling in rpm lowlevel plugin | Martin Sivak | 2008-03-19 | 2 | -1/+79 |
| | |||||
* | Update patch in the rpm plugins, add fixing sequences | Martin Sivak | 2008-03-19 | 2 | -3/+6 |
| | |||||
* | The temp file was a bad idea | Joel Andres Granados | 2008-03-18 | 1 | -3/+1 |
| | |||||
* | Squashed commit of the following: | Joel Andres Granados | 2008-03-18 | 1 | -15/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | commit 810d6bd770533a8504a64983a4d7e2db406595df Author: Joel Andres Granados <jgranado@redhat.com> Date: Tue Mar 18 14:45:50 2008 +0100 fix some dependancy issues commit f4bc1ffdb49fadc9fb3de735e06729a40e7641ac Author: Joel Andres Granados <jgranado@redhat.com> Date: Tue Mar 18 14:42:20 2008 +0100 Include the utils package commit afaaf4dadbe0fb8137576059c3da1cdf62a318e8 Author: Joel Andres Granados <jgranado@redhat.com> Date: Tue Mar 18 14:27:33 2008 +0100 Fix license in setup.py commit 25442d8c09941126fde5b5d71d5287d0814d712f Author: Joel Andres Granados <jgranado@redhat.com> Date: Tue Mar 18 14:00:46 2008 +0100 Create the rpm subpackage for the xserver plugin | ||||
* | Split the RPM plugin into the consistency and lowlevel parts and use ↵ | Martin Sivak | 2008-03-18 | 3 | -1/+119 |
| | | | | dependency flags | ||||
* | xserver plugin | Joel Andres Granados | 2008-03-17 | 1 | -0/+123 |
| | |||||
* | Add IssuesPlugin class and basic rpm plugin, which uses the issues approach | Martin Sivak | 2008-03-14 | 2 | -0/+131 |
| | |||||
* | Be more gentle when displaying the new password :) | Joel Andres Granados | 2008-03-14 | 1 | -1/+2 |
| | |||||
* | correct syntax error | Joel Andres Granados | 2008-03-11 | 1 | -1/+1 |
| | |||||
* | fix some small errors. | Joel Andres Granados | 2008-03-10 | 1 | -2/+3 |
| | |||||
* | Correct the call to the rescue function. | Joel Andres Granados | 2008-03-10 | 1 | -1/+1 |
| | |||||
* | Make for a better report | Joel Andres Granados | 2008-03-07 | 1 | -4/+4 |
| | |||||
* | Call a method that actually exists | Joel Andres Granados | 2008-03-07 | 1 | -1/+1 |
| | |||||
* | Include the PLUGIN for reporting | Joel Andres Granados | 2008-03-07 | 1 | -0/+1 |
| | |||||
* | Erase some self objects that were forgotten | Joel Andres Granados | 2008-03-07 | 1 | -7/+7 |
| | |||||
* | Change the way the undel plugin does the reporting | Joel Andres Granados | 2008-03-07 | 1 | -29/+34 |
| | |||||
* | fix some indentation problems | Joel Andres Granados | 2008-03-07 | 1 | -5/+5 |
| | |||||
* | Fix Freeky merge. | Joel Andres Granados | 2008-03-07 | 1 | -100/+16 |
| | |||||
* | Squashed commit of the following: | Joel Andres Granados | 2008-03-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | commit c3bc3747deca5e558f26c0e49fba7aa0525daaf7 Author: Joel Andres Granados <jgranado@redhat.com> Date: Fri Mar 7 13:12:18 2008 +0100 Just install the py files. commit 111d1ae995cbb45eb384292baf81ebcf8ae2f9b4 Author: Joel Andres Granados <jgranado@redhat.com> Date: Fri Mar 7 11:53:45 2008 +0100 Clean the spec file commit 21f00dbefaa2cf80a8a028c13931891ecd4294c2 Author: Joel Andres Granados <jgranado@redhat.com> Date: Fri Mar 7 11:50:15 2008 +0100 Turn off the annoying unpackaged file check commit 899eb8a279994a987f911cac66f402507162d4ae Author: Joel Andres Granados <jgranado@redhat.com> Date: Thu Mar 6 22:08:55 2008 +0100 Create new plugin packages and add some automation to the makefile | ||||
* | some typo | Joel Andres Granados | 2008-03-07 | 1 | -1/+1 |
| | |||||
* | make the python part work with the _undelpart.c code. | Joel Andres Granados | 2008-03-07 | 1 | -19/+42 |
| | |||||
* | Make sure we close everything. | Joel Andres Granados | 2008-03-07 | 1 | -0/+9 |
| | |||||
* | Use the reporting correctly. | Joel Andres Granados | 2008-03-07 | 2 | -26/+24 |
| | |||||
* | take away print messages. | Joel Andres Granados | 2008-03-07 | 1 | -11/+95 |
| | |||||
* | make sure we dont export setPartititonlist | Joel Andres Granados | 2008-03-07 | 1 | -6/+1 |
| | |||||
* | setPartition is useless. | Joel Andres Granados | 2008-03-07 | 1 | -146/+0 |
| | |||||
* | make sure that we commit the changes to the disk. | Joel Andres Granados | 2008-03-07 | 1 | -14/+5 |
| | |||||
* | Simplify the getrescuable function. Put the actual rescue code in ↵ | Joel Andres Granados | 2008-03-07 | 1 | -149/+77 |
| | | | | | | | | | | | add_partition method. Its just better to show the possible partitions that can be rescued instead of checking for the rescuability. This means that in the list returned by getRescuable, there are partitions that are not actually rescuable. Since we dont need to separate the search for rescuable and the commit stuff, we do away with the rescueable method and put it all in add_partition | ||||
* | do a better job with the rescue method. | Joel Andres Granados | 2008-03-07 | 1 | -15/+36 |
| | |||||
* | Make the rescue and setpartitionlist methods workable. | Joel Andres Granados | 2008-03-07 | 1 | -91/+74 |
| | |||||
* | Make the setpartitionlist method work. | Joel Andres Granados | 2008-03-07 | 1 | -88/+135 |
| | |||||
* | Typo, and temoprary string output for debugging. | Joel Andres Granados | 2008-03-07 | 1 | -1/+3 |
| | |||||
* | take away print messages. | Joel Andres Granados | 2008-03-07 | 1 | -12/+0 |
| | |||||
* | Sanitize the origin/level/importance system | Martin Sivak | 2008-03-05 | 2 | -7/+9 |
| | | | | | Use reporting when possible (some messages automatically use Logger to avoid duplication) Improve the Output thread to use the new level/importance system | ||||
* | When instantiating plugin, pass the path to the plugin, so it knows where to ↵ | Martin Sivak | 2008-03-05 | 1 | -6/+6 |
| | | | | find it's parts | ||||
* | Fix some semandics in reporting and typo in dependencies | Martin Sivak | 2008-03-04 | 1 | -2/+2 |
| | |||||
* | Actually print the new root password | Martin Sivak | 2008-03-04 | 1 | -0/+3 |
| | |||||
* | First commit of the undelete partition. Not functional but most of the work ↵ | Joel Andres Granados | 2008-03-01 | 4 | -0/+961 |
| | | | | is done. | ||||
* | Plugin for password management, capable of reseting root password | Martin Sivak | 2008-02-29 | 1 | -0/+61 |
| | |||||
* | Modify the plugins, tasker and cli launcher to provide means to split the ↵ | Martin Sivak | 2008-02-28 | 1 | -3/+2 |
| | | | | | | flows into diagnostics and fixes. So when the user launches ./firstaidkit -a it runs only diagnostics. For fixing use ./firstaidkit -a fix | ||||
* | Rename the Return* classes to more sane names and update everything to use them | Martin Sivak | 2008-02-26 | 6 | -51/+51 |
| | | | | | Fix the NoOptionError exception throwing in configuration Add the -a|--auto parameter to launch the automatic mode of operation | ||||
* | Appeninding Return to the class names help to identify them in the plugin code. | Joel Andres Granados | 2008-02-26 | 6 | -50/+50 |
| |