summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Change the order, to increase readability.Joel Andres Granados2008-10-171-4/+4
* Name collision in self.backup nameMartin Sivak2008-09-081-4/+4
* Name colision between self.backup and self.backup()Martin Sivak2008-09-081-2/+2
* New mkinitrd pluginAdam Pribyl2008-09-081-0/+116
* The Grub plugin must use a persistent Backup space.Joel Andres Granados2008-08-081-1/+1
* Print the persistent backup space path at the endMartin Sivak2008-08-081-0/+2
* Initial commit for the Grub plugin.Joel Andres Granados2008-08-075-0/+778
* Continue with the name standarization and simplification.Joel Andres Granados2008-07-1514-0/+0
* Standarize and simplify plugin names.Joel Andres Granados2008-07-1514-0/+0
* General fixes to plugin_mdadmcong.pyJoel Andres Granados2008-07-141-12/+23
* Clean up passwd.py file.Joel Andres Granados2008-07-141-6/+12
* Fix typo.Joel Andres Granados2008-07-141-3/+3
* Clean plugin_mdadmconf.py fileJoel Andres Granados2008-07-141-29/+57
* Make xserver plugin a little friendlier.Joel Andres Granados2008-07-141-4/+14
* Fix typo.Joel Andres Granados2008-07-141-1/+1
* The Backup system does not like real objects.Joel Andres Granados2008-07-141-1/+1
* Avoid the ugly space left by adding "\" to a string separation.Joel Andres Granados2008-07-141-10/+10
* Fix the format of the firstaidkit file.Joel Andres Granados2008-07-145-53/+82
* Discovery plugin: better descriptionMartin Sivak2008-06-301-2/+2
* Discovery plugin introductionMartin Sivak2008-06-301-0/+110
* report to the issue after the diagnose. (mdadm config plugin)Joel Andres Granados2008-06-061-0/+1
* Fix TypoJoel Andres Granados2008-06-061-1/+1
* Make correct use of the backup system in the mdadm plugin.Joel Andres Granados2008-06-061-15/+7
* We don't need the backupName anymore. (xserver plugin)Joel Andres Granados2008-06-061-1/+0
* Use the backup system spaces instead of the backup system backend. (xserver p...Joel Andres Granados2008-06-061-18/+8
* New mdadm configuration plugin.Joel Andres Granados2008-06-061-0/+160
* We don't really need to worry about the backup stuff now. (xserver plugin)Joel Andres Granados2008-06-061-4/+1
* Always use os.path.join when using the chroon.Joel Andres Granados2008-06-063-6/+8
* Use the reporting object correctly.Joel Andres Granados2008-06-061-1/+2
* Have xserver plugin use the backup system.Joel Andres Granados2008-06-041-14/+21
* fix typo in xserver plugin.Joel Andres Granados2008-06-031-1/+1
* fix typoJoel Andres Granados2008-06-031-1/+1
* initialize the flow variable in xserver plugin in the correct way.Joel Andres Granados2008-06-031-1/+1
* fix typosJoel Andres Granados2008-06-031-4/+4
* Make the xserver plugin use the flags.Joel Andres Granados2008-06-031-0/+5
* Change the detected name to checked.Joel Andres Granados2008-05-1211-21/+21
* Fix the behavior of xserver plugin to reflect new Xorg server behavior.Joel Andres Granados2008-05-071-13/+50
* Use Issue reporting in pluginsMartin Sivak2008-05-058-1/+62
* 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