<feed xmlns='http://www.w3.org/2005/Atom'>
<title>febootstrap.git, branch 3.5</title>
<subtitle>[MIRROR] bootstrapping tool for creating supermin appliances</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/'/>
<entry>
<title>Version 3.5.</title>
<updated>2011-05-27T11:09:35+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-05-27T11:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=b5ed2a56e1d9c826e494fea5c6a353d45f3c857f'/>
<id>b5ed2a56e1d9c826e494fea5c6a353d45f3c857f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check lseek return type against (off_t) -1.</title>
<updated>2011-05-27T10:58:50+00:00</updated>
<author>
<name>Daniel Berrange</name>
<email>dberrange@redhat.com</email>
</author>
<published>2011-05-27T10:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=64cc6d31ffdfe512f46aa961e6be23aadd44711b'/>
<id>64cc6d31ffdfe512f46aa961e6be23aadd44711b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase appliance container to 4 GB.</title>
<updated>2011-05-27T10:56:21+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-05-27T10:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=c280d22671b1c5b2e6b39951b9c5bc5e83882ac9'/>
<id>c280d22671b1c5b2e6b39951b9c5bc5e83882ac9</id>
<content type='text'>
The overhead is now 66 MB which is unfortunate.  However 4 GB should
be enough for people who accidentally add kernel modules that are
hand-compiled with all the debuginfo information in them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The overhead is now 66 MB which is unfortunate.  However 4 GB should
be enough for people who accidentally add kernel modules that are
hand-compiled with all the debuginfo information in them.
</pre>
</div>
</content>
</entry>
<entry>
<title>helper: Add better error messages if files too big for appliance root.</title>
<updated>2011-05-27T10:54:54+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-05-27T10:54:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=6ee123ac387c8b3b8b60418596b8d1bae99c5b01'/>
<id>6ee123ac387c8b3b8b60418596b8d1bae99c5b01</id>
<content type='text'>
The appliance root was 1GB.  However the error message you got
if you overran this space was very obscure:

  febootstrap-supermin-helper: ext2fs_file_write:
  Could not allocate block in ext2 filesystem

This adds the name of the file that is failing, and replaces the error
message with something more meaningful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The appliance root was 1GB.  However the error message you got
if you overran this space was very obscure:

  febootstrap-supermin-helper: ext2fs_file_write:
  Could not allocate block in ext2 filesystem

This adds the name of the file that is failing, and replaces the error
message with something more meaningful.
</pre>
</div>
</content>
</entry>
<entry>
<title>helper: When /init fails, print some debugging information.</title>
<updated>2011-05-12T14:35:03+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-05-12T13:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=6ab9465001dfaa52edc5992ee71f2e9aecc2085d'/>
<id>6ab9465001dfaa52edc5992ee71f2e9aecc2085d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Force mode +x on insmod.static binary (RHBZ#666880).</title>
<updated>2011-05-12T13:51:28+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-05-12T13:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=6167ee14e1d6b488453776544fc8d03a2768f29a'/>
<id>6167ee14e1d6b488453776544fc8d03a2768f29a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>helper: Change to root directory before running find command.</title>
<updated>2011-04-27T09:39:24+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-04-27T09:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=d638270b133f19ca7f9570e47a498381dc4cfe10'/>
<id>d638270b133f19ca7f9570e47a498381dc4cfe10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>helper: Don't fail if objects are created in a symlinked dir (RHBZ#698089).</title>
<updated>2011-04-20T10:40:05+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-04-20T10:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=b6cce31ec4d8232d6400fe4fe915f53d285a3b4f'/>
<id>b6cce31ec4d8232d6400fe4fe915f53d285a3b4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 3.4.</title>
<updated>2011-03-18T22:11:46+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-03-18T22:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=6720ad28eddbcd671032c151f7219a35ba615b1b'/>
<id>6720ad28eddbcd671032c151f7219a35ba615b1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow config files from different packages if both files have zero size.</title>
<updated>2011-03-18T14:54:23+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-03-18T14:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=48ba44a6751f5455a3afb37fb5809abc507696e1'/>
<id>48ba44a6751f5455a3afb37fb5809abc507696e1</id>
<content type='text'>
Fairly recurrent bug in Fedora.  It need not cause us to fail,
provided that both config files are empty.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fairly recurrent bug in Fedora.  It need not cause us to fail,
provided that both config files are empty.
</pre>
</div>
</content>
</entry>
</feed>
