summaryrefslogtreecommitdiffstats
path: root/plugins/grub/grub.py
Commit message (Expand)AuthorAgeFilesLines
* Experimental flag:Joel Andres Granados2008-11-201-1/+1
* Handle some corner cases with the revert function in the grub plugin.Joel Andres Granados2008-11-201-1/+11
* testsuite/cli tests:Joel Andres Granados2008-11-201-1/+1
* Grub Plugin:Joel Andres Granados2008-10-291-23/+19
* Grup Plugin:Joel Andres Granados2008-10-281-9/+33
* Grub Plugin:Joel Andres Granados2008-10-281-14/+15
* Grup Plugin:Joel Andres Granados2008-10-281-3/+20
* Grub Plugin:Joel Andres Granados2008-10-281-8/+8
* Grub plugin:Joel Andres Granados2008-10-241-1/+6
* GrubPlugin:Joel Andres Granados2008-10-241-50/+44
* Create a new argument (reverting) for the BackupPersistent constructor.Joel Andres Granados2008-10-241-1/+1
* Create the revert function for the grub plugin.Joel Andres Granados2008-10-241-3/+27
* Add the revert functionality to firstaidkit.Joel Andres Granados2008-10-241-3/+8
* Add the --install-all and --install-to= arguments for grub.Joel Andres Granados2008-10-201-20/+29
* Add the "search for other bootloaders" euristic.Joel Andres Granados2008-10-171-20/+38
* Change the order, to increase readability.Joel Andres Granados2008-10-171-4/+4
* The Grub plugin must use a persistent Backup space.Joel Andres Granados2008-08-081-1/+1
* Initial commit for the Grub plugin.Joel Andres Granados2008-08-071-0/+261