<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/fs, branch 2010.11_rc2</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.11_rc2</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.11_rc2'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2010-11-19T14:05:20Z</updated>
<entry>
<title>fs: add extra deps to ROOTFS_*_DEPENDENCIES variables</title>
<updated>2010-11-19T14:05:20Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-11-19T14:05:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=094b2938039d9e12323e2f29a59ce6293411dd28'/>
<id>urn:sha1:094b2938039d9e12323e2f29a59ce6293411dd28</id>
<content type='text'>
Instead of explicitly adding it both places it is used.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>fs: rename make targets to match package/ convention</title>
<updated>2010-11-19T14:04:49Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-11-19T14:01:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0a0cb991b715ecc490b77533d49d24424b9d11a2'/>
<id>urn:sha1:0a0cb991b715ecc490b77533d49d24424b9d11a2</id>
<content type='text'>
Use rootfs-* rather than *-root, to match the convention used under
package/ and which fits with the ROOTFS_*_ variables.

This will also help with the host dependencies.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>initramfs: fix init symlink creation</title>
<updated>2010-11-17T20:20:45Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2010-11-17T06:46:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dde5b6830c7d53591cf7f52f9c433eed65c89f84'/>
<id>urn:sha1:dde5b6830c7d53591cf7f52f9c433eed65c89f84</id>
<content type='text'>
The -e test will dereference the symlink, so if there is no /bin/init,
we will constantly try to create the symlink.  So rather than error on
subsequent runs when the link exists, use the force flag to ln.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Remove INITRAMFS_TARGET variable</title>
<updated>2010-11-04T18:26:27Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-11-04T16:21:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2e869a7c0508f3dda96ed69f79c79c89ea4e6a5d'/>
<id>urn:sha1:2e869a7c0508f3dda96ed69f79c79c89ea4e6a5d</id>
<content type='text'>
This used to be needed when the filesystem code was rewritten, but not
the Linux compilation code. Now that the Linux compilation code has
been rewritten, the mechanism to ensure that initramfs gets built
*before* the kernel so that it can be integrated is different, and
this INITRAMFS_TARGET variable is no longer used.

See f507921d391bb2578261a9e45c003e72302dc67a for details.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~tpetazzoni/git/buildroot</title>
<updated>2010-09-30T12:41:38Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-09-30T12:41:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c4eb25ff3dcca17820e027b6ca51840dc860ee3c'/>
<id>urn:sha1:c4eb25ff3dcca17820e027b6ca51840dc860ee3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>squashfs: add lzma support</title>
<updated>2010-09-20T20:05:39Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-09-20T20:05:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ed4ca35a1a5996569b1a1d769cb080c5f1fd62c6'/>
<id>urn:sha1:ed4ca35a1a5996569b1a1d769cb080c5f1fd62c6</id>
<content type='text'>
And try to select a sane default compression algorithm.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>squashfs: bump 4.x, add lzo support</title>
<updated>2010-09-20T14:21:20Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-09-20T14:19:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=785fef108ebd940aeabe7e5c2d6d5f54f98e6146'/>
<id>urn:sha1:785fef108ebd940aeabe7e5c2d6d5f54f98e6146</id>
<content type='text'>
We'll need libattr/xz packages in BR to enable support for those.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>fs/skeleton: remove ancient .bashrc</title>
<updated>2010-09-16T07:56:16Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-09-16T07:56:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c106fdbd100f36fe3329360af8f656566937f00a'/>
<id>urn:sha1:c106fdbd100f36fe3329360af8f656566937f00a</id>
<content type='text'>
It contains a bunch of semi-random aliases confusing users, and sets
a bunch of environment variables which are already provided by bash by
default.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>fs/squashfs: fix image file permissions</title>
<updated>2010-08-31T19:53:40Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-08-31T19:53:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3975e30b991d42d4cc153b738742f962d8fda757'/>
<id>urn:sha1:3975e30b991d42d4cc153b738742f962d8fda757</id>
<content type='text'>
Set image file permissions to 0644 like it was before the fs rework,
instead of the rather unhelpful 0700 (E.G. when image is used for tftp).

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Remove code specific to removed architectures</title>
<updated>2010-08-31T18:28:21Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-08-11T13:43:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=97d8618c6cc2970ea5870ae214344b3bff083883'/>
<id>urn:sha1:97d8618c6cc2970ea5870ae214344b3bff083883</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
