<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/target/makedevs, branch 2009.02_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.02_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.02_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2008-12-02T22:26:00Z</updated>
<entry>
<title>Compiling current SVN fails with the following error for me:</title>
<updated>2008-12-02T22:26:00Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2008-12-02T22:26:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=be5be0ec5abb6cf88d24d9b17329a206938006ec'/>
<id>urn:sha1:be5be0ec5abb6cf88d24d9b17329a206938006ec</id>
<content type='text'>
 cc1: warnings being treated as errors
 buildroot/buildroot/build_powerpc/makedevs/makedevs.c: In function main:
 buildroot/buildroot/build_powerpc/makedevs/makedevs.c:531: error:
 ignoring return value of system, declared with attribute warn_unused_result

This change adds a simple warning if system() fails.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;

</content>
</entry>
<entry>
<title>- make it work with MacOSX. Closes #1252</title>
<updated>2007-03-20T17:21:35Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-03-20T17:21:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=300b8b7f932b78c6fdef1591ba7b5bbd472ac2f2'/>
<id>urn:sha1:300b8b7f932b78c6fdef1591ba7b5bbd472ac2f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- use makedev to get device number, else it gives wrong major/minor numbers to devices files on systems which use big device numbers.</title>
<updated>2007-01-21T14:36:25Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-01-21T14:36:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2c7da4d72699ac3d407dadc7432967c8ff4b6750'/>
<id>urn:sha1:2c7da4d72699ac3d407dadc7432967c8ff4b6750</id>
<content type='text'>
  Closes #919
</content>
</entry>
<entry>
<title>- use the HOSTCC given by the user.</title>
<updated>2006-10-06T12:59:33Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-10-06T12:59:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=30680d7b7042b90a27ee54c2516fc2f0d5972043'/>
<id>urn:sha1:30680d7b7042b90a27ee54c2516fc2f0d5972043</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try to make sure results actually make it to disk</title>
<updated>2006-04-11T00:06:17Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-04-11T00:06:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f3724ee8313f535d92b66ba8ca677df459657a64'/>
<id>urn:sha1:f3724ee8313f535d92b66ba8ca677df459657a64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rework fakeroot handling to avoid races during parallel make causing several</title>
<updated>2006-04-07T20:30:43Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-04-07T20:30:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ee66f55213b1fd5a006e8638d524e490c9f65f3b'/>
<id>urn:sha1:ee66f55213b1fd5a006e8638d524e490c9f65f3b</id>
<content type='text'>
fakeroot instances stomping eachother's temp files.
</content>
</entry>
<entry>
<title>- fix check for group and user (untested..)</title>
<updated>2005-12-21T15:03:31Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2005-12-21T15:03:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3a1147b2b6aeedc9345a8c0a6a9d78d265be2735'/>
<id>urn:sha1:3a1147b2b6aeedc9345a8c0a6a9d78d265be2735</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- use HOSTCC instead of hardcoded compiler which may or may not be available.</title>
<updated>2005-12-21T13:36:47Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2005-12-21T13:36:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e40d0e28a3197abcd399e80c62380aa3b177cba5'/>
<id>urn:sha1:e40d0e28a3197abcd399e80c62380aa3b177cba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent problems with fakeroot possibly trying to use stale host filesystem</title>
<updated>2005-08-08T07:54:28Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-08-08T07:54:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a928fd7b94bf60ae1d0b29adacf22a944dc62471'/>
<id>urn:sha1:a928fd7b94bf60ae1d0b29adacf22a944dc62471</id>
<content type='text'>
inodes by carefully regenerating fakeroot.env from package specific files.
</content>
</entry>
<entry>
<title>Fixup standalong makedevs to handle regular files, and also fix</title>
<updated>2005-07-18T20:06:49Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-07-18T20:06:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7b8aeaeb28d113d4dafb20339376b2b5daa15e5f'/>
<id>urn:sha1:7b8aeaeb28d113d4dafb20339376b2b5daa15e5f</id>
<content type='text'>
it to properly update file permissions as specified.
</content>
</entry>
</feed>
