<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/target/jffs2, branch 2009.05_rc3</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc3</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc3'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-04-07T21:04:31Z</updated>
<entry>
<title>Makefile: add target-finalize for common filesystem cleanup</title>
<updated>2009-04-07T21:04:31Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-07T21:04:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=32faf35112e5092a5657862a43aadf67d907dbd3'/>
<id>urn:sha1:32faf35112e5092a5657862a43aadf67d907dbd3</id>
<content type='text'>
And remove from each rootfs variant.
</content>
</entry>
<entry>
<title>target/jffs2: default to big endian format for big endian archs</title>
<updated>2009-04-07T19:22:50Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-07T19:22:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=76e5c2988f8213c5afcb7980cd0e9cd0b46c11f7'/>
<id>urn:sha1:76e5c2988f8213c5afcb7980cd0e9cd0b46c11f7</id>
<content type='text'>
Same logic as in target/Config.in.arch.
</content>
</entry>
<entry>
<title>target/jffs2: s/Memory Type/Flash Type/</title>
<updated>2009-04-07T19:22:46Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-07T19:22:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dbdd03601b8033f47265a60bf24d84e1e5811853'/>
<id>urn:sha1:dbdd03601b8033f47265a60bf24d84e1e5811853</id>
<content type='text'>
</content>
</entry>
<entry>
<title>target/jffs2: Put all sub options in a BR2_TARGET_ROOTFS_JFFS2 conditional</title>
<updated>2009-04-07T19:22:43Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-07T19:22:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=bd176bded32a6f974baa54057a54ace6e9a3c6aa'/>
<id>urn:sha1:bd176bded32a6f974baa54057a54ace6e9a3c6aa</id>
<content type='text'>
And get rid of all the individual 'depends on B2_TARGET_ROOTFS_JFFS2'
</content>
</entry>
<entry>
<title>target: remove BR2_TARGET_ROOTFS_*_SQUASH options</title>
<updated>2009-04-07T19:22:37Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-07T19:22:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3b4a5f59e1cb0d664b9998eaadf7d9e706d4c350'/>
<id>urn:sha1:3b4a5f59e1cb0d664b9998eaadf7d9e706d4c350</id>
<content type='text'>
Everything besides ubifs does an unconditional chown -R 0:0 anyway.
</content>
</entry>
<entry>
<title>fakeroot: install into HOST_DIR</title>
<updated>2009-04-01T14:15:19Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-01T14:15:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d290edadb96cbef93991338862a34ae246cb2e21'/>
<id>urn:sha1:d290edadb96cbef93991338862a34ae246cb2e21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>makedevs: install into HOST_DIR</title>
<updated>2009-04-01T13:02:07Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-01T13:02:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7737b360df816a6af85c1d9ce344402a02e00025'/>
<id>urn:sha1:7737b360df816a6af85c1d9ce344402a02e00025</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support large sector NAND flash for JFFS2</title>
<updated>2009-01-12T00:43:22Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-12T00:43:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0fac1d7d4b509afa5c0b10646c0f8194054e57a8'/>
<id>urn:sha1:0fac1d7d4b509afa5c0b10646c0f8194054e57a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>target/: get rid of unneeded $(strip ..)</title>
<updated>2008-12-08T08:15:58Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4b72854ddeb69855e5f91b640bb75cd73f77528b'/>
<id>urn:sha1:4b72854ddeb69855e5f91b640bb75cd73f77528b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>jffs2: cleanup</title>
<updated>2008-09-07T14:31:39Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-09-07T14:31:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8a00a1ac65548187fcb4ce14d1daac597c80a683'/>
<id>urn:sha1:8a00a1ac65548187fcb4ce14d1daac597c80a683</id>
<content type='text'>
Patch by Markus Heidelberg &lt;markus.heidelberg@web.de&gt;

* remove needless help in invisible config options
* correct wrong indenting
* remove unused BR2 variables for default pagesize and devfile
</content>
</entry>
</feed>
