summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add the install flow to grub pluginMartin Sivak2008-04-211-22/+55
* We do not need to initialize x86BootloaderInfo before we actually create inst...Martin Sivak2008-04-101-1/+1
* Use config bits mechanism to look for anaconda and booty and then translate s...Martin Sivak2008-04-091-3/+10
* GRUB plugin: Get linux partitions tooMartin Sivak2008-04-081-0/+10
* GRUB plugin now looks for bootable partitions and probably has the diagnose p...Martin Sivak2008-04-081-8/+32
* First try for the bootloader pluginMartin Sivak2008-04-081-0/+97
* Make the lowlevel rpm plugin work betterMartin Sivak2008-04-083-6/+34
* Staled locks handling in rpm lowlevel pluginMartin Sivak2008-03-192-1/+79
* Update patch in the rpm plugins, add fixing sequencesMartin Sivak2008-03-192-3/+6
* The temp file was a bad ideaJoel Andres Granados2008-03-181-3/+1
* Squashed commit of the following:Joel Andres Granados2008-03-181-15/+22
* Split the RPM plugin into the consistency and lowlevel parts and use dependen...Martin Sivak2008-03-183-1/+119
* xserver pluginJoel Andres Granados2008-03-171-0/+123
* Add IssuesPlugin class and basic rpm plugin, which uses the issues approachMartin Sivak2008-03-142-0/+131
* Be more gentle when displaying the new password :)Joel Andres Granados2008-03-141-1/+2
* correct syntax errorJoel Andres Granados2008-03-111-1/+1
* fix some small errors.Joel Andres Granados2008-03-101-2/+3
* Correct the call to the rescue function.Joel Andres Granados2008-03-101-1/+1
* Make for a better reportJoel Andres Granados2008-03-071-4/+4
* Call a method that actually existsJoel Andres Granados2008-03-071-1/+1
* Include the PLUGIN for reportingJoel Andres Granados2008-03-071-0/+1
* Erase some self objects that were forgottenJoel Andres Granados2008-03-071-7/+7
* Change the way the undel plugin does the reportingJoel Andres Granados2008-03-071-29/+34
* fix some indentation problemsJoel Andres Granados2008-03-071-5/+5
* Fix Freeky merge.Joel Andres Granados2008-03-071-100/+16
* Squashed commit of the following:Joel Andres Granados2008-03-071-1/+1
* some typoJoel Andres Granados2008-03-071-1/+1
* make the python part work with the _undelpart.c code.Joel Andres Granados2008-03-071-19/+42
* Make sure we close everything.Joel Andres Granados2008-03-071-0/+9
* Use the reporting correctly.Joel Andres Granados2008-03-072-26/+24
* take away print messages.Joel Andres Granados2008-03-071-11/+95
* make sure we dont export setPartititonlistJoel Andres Granados2008-03-071-6/+1
* setPartition is useless.Joel Andres Granados2008-03-071-146/+0
* make sure that we commit the changes to the disk.Joel Andres Granados2008-03-071-14/+5
* Simplify the getrescuable function. Put the actual rescue code in add_partit...Joel Andres Granados2008-03-071-149/+77
* do a better job with the rescue method.Joel Andres Granados2008-03-071-15/+36
* Make the rescue and setpartitionlist methods workable.Joel Andres Granados2008-03-071-91/+74
* Make the setpartitionlist method work.Joel Andres Granados2008-03-071-88/+135
* Typo, and temoprary string output for debugging.Joel Andres Granados2008-03-071-1/+3
* take away print messages.Joel Andres Granados2008-03-071-12/+0
* Sanitize the origin/level/importance systemMartin Sivak2008-03-052-7/+9
* When instantiating plugin, pass the path to the plugin, so it knows where to ...Martin Sivak2008-03-051-6/+6
* Fix some semandics in reporting and typo in dependenciesMartin Sivak2008-03-041-2/+2
* Actually print the new root passwordMartin Sivak2008-03-041-0/+3
* First commit of the undelete partition. Not functional but most of the work ...Joel Andres Granados2008-03-014-0/+961
* Plugin for password management, capable of reseting root passwordMartin Sivak2008-02-291-0/+61
* Modify the plugins, tasker and cli launcher to provide means to split the flo...Martin Sivak2008-02-281-3/+2
* Rename the Return* classes to more sane names and update everything to use themMartin Sivak2008-02-266-51/+51
* Appeninding Return to the class names help to identify them in the plugin code.Joel Andres Granados2008-02-266-50/+50
* Use a more intuitive return class names for the default flows.Joel Andres Granados2008-02-266-50/+50