<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/target/generic/target_busybox_skeleton, branch debian</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=debian</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=debian'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-07-18T21:08:55+00:00</updated>
<entry>
<title>move default skeleton to fs/ and drop busybox skeleton</title>
<updated>2010-07-18T21:08:55+00:00</updated>
<author>
<name>Dmytro Milinevskyy</name>
<email>milinevskyy@gmail.com</email>
</author>
<published>2010-06-16T20:22:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d9119c0bc55de95967b3de67be1fc49101a9d896'/>
<id>urn:sha1:d9119c0bc55de95967b3de67be1fc49101a9d896</id>
<content type='text'>
[Peter: fixup patch, adjust for busybox.mk changes]
Signed-off-by: Dmytro Milinevskyy &lt;milinevskyy@gmail.com&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>skeleton: remove loopback interface configuration from inittab</title>
<updated>2010-06-09T11:38:58+00:00</updated>
<author>
<name>Baruch Siach</name>
<email>baruch@tkos.co.il</email>
</author>
<published>2010-06-03T05:36:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=8dad77bac4a027ede5ea95400dbf5c8131bbf635'/>
<id>urn:sha1:8dad77bac4a027ede5ea95400dbf5c8131bbf635</id>
<content type='text'>
The lo interface is marked auto in /etc/network/interfaces, so the
configuration of the loopback network interface is part of the
S40network init script. This causes the "RTNETLINK answers: File exists" error
message to appear at startup time.

Signed-off-by: Baruch Siach &lt;baruch@tkos.co.il&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>busybox skeleton: allow logins from ttymxc[0-2]</title>
<updated>2010-05-26T12:40:12+00:00</updated>
<author>
<name>Baruch Siach</name>
<email>baruch@tkos.co.il</email>
</author>
<published>2010-05-26T04:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=21350c5f2f4fd365440b23d9188e36240ea323b2'/>
<id>urn:sha1:21350c5f2f4fd365440b23d9188e36240ea323b2</id>
<content type='text'>
Add ttymxc[0-2] to the list is the /etc/securetty of the Busybox skeleton.
This is useful for serial logins on i.MX based systems. The same serial
devices already appear in the generic "target_skeleton/".

Signed-off-by: Baruch Siach &lt;baruch@tkos.co.il&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Add missing directories to Busybox skeleton</title>
<updated>2010-04-02T13:17:33+00:00</updated>
<author>
<name>Paulius Zaleckas</name>
<email>paulius.zaleckas@gmail.com</email>
</author>
<published>2010-04-02T13:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d6a0d6f3091fcaf29b6fd96c31bc39f27610ddb3'/>
<id>urn:sha1:d6a0d6f3091fcaf29b6fd96c31bc39f27610ddb3</id>
<content type='text'>
Signed-off-by: Paulius Zaleckas &lt;paulius.zaleckas@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Remove ConfigFS from Busybox skeleton</title>
<updated>2010-04-02T13:16:53+00:00</updated>
<author>
<name>Paulius Zaleckas</name>
<email>paulius.zaleckas@gmail.com</email>
</author>
<published>2010-04-02T13:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=8801de9c74ecd5c8c23128944b4931988408a630'/>
<id>urn:sha1:8801de9c74ecd5c8c23128944b4931988408a630</id>
<content type='text'>
It is not included in generic skeleton and very unlikely
that someone will use it on embedded devices.
AFAIK even Fedora does not include it in fstab.

Signed-off-by: Paulius Zaleckas &lt;paulius.zaleckas@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>target: update default /etc/issue and /etc/hostname</title>
<updated>2009-09-19T19:37:25+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-09-19T19:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0c050a7fe567c94856cf975258983882110b9aa6'/>
<id>urn:sha1:0c050a7fe567c94856cf975258983882110b9aa6</id>
<content type='text'>
Adjust default /etc/issue to print 'Welcome to Buildroot' like the
recently removed BR2_BANNER did, and adjust default hostname to be
'buildroot' instead of uclibc as we now support external glibc
toolchains as well.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>target/generic: add ttySACx support to serial console config</title>
<updated>2009-06-07T21:10:27+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-06-07T21:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d41f360565feee04697764cf0006161a3dadfc13'/>
<id>urn:sha1:d41f360565feee04697764cf0006161a3dadfc13</id>
<content type='text'>
Add ttySACx (samsung s3c SoC) support to the generic serial console
config.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>target/generic: add kconfig for serial getty config (port + baudrate)</title>
<updated>2009-03-20T21:59:43+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-20T21:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=9611fd600bbc2e6458c3a7bad1ca651b34940cc6'/>
<id>urn:sha1:9611fd600bbc2e6458c3a7bad1ca651b34940cc6</id>
<content type='text'>
These are the settings people most often want to tweak for embedded boards,
so add kconfig variables to make it easy to do.
</content>
</entry>
<entry>
<title>target/generic: add ttyCPMx device nodes to device_table / securetty</title>
<updated>2009-02-03T14:30:44+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-03T14:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=87736033ab385b25b40eeff75042870e7fb858d9'/>
<id>urn:sha1:87736033ab385b25b40eeff75042870e7fb858d9</id>
<content type='text'>
Serial devices for CPM cores on ppc.
</content>
</entry>
<entry>
<title>add .empty files for git-svn</title>
<updated>2009-01-05T15:47:00+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-05T15:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=585aca9a5a3bbac6d9f6225802d626f53bf613b3'/>
<id>urn:sha1:585aca9a5a3bbac6d9f6225802d626f53bf613b3</id>
<content type='text'>
git-svn (and git) doesn't handle empty directories, so add .empty files
to those dirs like elsewhere in buildroot.

Those empty directories are normally not a big deal, but the recent changes
to u-boot broke the build.
</content>
</entry>
</feed>
