public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* redboot & iso9660fs support
@ 2007-12-14  7:58 gosha
  2007-12-21 16:40 ` Jonathan Larmour
  0 siblings, 1 reply; 5+ messages in thread
From: gosha @ 2007-12-14  7:58 UTC (permalink / raw)
  To: ecos-patches

[-- Attachment #1: Type: text/plain, Size: 489 bytes --]

                                      Good day.
 
     We design simply iso9660 file system support for Redboot bootstrap 
loader.
    
     This is alpha version of this Redboot driver.
 
     Is it possible to integrate our simply project in eCos tree?
 
     If it is possible,  can You test our symply project & send testing resut 
 feedback for us.

   Thanks.
-- 

   Best regards,
	http://www.aha.ru/~olvsisu/profile.htm
        gosha
                        mailto: gosha@elins.ru

[-- Attachment #2: redboot_cdrom_support.tar.gz --]
[-- Type: application/octet-stream, Size: 21646 bytes --]

[-- Attachment #3: rredboot_cdrom_support.diff.gz --]
[-- Type: application/octet-stream, Size: 6562 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: redboot & iso9660fs support
  2007-12-14  7:58 redboot & iso9660fs support gosha
@ 2007-12-21 16:40 ` Jonathan Larmour
  2008-02-27  6:11   ` Re[2]: " gosha
  0 siblings, 1 reply; 5+ messages in thread
From: Jonathan Larmour @ 2007-12-21 16:40 UTC (permalink / raw)
  To: gosha; +Cc: ecos-patches

Hi Gosha,

gosha wrote:
>      We design simply iso9660 file system support for Redboot bootstrap 
> loader.
>     
>      This is alpha version of this Redboot driver.

Great! Thanks.

>      Is it possible to integrate our simply project in eCos tree?

Sure. But you need a copyright assignment to the FSF in place, as they will
be the sole owners of eCos in the future. The website is slightly
out-of-date in this regard.

To request an assignment form, please fill in the form in the following
link and e-mail it to <assign@gnu.org>:
http://cvs.savannah.gnu.org/viewvc/gnulib/doc/Copyright/request-assign.future?revision=1&root=gnulib

Every person who contributed to this patch needs to have one of these
copyright assignments.

If you're wondering why we have this system, you can have a look at
http://ecos.sourceware.org/fom/ecos?file=47

>      If it is possible,  can You test our symply project & send testing resut 
>  feedback for us.

I'm sure people will find it is easier to test once checked in, which
requires the assignment first.

Jifl
-- 
eCosCentric Limited      http://www.eCosCentric.com/     The eCos experts
Barnwell House, Barnwell Drive, Cambridge, UK.       Tel: +44 1223 245571
Registered in England and Wales: Reg No 4422071.
------["Si fractum non sit, noli id reficere"]------       Opinions==mine

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re[2]: redboot & iso9660fs support
  2007-12-21 16:40 ` Jonathan Larmour
@ 2008-02-27  6:11   ` gosha
  2008-03-05 10:06     ` Jonathan Larmour
  0 siblings, 1 reply; 5+ messages in thread
From: gosha @ 2008-02-27  6:11 UTC (permalink / raw)
  To: jifl, gary; +Cc: ecos-patches

[-- Attachment #1: Type: text/plain, Size: 1887 bytes --]

                       Good day.


    We just sign, and sent back FSF eCos copyright assignment.

    We also write a simple Redboot/usb_cdrom support.

    Is it possible to integrate our simply project in eCos/Redboot tree?
    
    If it is possible, can You test our simply project & send test result 
 feedback for us.


    Thanks.

    ----

Best regards,
    gosha.


JL> 
JL> Hi Gosha,
JL> 
JL> gosha wrote:
JL> >      We design simply iso9660 file system support for Redboot bootstrap 
JL> > loader.
JL> >     
JL> >      This is alpha version of this Redboot driver.
JL> 
JL> Great! Thanks.
JL> 
JL> >      Is it possible to integrate our simply project in eCos tree?
JL> 
JL> Sure. But you need a copyright assignment to the FSF in place, as they will
JL> be the sole owners of eCos in the future. The website is slightly
JL> out-of-date in this regard.
JL> 
JL> To request an assignment form, please fill in the form in the following
JL> link and e-mail it to <assign@gnu.org>:
JL> http://cvs.savannah.gnu.org/viewvc/gnulib/doc/Copyright/request-assign.future?revision=1&root=gnulib
JL> 
JL> Every person who contributed to this patch needs to have one of these
JL> copyright assignments.
JL> 
JL> If you're wondering why we have this system, you can have a look at
JL> http://ecos.sourceware.org/fom/ecos?file=47
JL> 
JL> >      If it is possible,  can You test our symply project & send testing resut 
JL> >  feedback for us.
JL> 
JL> I'm sure people will find it is easier to test once checked in, which
JL> requires the assignment first.
JL> 
JL> Jifl
JL> -- 
JL> eCosCentric Limited      http://www.eCosCentric.com/     The eCos experts
JL> Barnwell House, Barnwell Drive, Cambridge, UK.       Tel: +44 1223 245571
JL> Registered in England and Wales: Reg No 4422071.
JL> ------["Si fractum non sit, noli id reficere"]------       Opinions==mine
JL> 
JL> __________



[-- Attachment #2: redboot_usb_cdrom_support_patch.diff.gz --]
[-- Type: application/octet-stream, Size: 32138 bytes --]

[-- Attachment #3: redboot_usb_cdrom_support_patch.tar.gz --]
[-- Type: application/octet-stream, Size: 55678 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: redboot & iso9660fs support
  2008-02-27  6:11   ` Re[2]: " gosha
@ 2008-03-05 10:06     ` Jonathan Larmour
  0 siblings, 0 replies; 5+ messages in thread
From: Jonathan Larmour @ 2008-03-05 10:06 UTC (permalink / raw)
  To: gosha; +Cc: gary, ecos-patches

gosha wrote:
>                        Good day.
> 
> 
>     We just sign, and sent back FSF eCos copyright assignment.

That's great. I look forward to hearing from the FSF that it's all sorted.

>     We also write a simple Redboot/usb_cdrom support.
> 
>     Is it possible to integrate our simply project in eCos/Redboot tree?

You can submit the patch whenever you want, but it can't be committed until
we get confirmation that the copyright assignment is sorted out.

>     If it is possible, can You test our simply project & send test result 
>  feedback for us.

I imagine some people will be happy to do so. Once it is included you can
ask on ecos-discuss for people to try it out.

Also before the contribution is committed we will do a visual inspection of
any changes to look for any issues.

Thanks in advance,

Jifl

> JL> 
> JL> Hi Gosha,
> JL> 
> JL> gosha wrote:
> JL> >      We design simply iso9660 file system support for Redboot bootstrap 
> JL> > loader.
> JL> >     
> JL> >      This is alpha version of this Redboot driver.
> JL> 
> JL> Great! Thanks.
> JL> 
> JL> >      Is it possible to integrate our simply project in eCos tree?
> JL> 
> JL> Sure. But you need a copyright assignment to the FSF in place, as they will
> JL> be the sole owners of eCos in the future. The website is slightly
> JL> out-of-date in this regard.
> JL> 
> JL> To request an assignment form, please fill in the form in the following
> JL> link and e-mail it to <assign@gnu.org>:
> JL> http://cvs.savannah.gnu.org/viewvc/gnulib/doc/Copyright/request-assign.future?revision=1&root=gnulib
> JL> 
> JL> Every person who contributed to this patch needs to have one of these
> JL> copyright assignments.
> JL> 
> JL> If you're wondering why we have this system, you can have a look at
> JL> http://ecos.sourceware.org/fom/ecos?file=47
> JL> 
> JL> >      If it is possible,  can You test our symply project & send testing resut 
> JL> >  feedback for us.
> JL> 
> JL> I'm sure people will find it is easier to test once checked in, which
> JL> requires the assignment first.
> JL> 
> JL> Jifl
> JL> -- 
> JL> eCosCentric Limited      http://www.eCosCentric.com/     The eCos experts
> JL> Barnwell House, Barnwell Drive, Cambridge, UK.       Tel: +44 1223 245571
> JL> Registered in England and Wales: Reg No 4422071.
> JL> ------["Si fractum non sit, noli id reficere"]------       Opinions==mine
> JL> 
> JL> __________
> 
> 


-- 
eCosCentric Limited      http://www.eCosCentric.com/     The eCos experts
Barnwell House, Barnwell Drive, Cambridge, UK.       Tel: +44 1223 245571
Registered in England and Wales: Reg No 4422071.
------["Si fractum non sit, noli id reficere"]------       Opinions==mine

^ permalink raw reply	[flat|nested] 5+ messages in thread

* redboot & iso9660fs support
@ 2008-03-11 11:52 gosha
  0 siblings, 0 replies; 5+ messages in thread
From: gosha @ 2008-03-11 11:52 UTC (permalink / raw)
  To: ecos-patches

                              Good day.

      Files is accessible at link:
http://ftp.linux.kiev.ua/pub/Linux/ALT/people/_gosha/Redboot/redboot_usb_cdrom_support_patch.tar.gz

      Is anybody can test our project?:
           Redboot ide cdrom simple support
           Redboot USB OHCI host controller chip simple support
           Redboot usb_flash disk & usb_cdrom simple support

   Thanks.
-- 
Beat regards,
       gosha.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-03-11 11:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-14  7:58 redboot & iso9660fs support gosha
2007-12-21 16:40 ` Jonathan Larmour
2008-02-27  6:11   ` Re[2]: " gosha
2008-03-05 10:06     ` Jonathan Larmour
2008-03-11 11:52 gosha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).