<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/target/cramfs, branch gcc3_legacy</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=gcc3_legacy</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=gcc3_legacy'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2007-05-03T08:25:17Z</updated>
<entry>
<title>s/FAKEROUTE/FAKEROOT/</title>
<updated>2007-05-03T08:25:17Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2007-05-03T08:25:17Z</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:48Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-04-06T16:36:48Z</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:44Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-03-20T16:52:44Z</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>- do not use TARGET_DEVICE_TABLE if is is empty</title>
<updated>2007-02-15T16:49:39Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-02-15T16:49:39Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0091f181efdb042e778a357df0ba8ffaddfc9b0c'/>
<id>urn:sha1:0091f181efdb042e778a357df0ba8ffaddfc9b0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- patch from AndyI to make it behave on Cygwin. Closes #1127. Thanks!</title>
<updated>2006-12-22T12:22:15Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-12-22T12:22:15Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=684e3477bb15c39f8d54e9c8d768c6d84dbe5ba5'/>
<id>urn:sha1:684e3477bb15c39f8d54e9c8d768c6d84dbe5ba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- cosmetic vi syntax highlighting improvement</title>
<updated>2006-12-10T13:42:16Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-12-10T13:42:16Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0186dab79fd4b34a1e39a13d5cc4b85a7e2ca1d3'/>
<id>urn:sha1:0186dab79fd4b34a1e39a13d5cc4b85a7e2ca1d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971</title>
<updated>2006-10-01T15:17:52Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-10-01T15:17:52Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6342c83201d5fd2acef0f3193f53b19f74b14c73'/>
<id>urn:sha1:6342c83201d5fd2acef0f3193f53b19f74b14c73</id>
<content type='text'>
  Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
</content>
</entry>
<entry>
<title>Alessio Massaro writes: The syntax $VAR_NAME is used in several places.  The correct syntax is actually $(VAR_NAME)</title>
<updated>2006-04-21T01:23:35Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-04-21T01:23:35Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b81bcbd229ca27eacccfb37f23a24270f199e358'/>
<id>urn:sha1:b81bcbd229ca27eacccfb37f23a24270f199e358</id>
<content type='text'>
</content>
</entry>
<entry>
<title>yet again... rework fakeroot handling to ensure fakeroot is invoked just once,</title>
<updated>2006-04-10T22:49:48Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-04-10T22:49:48Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=674d61d84b2b754057be95038462b97ad83f759f'/>
<id>urn:sha1:674d61d84b2b754057be95038462b97ad83f759f</id>
<content type='text'>
as it seems to sometimes lose values logged during from earlier invocations.
</content>
</entry>
<entry>
<title>As noted by jacmet in bug 824:</title>
<updated>2006-04-10T17:48:53Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-04-10T17:48:53Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=8cfa7aa9658e48d9113f7ed7da0c5994352fc8bf'/>
<id>urn:sha1:8cfa7aa9658e48d9113f7ed7da0c5994352fc8bf</id>
<content type='text'>
svn 14777 seems to have broken cramfs/squashfs/tarroot.

The problem is that $(IMAGE) is the absolute path of the image including
directories, so the build tries to access
$(STAGING_DIR)/_fakeroot.&lt;/full/path/to/buildroot/directory&gt; which doesn't
exist.

The fix is to define CRAMFS/SQUASHFS/TAR_TARGET as $(notdir
$(IMAGE).&lt;extension&gt;) instead.

</content>
</entry>
</feed>
