<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/target/cloop, branch 2012.02_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2012.02_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2012.02_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2010-04-09T09:04:36Z</updated>
<entry>
<title>Move all filesystem generation code to fs/</title>
<updated>2010-04-09T09:04:36Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-10T21:30:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/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>cloop: convert to ROOTFS_TARGET infrastructure</title>
<updated>2010-04-09T09:04:34Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-09T23:13:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f57982ffd5c3e5f9abb63867950b148b0d36cfe3'/>
<id>urn:sha1:f57982ffd5c3e5f9abb63867950b148b0d36cfe3</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>target/cloop: cleanup</title>
<updated>2010-04-09T09:03:56Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-02T21:38:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=57579378e1812123c4c120526c05b84e8a79944d'/>
<id>urn:sha1:57579378e1812123c4c120526c05b84e8a79944d</id>
<content type='text'>
Remove the code to build the cloop utilities for the host (it is now
in package/cloop).

Use fakeroot instead of ugly sudo. The cloop filesystem generation
code is now much more similar to other filesystems code.

Remove empty Makefile.in.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<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/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:48:43Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:48:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ed5f6093c0cf2b06b04e287a8cf0547440844733'/>
<id>urn:sha1:ed5f6093c0cf2b06b04e287a8cf0547440844733</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>cloop: fix long help text lines</title>
<updated>2008-08-27T20:19:50Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-27T20:19:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=df6555a0173428816ad089fa85f82bb1e145398a'/>
<id>urn:sha1:df6555a0173428816ad089fa85f82bb1e145398a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kconfig: remove 'default n'</title>
<updated>2008-07-17T20:01:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee'/>
<id>urn:sha1:4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee</id>
<content type='text'>
'default n' is the default, so there's no need to say it explicitly.
</content>
</entry>
<entry>
<title>cloop target update, patch by Claus Klein</title>
<updated>2008-01-16T09:25:07Z</updated>
<author>
<name>Ivan Kuten</name>
<email>ivan.kuten@promwad.com</email>
</author>
<published>2008-01-16T09:25:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f31a746c2baae0cad94f3ae89f8f179cc72f7611'/>
<id>urn:sha1:f31a746c2baae0cad94f3ae89f8f179cc72f7611</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- just use the strip binary to avoid confusing libtool (quotes)</title>
<updated>2007-10-01T16:15:31Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-10-01T16:15:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=14a71561a388196edbcddfa72d281e911c06266f'/>
<id>urn:sha1:14a71561a388196edbcddfa72d281e911c06266f</id>
<content type='text'>
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
</content>
</entry>
</feed>
