<feed xmlns='http://www.w3.org/2005/Atom'>
<title>firstaidkit.git/pyfirstaidkit/utils, 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>Various small fixes.</title>
<updated>2008-11-19T17:44:24+00:00</updated>
<author>
<name>Joel Andres Granados</name>
<email>jgranado@redhat.com</email>
</author>
<published>2008-11-19T12:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=b8d360b0142961972e4d7bfa67841542554725a3'/>
<id>b8d360b0142961972e4d7bfa67841542554725a3</id>
<content type='text'>
Makefile:
    1. Cut counts from 1 not 0.
    2. Create the "about" info in the makefile instead of spec file.
    3. Put subdirs and about targets into one build target.

firstaidkit.spec:
    1. Erase the about creation from here.
    2. Erase the fedora 7 specific stuff.
    3. Call make build.
    4. xserver plugin does not need rhpl nor rhpxl anymore.
    5. Actually include the COPYING file where the about says it is.

configuration.py:
    1. Change the default backup dir from /tmp/fakbackup to /tmp.
       /tmp/fakbackup caused some file permission strangeness when
       a non root user executed fak after root had executed it.  This
       can still occur, but it will be left like this as the user
       should not execute fak in non root anyway.

logging:
plugins.py,interpreter.py. __init__.py
    1. Always use the reporting object when possible.
    2. Add time stamp and level of message to log messages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makefile:
    1. Cut counts from 1 not 0.
    2. Create the "about" info in the makefile instead of spec file.
    3. Put subdirs and about targets into one build target.

firstaidkit.spec:
    1. Erase the about creation from here.
    2. Erase the fedora 7 specific stuff.
    3. Call make build.
    4. xserver plugin does not need rhpl nor rhpxl anymore.
    5. Actually include the COPYING file where the about says it is.

configuration.py:
    1. Change the default backup dir from /tmp/fakbackup to /tmp.
       /tmp/fakbackup caused some file permission strangeness when
       a non root user executed fak after root had executed it.  This
       can still occur, but it will be left like this as the user
       should not execute fak in non root anyway.

logging:
plugins.py,interpreter.py. __init__.py
    1. Always use the reporting object when possible.
    2. Add time stamp and level of message to log messages.
</pre>
</div>
</content>
</entry>
<entry>
<title>backup.py</title>
<updated>2008-10-24T13:02:40+00:00</updated>
<author>
<name>Joel Andres Granados</name>
<email>jgranado@redhat.com</email>
</author>
<published>2008-10-24T12:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=e0abf47477f0f3681c6cf0b28f66fb1833d32a17'/>
<id>e0abf47477f0f3681c6cf0b28f66fb1833d32a17</id>
<content type='text'>
    Put the reverting logic into the main Backup class.  This will allow
    future classes that inherit from Backup to have this attribute.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Put the reverting logic into the main Backup class.  This will allow
    future classes that inherit from Backup to have this attribute.
</pre>
</div>
</content>
</entry>
<entry>
<title>Create a new argument (reverting) for the BackupPersistent constructor.</title>
<updated>2008-10-24T13:01:24+00:00</updated>
<author>
<name>Joel Andres Granados</name>
<email>jgranado@redhat.com</email>
</author>
<published>2008-10-23T16:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=8d54d4fcd456b3d57c86d35a3dc2544d21c93ef4'/>
<id>8d54d4fcd456b3d57c86d35a3dc2544d21c93ef4</id>
<content type='text'>
It is necessary to differentiate between calling the BackupPersistent class
for backup purposes or for reverting purposes.
Also the grub revert function and the firstaidkitrevert file changed to
address the new changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is necessary to differentiate between calling the BackupPersistent class
for backup purposes or for reverting purposes.
Also the grub revert function and the firstaidkitrevert file changed to
address the new changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Error during deleting the metadata file is not fatal</title>
<updated>2008-09-08T10:53:52+00:00</updated>
<author>
<name>Martin Sivak</name>
<email>msivak@redhat.com</email>
</author>
<published>2008-09-08T10:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=7bd6fbb6b66bab5feada209bac64d4702133271b'/>
<id>7bd6fbb6b66bab5feada209bac64d4702133271b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete the metadata file when using the "normal" Backup class.</title>
<updated>2008-08-08T16:23:39+00:00</updated>
<author>
<name>Joel Andres Granados</name>
<email>jgranado@redhat.com</email>
</author>
<published>2008-08-08T16:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=1d37403be0fce8bb58e56039cc207aa9505f737e'/>
<id>1d37403be0fce8bb58e56039cc207aa9505f737e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A time stamp in the backup directory name will help to differentiate them.</title>
<updated>2008-08-08T12:35:16+00:00</updated>
<author>
<name>Joel Andres Granados</name>
<email>jgranado@redhat.com</email>
</author>
<published>2008-08-08T12:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=90054c1550faaef35623979d23421b295262ffbf'/>
<id>90054c1550faaef35623979d23421b295262ffbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We don't need the cleanup_persistent function any more.</title>
<updated>2008-08-08T12:07:36+00:00</updated>
<author>
<name>Joel Andres Granados</name>
<email>jgranado@redhat.com</email>
</author>
<published>2008-08-08T12:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=ad7477c7a78117f54843c91afe67259b05768ea4'/>
<id>ad7477c7a78117f54843c91afe67259b05768ea4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Print the persistent backup space path at the end</title>
<updated>2008-08-08T11:51:51+00:00</updated>
<author>
<name>Martin Sivak</name>
<email>msivak@redhat.com</email>
</author>
<published>2008-08-08T11:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=b80d10f56d44a3c9887c8ab3fe4af4220cc049c6'/>
<id>b80d10f56d44a3c9887c8ab3fe4af4220cc049c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Save metadata in Persistent cleanup</title>
<updated>2008-08-08T11:47:37+00:00</updated>
<author>
<name>Martin Sivak</name>
<email>msivak@redhat.com</email>
</author>
<published>2008-08-08T11:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=8c67cb05de5a58554fe9f4decd0edf825f3fb0a3'/>
<id>8c67cb05de5a58554fe9f4decd0edf825f3fb0a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Save metadata in backups, so we can write a restore tool</title>
<updated>2008-08-08T11:45:26+00:00</updated>
<author>
<name>Martin Sivak</name>
<email>msivak@redhat.com</email>
</author>
<published>2008-08-08T11:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/firstaidkit.git/commit/?id=4f0642294b553500d122477d650b1f6b99c3089b'/>
<id>4f0642294b553500d122477d650b1f6b99c3089b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
