<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/target/ext2/Config.in, branch 2010.11_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2010.11_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2010.11_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-04-09T09:04:36+00:00</updated>
<entry>
<title>Move all filesystem generation code to fs/</title>
<updated>2010-04-09T09:04:36+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-10T21:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0585241505cfaddc9db6ae92739bdfb5ce5f9794'/>
<id>urn:sha1:0585241505cfaddc9db6ae92739bdfb5ce5f9794</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>ext2: convert to ROOTFS_TARGET infrastructure</title>
<updated>2010-04-09T09:04:34+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-09T23:15:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=208d06abf9e3e36d87042c8dc6fe4a6f1e0d9575'/>
<id>urn:sha1:208d06abf9e3e36d87042c8dc6fe4a6f1e0d9575</id>
<content type='text'>
We also remove the BR2_TARGET_ROOTFS_EXT2_OUTPUT option, that could be
used to specify an alternate name for the generated image file.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>target/: remove the COPYTO mess</title>
<updated>2010-04-09T09:04:33+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-02T22:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b605699f1f365c55d094c47737d3f5f7e38c1f61'/>
<id>urn:sha1:b605699f1f365c55d094c47737d3f5f7e38c1f61</id>
<content type='text'>
There's no need to provide options to copy the filesystem image after
the build. Just use 'cp' outside of Buildroot.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>target/ext2: cleanup</title>
<updated>2010-04-09T09:04:32+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-02T21:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=8e599f7fc6404f290db1e9bebd7823aa46d2b34b'/>
<id>urn:sha1:8e599f7fc6404f290db1e9bebd7823aa46d2b34b</id>
<content type='text'>
Remove the genext2fs host tools building process, which is now in
package/genext2fs.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>- fix some whitespace damage..</title>
<updated>2007-10-05T12:55:40+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-10-05T12:55:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=5cfb2f794f603475b82a545356df2ba58a3b1176'/>
<id>urn:sha1:5cfb2f794f603475b82a545356df2ba58a3b1176</id>
<content type='text'>
- add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf
</content>
</entry>
<entry>
<title>s/FAKEROUTE/FAKEROOT/</title>
<updated>2007-05-03T08:25:17+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2007-05-03T08:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4cdef5138dc2b2bef76019f6ccbd9024c5805ca2'/>
<id>urn:sha1:4cdef5138dc2b2bef76019f6ccbd9024c5805ca2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- make sure to download fakeroot if needed</title>
<updated>2007-04-06T16:36:48+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-04-06T16:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=73be7f9ef4b22e6250b77dda2d1a72245f6ce36d'/>
<id>urn:sha1:73be7f9ef4b22e6250b77dda2d1a72245f6ce36d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- use numeric values for the superuser to be more portable.</title>
<updated>2007-03-20T16:52:44+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-03-20T16:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f94a44c3ad06ae6bab203a3dda314b9ed98785e0'/>
<id>urn:sha1:f94a44c3ad06ae6bab203a3dda314b9ed98785e0</id>
<content type='text'>
  Closes #1250
</content>
</entry>
<entry>
<title>- update the ext2 rootfs compression mechanism to allow for gzip, bzip2, lzma or none</title>
<updated>2006-12-14T15:47:50+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-12-14T15:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=787635669bc03bc3e4805dd8ebf676d9ba16564a'/>
<id>urn:sha1:787635669bc03bc3e4805dd8ebf676d9ba16564a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Patch from Thomas Lundquist to support lzma compressed ext2 rootfs.</title>
<updated>2006-11-04T19:15:56+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-11-04T19:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a44651de6e365e0352d103e9795bfa53dcef0dae'/>
<id>urn:sha1:a44651de6e365e0352d103e9795bfa53dcef0dae</id>
<content type='text'>
</content>
</entry>
</feed>
