<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/docs, branch 2009.11_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.11_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.11_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-11-23T22:20:21Z</updated>
<entry>
<title>update for 2009.11-rc1</title>
<updated>2009-11-23T22:20:21Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-11-23T22:20:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2d04d56ec765bab79724f40bcfb3020814a1e57d'/>
<id>urn:sha1:2d04d56ec765bab79724f40bcfb3020814a1e57d</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>docs/buildroot.html: document linux26-menuconfig / LINUX26_KCONFIG</title>
<updated>2009-11-22T20:51:46Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-11-22T20:51:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=796e2b6cccfe39e0a049871c3daff073cde00174'/>
<id>urn:sha1:796e2b6cccfe39e0a049871c3daff073cde00174</id>
<content type='text'>
This wasn't menitioned in the documentation as noticed by
Grant Edwards &lt;grant.b.edwards@gmail.com&gt;.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>docs/docs.html: add link to doc for latest stable release as well</title>
<updated>2009-11-15T21:33:24Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-11-15T21:32:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f1a5f6e9c30e6d872804de0785e730e575543bee'/>
<id>urn:sha1:f1a5f6e9c30e6d872804de0785e730e575543bee</id>
<content type='text'>
This will get copied to /downloads together with tarballs at release time.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>docs/docs.html: link to main mailing list page</title>
<updated>2009-11-15T21:14:35Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-11-15T21:14:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=fdcc5bc087a3cd37b330d547918c394ec1da9605'/>
<id>urn:sha1:fdcc5bc087a3cd37b330d547918c394ec1da9605</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>docs/lists.html: adapt google search for lists.busybox.net</title>
<updated>2009-11-15T12:52:42Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-11-15T12:52:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=cfccdd350a6034ddd4e33bf9e35e054156c124df'/>
<id>urn:sha1:cfccdd350a6034ddd4e33bf9e35e054156c124df</id>
<content type='text'>
Reported by Gordon Smith on the ml.

The mailing list archives are accessed through lists.busybox.net since
the move to osuosl. Adapt the google search box to match.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>documentation: insist more on why output/target/ should not be used</title>
<updated>2009-10-30T08:06:47Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-10-30T08:06:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=5e5f3209f0edcb5ec1e6a1b031331e1828d54eed'/>
<id>urn:sha1:5e5f3209f0edcb5ec1e6a1b031331e1828d54eed</id>
<content type='text'>
A lot of people complain that the root filesystem generated by
Buildroot doesn't work because it lacks the device files. This is
because they use output/target/ instead of one of the images.

Therefore, insist in the documentation on this point. Even though I'm
unsure if users really read the documentation :-)

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>docs/buildroot.html: remove mention of skel.tar.gz</title>
<updated>2009-10-18T07:29:50Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-10-18T07:29:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7a83c1458f8916385801450e799ddc15849e7093'/>
<id>urn:sha1:7a83c1458f8916385801450e799ddc15849e7093</id>
<content type='text'>
We haven't used a tarball for the skeleton since we moved to subversion
in 2006.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: invert hide option</title>
<updated>2009-10-15T08:18:51Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-10-15T08:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=524b203588b82ad16221d8397678bf90ca6ad2f9'/>
<id>urn:sha1:524b203588b82ad16221d8397678bf90ca6ad2f9</id>
<content type='text'>
Invert the BR2_PACKAGE_BUSYBOX_HIDE_OTHERS option to use positive logic,
renaming it to _SHOW_OTHERS.

Positive logic is simpler to understand, and it makes all{,package}config
do the right thing.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>buildroot; move defconfigs to configs/ and print in help</title>
<updated>2009-10-04T20:20:28Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-10-04T20:09:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=58fd779a4355e5bfa2bc0b15ed9c4664f44c7a0f'/>
<id>urn:sha1:58fd779a4355e5bfa2bc0b15ed9c4664f44c7a0f</id>
<content type='text'>
As discussed earlier on the mailing list. It simplifies code, gives more
sensible error message on typos and makes the defconfigs easier to find
for users.

Furthermore, update documentation to match.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>documentation: update after major changes</title>
<updated>2009-09-16T21:01:07Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-09-11T18:40:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=84a8eafd4cbd103e89194ed1768cc43760ecde3a'/>
<id>urn:sha1:84a8eafd4cbd103e89194ed1768cc43760ecde3a</id>
<content type='text'>
 * Remove the huge section describing the design of the removed
   "project" feature

 * Update all references to the output directory hierarchy to match
   the new one

 * Add new sections on how to rebuild single packages and how to
   create board support

 * Other updates, clarifications, reorganizations

 Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
