<feed xmlns='http://www.w3.org/2005/Atom'>
<title>firstaidkit.git/plugins/grub, branch master</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/'/>
<entry>
<title>pyparted changed its API.</title>
<updated>2009-08-17T12:07:58+00:00</updated>
<author>
<name>Joel Andres Granados</name>
<email>jgranado@redhat.com</email>
</author>
<published>2009-08-17T12:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=49a8bb6b8b6dbf154403e54f6309abe53779fbaf'/>
<id>49a8bb6b8b6dbf154403e54f6309abe53779fbaf</id>
<content type='text'>
* plugins/grub/grubUtils.py (is_dev_in_ignored): Change the parted calls
to reflect the pyparted API changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* plugins/grub/grubUtils.py (is_dev_in_ignored): Change the parted calls
to reflect the pyparted API changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Experimental flag:</title>
<updated>2008-11-20T14:22:34+00:00</updated>
<author>
<name>Joel Andres Granados</name>
<email>jgranado@redhat.com</email>
</author>
<published>2008-11-20T14:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=440d29de1bdc222f5f7fba57c3e7953c4be2b214'/>
<id>440d29de1bdc222f5f7fba57c3e7953c4be2b214</id>
<content type='text'>
    Since pretty much have tested the passwd, mdadm.conf and grub
    plugins, it is time to take away the experimental flat

Filesystem flag:
    We still don't have a plugin that checks the sanity of a storage
    so this flag will be set by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Since pretty much have tested the passwd, mdadm.conf and grub
    plugins, it is time to take away the experimental flat

Filesystem flag:
    We still don't have a plugin that checks the sanity of a storage
    so this flag will be set by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle some corner cases with the revert function in the grub plugin.</title>
<updated>2008-11-20T13:16:31+00:00</updated>
<author>
<name>Joel Andres Granados</name>
<email>jgranado@redhat.com</email>
</author>
<published>2008-11-20T13:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=89076e2d9d175f11f180abe762c6a953e5768498'/>
<id>89076e2d9d175f11f180abe762c6a953e5768498</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testsuite/cli tests:</title>
<updated>2008-11-20T12:46:22+00:00</updated>
<author>
<name>Joel Andres Granados</name>
<email>jgranado@redhat.com</email>
</author>
<published>2008-11-19T20:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=c5d0300ce1f2cb221e1102db8d77251f68d0c3d0'/>
<id>c5d0300ce1f2cb221e1102db8d77251f68d0c3d0</id>
<content type='text'>
    1. Do the test the right way.  We were checking the exact output in order
       to validate the correctness of the cli.  Randomness in FAK and other
       issues interfered with this test schema.  We now check specific output
       string in the whole output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    1. Do the test the right way.  We were checking the exact output in order
       to validate the correctness of the cli.  Randomness in FAK and other
       issues interfered with this test schema.  We now check specific output
       string in the whole output.
</pre>
</div>
</content>
</entry>
<entry>
<title>Grub Plugin:</title>
<updated>2008-10-29T11:08:56+00:00</updated>
<author>
<name>Joel Andres Granados</name>
<email>jgranado@redhat.com</email>
</author>
<published>2008-10-29T11:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=43d660aeefb2bdc5869bcc76d83b4dba0b57ba00'/>
<id>43d660aeefb2bdc5869bcc76d83b4dba0b57ba00</id>
<content type='text'>
    1. Correctly change the state of the issue when devices or partitions are
       defined.
    2. Erase some incode documentation that is not necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    1. Correctly change the state of the issue when devices or partitions are
       defined.
    2. Erase some incode documentation that is not necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>Grup Plugin:</title>
<updated>2008-10-28T16:16:42+00:00</updated>
<author>
<name>Joel Andres Granados</name>
<email>jgranado@redhat.com</email>
</author>
<published>2008-10-28T15:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=dab11be258ed383b138519be5613f74ac985cd0d'/>
<id>dab11be258ed383b138519be5613f74ac985cd0d</id>
<content type='text'>
    1. Address various minor issues with messages to the user.
    2. Make the name of the issues different so they can be told appart.
    3. Make sure that the fix step fails when there are no devs or parts.
    4. Inform the user of the devices and partitions that are being backed up.
    5. Make sure that the description is visible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    1. Address various minor issues with messages to the user.
    2. Make the name of the issues different so they can be told appart.
    3. Make sure that the fix step fails when there are no devs or parts.
    4. Inform the user of the devices and partitions that are being backed up.
    5. Make sure that the description is visible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Grub Plugin:</title>
<updated>2008-10-28T13:23:30+00:00</updated>
<author>
<name>Joel Andres Granados</name>
<email>jgranado@redhat.com</email>
</author>
<published>2008-10-28T13:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=c9de756d4f4dff1f2fafc4b839e23313c6090f5c'/>
<id>c9de756d4f4dff1f2fafc4b839e23313c6090f5c</id>
<content type='text'>
    1. Add a search for the window bootloader.  This search is based on
    http://en.wikipedia.org/wiki/Master_boot_record and will be the plugins
    default until I or someone more intelligent than me comes up with a better
    way of iding windows bootloader.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    1. Add a search for the window bootloader.  This search is based on
    http://en.wikipedia.org/wiki/Master_boot_record and will be the plugins
    default until I or someone more intelligent than me comes up with a better
    way of iding windows bootloader.
</pre>
</div>
</content>
</entry>
<entry>
<title>Grub Plugin:</title>
<updated>2008-10-28T12:53:23+00:00</updated>
<author>
<name>Joel Andres Granados</name>
<email>jgranado@redhat.com</email>
</author>
<published>2008-10-28T12:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=0cc1855e47f1169dd0abc246a672e544df323e90'/>
<id>0cc1855e47f1169dd0abc246a672e544df323e90</id>
<content type='text'>
    1. Have the grubroot as a class attribute.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    1. Have the grubroot as a class attribute.
</pre>
</div>
</content>
</entry>
<entry>
<title>Grup Plugin:</title>
<updated>2008-10-28T12:41:58+00:00</updated>
<author>
<name>Joel Andres Granados</name>
<email>jgranado@redhat.com</email>
</author>
<published>2008-10-28T12:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=11bdc2680d0b0523c0efdd4b3e9adba5496d3232'/>
<id>11bdc2680d0b0523c0efdd4b3e9adba5496d3232</id>
<content type='text'>
    1. Correctly parse the partition arguments as we did with the device
       args.
    2. Add the functionality of modifying particular partitions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    1. Correctly parse the partition arguments as we did with the device
       args.
    2. Add the functionality of modifying particular partitions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Grub Plugin:</title>
<updated>2008-10-28T11:48:45+00:00</updated>
<author>
<name>Joel Andres Granados</name>
<email>jgranado@redhat.com</email>
</author>
<published>2008-10-28T11:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=6832bb37603698412993f166ff8a3317c87beadd'/>
<id>6832bb37603698412993f166ff8a3317c87beadd</id>
<content type='text'>
    1. Fix a repeated line and some lines that were over 80 chars.
    2. Inform the user how to execute grub in order to install the
       bootloader into one of the drives.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    1. Fix a repeated line and some lines that were over 80 chars.
    2. Inform the user how to execute grub in order to install the
       bootloader into one of the drives.
</pre>
</div>
</content>
</entry>
</feed>
