<feed xmlns='http://www.w3.org/2005/Atom'>
<title>febootstrap.git, branch 2.6</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>Prepare for version 2.6</title>
<updated>2010-01-22T09:52:00+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-01-22T09:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=183dc095c5f73ca1ddb7177f82f86c2e9517a781'/>
<id>183dc095c5f73ca1ddb7177f82f86c2e9517a781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't run new-kernel-pkg or nscd (RHBZ#557262).</title>
<updated>2010-01-22T09:49:39+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@f13rawhide.home.annexia.org</email>
</author>
<published>2010-01-21T22:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=1246f3a1004c30b2dede0869030a8109c269f1e7'/>
<id>1246f3a1004c30b2dede0869030a8109c269f1e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>supermin: Special case handling for libbfd</title>
<updated>2009-12-16T11:18:17+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2009-12-16T11:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=6cf624b0e0318b57725dec5712c9aba13a8ba740'/>
<id>6cf624b0e0318b57725dec5712c9aba13a8ba740</id>
<content type='text'>
Port equivalent change from libguestfs.

The libbfd library has a constantly changing, non-standard and
very long name, eg:

/usr/lib64/libbfd-2.20.51.0.2-7.fc13.so

Just add a special case to deal with this.  This fixes the guestfs_strings
command, which relies on the external strings binary which uses this
library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Port equivalent change from libguestfs.

The libbfd library has a constantly changing, non-standard and
very long name, eg:

/usr/lib64/libbfd-2.20.51.0.2-7.fc13.so

Just add a special case to deal with this.  This fixes the guestfs_strings
command, which relies on the external strings binary which uses this
library.
</pre>
</div>
</content>
</entry>
<entry>
<title>supermin: Fix code which gets list of kernels.</title>
<updated>2009-12-04T15:39:55+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2009-12-04T15:39:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=09e796a0f0257c6dde56a64312db891d450e1b9a'/>
<id>09e796a0f0257c6dde56a64312db891d450e1b9a</id>
<content type='text'>
(Same patch applied to libguestfs).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Same patch applied to libguestfs).
</pre>
</div>
</content>
</entry>
<entry>
<title>supermin: Improve error message and add -d option to ls command.</title>
<updated>2009-11-25T10:22:06+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2009-11-25T10:22:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=f9a9bfcc134816f16a61890897dd7a39a14cb72d'/>
<id>f9a9bfcc134816f16a61890897dd7a39a14cb72d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>supermin: Die with an error if $kernels is empty (RHBZ#539746).</title>
<updated>2009-11-24T18:15:44+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2009-11-24T18:15:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=a1c6fbdf00f249ddaadc733afaa5ac6e8fbcc30e'/>
<id>a1c6fbdf00f249ddaadc733afaa5ac6e8fbcc30e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set cpio blocksize to 64K.</title>
<updated>2009-11-11T10:54:45+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2009-11-11T10:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=37176e5c341dcd03df5fd83b6ba219f2c4fb9905'/>
<id>37176e5c341dcd03df5fd83b6ba219f2c4fb9905</id>
<content type='text'>
https://www.redhat.com/archives/fedora-devel-list/2009-November/thread.html#00523
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://www.redhat.com/archives/fedora-devel-list/2009-November/thread.html#00523
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for 2.5.</title>
<updated>2009-10-22T12:19:42+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2009-10-22T12:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=9acbbf00f0cba3d4fcfea7e4261ccc4e113a1673'/>
<id>9acbbf00f0cba3d4fcfea7e4261ccc4e113a1673</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Supermin appliance.</title>
<updated>2009-10-22T11:31:05+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2009-10-22T11:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=76b7711268a6b0c0929952ee261821825589a165'/>
<id>76b7711268a6b0c0929952ee261821825589a165</id>
<content type='text'>
This ports the libguestfs supermin appliance work into febootstrap
to make it more generally available to anyone who wants to use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ports the libguestfs supermin appliance work into febootstrap
to make it more generally available to anyone who wants to use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>REMOVE upx (pack-executables) option.</title>
<updated>2009-10-22T09:20:56+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2009-10-22T09:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=e8edb85d783a2fac6ae5f569e002370275e31d06'/>
<id>e8edb85d783a2fac6ae5f569e002370275e31d06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
