<feed xmlns='http://www.w3.org/2005/Atom'>
<title>febootstrap.git, branch 3.9</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.9.</title>
<updated>2011-08-26T10:17:19+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-08-26T10:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=d16bf1551b713d14b5a60aa176ca5c6df3a21fb1'/>
<id>d16bf1551b713d14b5a60aa176ca5c6df3a21fb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove obsolete ELF_DEFAULT_ARCH, DEFAULT_ARCH rules from Makefile.</title>
<updated>2011-08-26T10:12:40+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-08-26T10:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=32c96c7605e4acb548ee702af19741dbd0d09a30'/>
<id>32c96c7605e4acb548ee702af19741dbd0d09a30</id>
<content type='text'>
This updates commit df569d49aa10af5995f771362ddc1400f16486e8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This updates commit df569d49aa10af5995f771362ddc1400f16486e8.
</pre>
</div>
</content>
</entry>
<entry>
<title>febootstrap: Fix build on platforms where there is no native OCaml compiler.</title>
<updated>2011-08-25T18:39:46+00:00</updated>
<author>
<name>Hilko Bengen</name>
<email>bengen@hilluzination.de</email>
</author>
<published>2011-08-25T18:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=b7c42fd392a1cade2492cd9145b213125d0f871a'/>
<id>b7c42fd392a1cade2492cd9145b213125d0f871a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>febootstrap-supermin-helper: Replace objcopy call for embedding init binary</title>
<updated>2011-08-25T08:44:29+00:00</updated>
<author>
<name>Hilko Bengen</name>
<email>bengen@hilluzination.de</email>
</author>
<published>2011-08-24T15:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=df569d49aa10af5995f771362ddc1400f16486e8'/>
<id>df569d49aa10af5995f771362ddc1400f16486e8</id>
<content type='text'>
objcopy needs "output-target" and "binary-architecture" parameters
which makes it necessary to keep a list of known architectures.

The bin2s.pl script generates input for the GNU assembler which should
produce an object file that is equivalent to that produced by objcopy.

I have successfully tested the change on an amd64 Debian/unstable system.

RWMJ: Added bin2s.pl to EXTRA_DIST and updated .gitignore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
objcopy needs "output-target" and "binary-architecture" parameters
which makes it necessary to keep a list of known architectures.

The bin2s.pl script generates input for the GNU assembler which should
produce an object file that is equivalent to that produced by objcopy.

I have successfully tested the change on an amd64 Debian/unstable system.

RWMJ: Added bin2s.pl to EXTRA_DIST and updated .gitignore.
</pre>
</div>
</content>
</entry>
<entry>
<title>febootstrap: Add --save-temps option to save temporary files on exit.</title>
<updated>2011-08-19T09:08:21+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-08-19T09:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=57b3004bde579b986523c43e3a0e6693fd49dd21'/>
<id>57b3004bde579b986523c43e3a0e6693fd49dd21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright notices in manual pages.</title>
<updated>2011-08-19T09:08:21+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-08-19T09:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=50742fae18d8dd699ac6aaa7fe0800b6a6ec55cf'/>
<id>50742fae18d8dd699ac6aaa7fe0800b6a6ec55cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include ext4 module in the initrd.</title>
<updated>2011-08-12T22:25:17+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-08-12T22:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=be05615938991f9ec9c0615a944fcbff60055f8f'/>
<id>be05615938991f9ec9c0615a944fcbff60055f8f</id>
<content type='text'>
Modern kernels allow you to use the ext4.ko module to support ext2 and
ext3 access.

On Fedora, this is the default (albeit not as a module, so this code
path would not be tested yet).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modern kernels allow you to use the ext4.ko module to support ext2 and
ext3 access.

On Fedora, this is the default (albeit not as a module, so this code
path would not be tested yet).
</pre>
</div>
</content>
</entry>
<entry>
<title>Download archives with permissive umask (thanks David Konerding).</title>
<updated>2011-08-10T19:30:05+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-08-10T19:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=0d57e883e1fc6a0ca7bf435ddbe0b0f9b4380295'/>
<id>0d57e883e1fc6a0ca7bf435ddbe0b0f9b4380295</id>
<content type='text'>
https://www.redhat.com/archives/libguestfs/2011-August/msg00025.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://www.redhat.com/archives/libguestfs/2011-August/msg00025.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 3.8.</title>
<updated>2011-08-10T19:28:08+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-08-10T19:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=d54a59cf7f951e57ecd641a977a60310c34fe834'/>
<id>d54a59cf7f951e57ecd641a977a60310c34fe834</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>helper: Allow kernel and modpath to be selected from envvars (RHBZ#671082).</title>
<updated>2011-07-22T14:40:28+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-07-22T14:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/febootstrap.git/commit/?id=ad47b1cf5010721fc12f814a1b3275361fef6493'/>
<id>ad47b1cf5010721fc12f814a1b3275361fef6493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
