On Fri, 2003-02-28 at 09:34, K.-P. Kirchdörfer wrote:
> Ok, I see you really don't like the original uClibc version scheme :)

K.-P.,
Yes. I didn't think things through when I created the
bin/packages/uclibc directory in our cvs repository. :-(

When uClibc reaches 1.0 we'll want a new directory. Also, we shouldn't
need the subdirectories then, as I would expect all 1.0 bug-fix releases
to be backward compatible. Just like the glibc major.minor bug-fix
releases are compatible with each other.

Example future structure:

toplevel/
    - bin/
        -- packages/
            README
            --- glibc-2.0
            --- glibc-2.1
            --- glibc-2.2
            --- glibc-3.0
            --- uclibc-0.9/
                README
                ---- 15/
                ---- 18/
            --- uclibc-1.0/
            --- uclibc-1.1/
            --- uclibc-2.0/


> Am Freitag, 28. Februar 2003 17:39 schrieb Mike Noyes:
> > On Fri, 2003-02-28 at 08:31, Mike Noyes wrote:
> > > On Fri, 2003-02-28 at 07:49, K.-P. Kirchdörfer wrote:
> > > > We need uclibc-0.9.15 like the glibc dirs...
> > >
> > > K.-P.,
> > > Would this restructuring be acceptable to the Bering-uClibc team?
> > >
> > >     D) Move bin/packages/uclibc/linux-2.4.20.upx to bin/bering-uclibc/ .
> > >     Rename bin/packages/uclibc to bin/packages/uclibc-0.9 , and rename
> > >     bin/packages/uclibc/0_9_15 to bin/packages/uclibc-0.9/15 .
> 
> ok we move everything frrom uclibc to bering-uclibc and from uclibc/0_9_15 to 
> uclibc-0.9/15

Do you want the files in bin/packages/uclibc placed in a subdirectory of
bin/bering-uclibc or the root?

mv cvsroot/leaf/bin/packages/uclibc/0_9_15
cvsroot/leaf/bin/packages/uclibc-0.9/15

mv /cvsroot/leaf/bin/packages/uclibc
/cvsroot/leaf/bin/bering-uclibc/packages

-OR-

mv cvsroot/leaf/bin/packages/uclibc/0_9_15
cvsroot/leaf/bin/packages/uclibc-0.9/15

mv /cvsroot/leaf/bin/packages/uclibc/*.lrp
/cvsroot/leaf/bin/bering-uclibc

mv /cvsroot/leaf/bin/pakcages/uclibc/*.upx
/cvsroot/leaf/bin/bering-uclibc

rm -rf /cvsroot/leaf/bin/pakcages/uclibc


> Will you add uclibc-0.9 to cvs?

Done. I'll update our CVSROOT/avail after the SF staff completes the
restructuring.

-- 
Mike Noyes <mhnoyes @ users.sourceforge.net>
http://sourceforge.net/users/mhnoyes/
http://leaf-project.org/  http://sitedocs.sf.net/  http://ffl.sf.net/




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

_______________________________________________
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to