<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/docs/buildroot.html, branch 2010.05</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2010.05</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2010.05'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-05-24T20:33:07+00:00</updated>
<entry>
<title>Add documentation on gettext integration</title>
<updated>2010-05-24T20:33:07+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-05-24T20:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=77e026bbfabe01fc4c4f3410d283dbd7d836162a'/>
<id>urn:sha1:77e026bbfabe01fc4c4f3410d283dbd7d836162a</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>documentation: update after TARGET_DEVICE_TABLE removal</title>
<updated>2010-04-17T02:36:23+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-17T01:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0b78722085ad0c678fca8ea5a8e39c206f66afae'/>
<id>urn:sha1:0b78722085ad0c678fca8ea5a8e39c206f66afae</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>documentation: update about new package infrastructures</title>
<updated>2009-12-15T18:57:41+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-11-27T21:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=16c1549fd22af9a5fedd98d173a4c229b909af4c'/>
<id>urn:sha1:16c1549fd22af9a5fedd98d173a4c229b909af4c</id>
<content type='text'>
Document the new generic package infrastructure, and how target/host
packages are handled, both for the generic package infrastructure and
the autotools package infrastructure.

This documentation replaces the documentation that used to be present
at the top of Makefile.autotools.in. Both tutorial and reference
documentation are provided.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>docs: Clean up punctuation, grammar, usage, and typos.</title>
<updated>2009-12-12T00:29:23+00:00</updated>
<author>
<name>grante</name>
<email>grante@alpha.(none)</email>
</author>
<published>2009-12-10T22:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0a62bb41ba949cd5615069285de318150751d800'/>
<id>urn:sha1:0a62bb41ba949cd5615069285de318150751d800</id>
<content type='text'>
Closes #795.

Signed-off-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/buildroot.html: fix minor typo</title>
<updated>2009-11-26T10:08:06+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-11-26T10:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4f399c3fb1740a98709a9f98c4d57fc4435efa42'/>
<id>urn:sha1:4f399c3fb1740a98709a9f98c4d57fc4435efa42</id>
<content type='text'>
STAGING_DIR is output/staging, not build/staging per default.

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:46+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-11-22T20:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/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>documentation: insist more on why output/target/ should not be used</title>
<updated>2009-10-30T08:06:47+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-10-30T08:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/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:50+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-10-18T07:29:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/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:51+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-10-15T08:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/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:28+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-10-04T20:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/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>
</feed>
