[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    BusyBox GPLv2 Compliance
From:       "Coleman Brumley" <coleman.brumley () jandasoft ! biz>
Date:       2008-11-24 17:38:47
Message-ID: 007601c94e5b$84bb7d00$8e327700$ () brumley () jandasoft ! biz
[Download RAW message or body]

This is a multipart message in MIME format.

[Attachment #2 (multipart/alternative)]


Hello.

 

The following are based on points from Rob Landley's "Complying with GPLv2
for BusyBox" post to the BusyBox mailing list on October 15, 1008. The
original message is at
http://busybox.net/lists/busybox/2008-October/033327.html

 

>A) a description of the product (including the build environment: processor
type, libc version, kernel version)

 

My company, JANDA Software Co.,  will be selling an embedded Linux platform
that runs BusyBox.  The platform is aimed towards equipment OEMs and other
embedded Linux developers.

 

The processer is an Atmel AT91SAM9260, currently running v2.6.23 of the
Linux kernel and libc v2.3.3.  

>B) identify the specific version of busybox it uses

Our board uses BusyBox v1.13.0.

>C) identify any modifications made to that version (either by linking to a
nicely broken up series of "diff -u" patches on the web, or attaching the
patches to the message, or explicitly saying it isn't modified)

We use an unmodified BusyBox v1.13.0.  The link for our BusyBox source is at
http://www.jandasoft.biz/files/busybox/1.13/busybox-1.13.0.tar.bz2

>D) attaching the busybox .config file you used to build the thing.

The .config used is at http://www.jandasoft.biz/files/busybox/1.13/.config

I've also attached it to this email.

 

Regards,

Coleman Brumley

JANDA Software Co.

206 Alexander Ave.

Greensburg PA 15601

 <mailto:coleman.brumley@jandasoft.biz> coleman.brumley@jandasoft.biz

 


[Attachment #5 (text/html)]

<html xmlns:v="urn:schemas-microsoft-com:vml" \
xmlns:o="urn:schemas-microsoft-com:office:office" \
xmlns:w="urn:schemas-microsoft-com:office:word" \
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" \
xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"Palatino Linotype";
	panose-1:2 4 5 2 5 5 5 3 3 4;}
@font-face
	{font-family:"Berlin Sans FB Demi";
	panose-1:2 14 8 2 2 5 2 2 3 6;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
	{page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>Hello.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>The following are based on points from Rob Landley&#8217;s \
&#8220;Complying with GPLv2 for BusyBox&#8221; post to the BusyBox mailing list on \
October 15, 1008. The original message is at <a
href="http://busybox.net/lists/busybox/2008-October/033327.html">http://busybox.net/lists/busybox/2008-October/033327.html</a><o:p></o:p></p>


<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal style='line-height:19.2pt'><i>&gt;A) a description of the
product (including the build environment: processor type, libc version, kernel
version)<o:p></o:p></i></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>My company, JANDA Software Co., &nbsp;will be selling an
embedded Linux platform that runs BusyBox.&nbsp; The platform is aimed towards \
equipment OEMs and other embedded Linux developers.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>The processer is an Atmel AT91SAM9260, currently running
v2.6.23 of the Linux kernel and libc v2.3.3.&nbsp; <o:p></o:p></p>

<p class=MsoNormal style='line-height:19.2pt'><i>&gt;B) identify the specific
version of busybox it uses<o:p></o:p></i></p>

<p class=MsoNormal style='line-height:19.2pt'>Our board uses BusyBox \
v1.13.0.<o:p></o:p></p>

<p class=MsoNormal style='line-height:19.2pt'><i>&gt;C) identify any
modifications made to that version (either by linking to a nicely broken up
series of &quot;diff -u&quot; patches on the web, or attaching the patches to
the message, or explicitly saying it isn't modified)<o:p></o:p></i></p>

<p class=MsoNormal style='line-height:19.2pt'>We use an unmodified BusyBox
v1.13.0.&nbsp; The link for our BusyBox source is at <a
href="http://www.jandasoft.biz/files/busybox/1.13/busybox-1.13.0.tar.bz2">http://www.jandasoft.biz/files/busybox/1.13/busybox-1.13.0.tar.bz2</a><o:p></o:p></p>


<p class=MsoNormal style='line-height:19.2pt'><i>&gt;D) attaching the busybox
.config file you used to build the thing.<o:p></o:p></i></p>

<p class=MsoNormal style='line-height:19.2pt'>The .config used is at <a
href="http://www.jandasoft.biz/files/busybox/1.13/.config">http://www.jandasoft.biz/files/busybox/1.13/.config</a><o:p></o:p></p>


<p class=MsoNormal style='line-height:19.2pt'>I&#8217;ve also attached it to
this email.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Regards,<o:p></o:p></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Palatino \
Linotype","serif"'>Coleman Brumley<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Berlin Sans FB \
Demi","sans-serif"; color:#4F81BD'>JANDA Software Co.</span><span \
style='font-size:10.0pt; font-family:"Berlin Sans FB \
Demi","sans-serif";color:#4F81BD'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Palatino \
Linotype","serif"'>206 Alexander Ave.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Palatino \
Linotype","serif"'>Greensburg PA 15601<o:p></o:p></span></p>

<p class=MsoNormal><a href="mailto:coleman.brumley@jandasoft.biz"><span
style='font-size:10.0pt;font-family:"Palatino \
Linotype","serif";color:blue'>coleman.brumley@jandasoft.biz</span></a><span \
style='font-size:10.0pt;font-family:"Palatino \
Linotype","serif"'><o:p></o:p></span></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

</body>

</html>


[".config" (application/xml)]

_______________________________________________
busybox mailing list
busybox@busybox.net
http://busybox.net/cgi-bin/mailman/listinfo/busybox

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic