On Fri, 2007-03-09 at 11:58 +0000, Roy Marples wrote:
> On Fri, 09 Mar 2007 12:51:22 +0100
> Natanael Copa <[EMAIL PROTECTED]> wrote:
> 
> > On Fri, 2007-03-09 at 01:08 -0800, Ned Ludd wrote:
> > > On Fri, 2007-03-09 at 07:39 +0000, Roy Marples wrote:
> > 
> > > > baselayout-2 is pure C (except for the init scripts themselves)
> > > > and is nearing the final stage of development before it enters
> > > > the tree. It currently works with any shell in portage except for
> > > > zsh and ksh. It can work with bb provided that some things are
> > > > disabled.
> > > 
> > > Gimme bugs.. I need #'s if I'm going to work toward solving them.
> > 
> > https://bugs.gentoo.org/show_bug.cgi?id=170080
> > https://bugs.gentoo.org/show_bug.cgi?id=170081
> > https://bugs.gentoo.org/show_bug.cgi?id=170084
> > https://bugs.gentoo.org/show_bug.cgi?id=170085
> > https://bugs.gentoo.org/show_bug.cgi?id=170087
> > https://bugs.gentoo.org/show_bug.cgi?id=170091
> > https://bugs.gentoo.org/show_bug.cgi?id=170092
> > https://bugs.gentoo.org/show_bug.cgi?id=170093
> > 
> > I have some other patches that fixes modprobe issues with openswan and
> > similar. I don't know if is should post those also.
> 
> Could you redo your patches to stop using [[ .. ]] and just [ .. ] so
> they work on dash, ash and FreeBSD sh.

oh... Then the amount of needed patches increase dramatically. [[ works
fine in busybox.

# grep '\[\[' /etc/init.d/* | wc -l
535

I just dumped the patches I already have. It will require too much time
to rework them right now but I will do it little by little.

It would be easier for me if you just post a comment in bugzilla for
those who has [[. Then I can fix them one by one.

> Thanks
> 
> Roy

btw... I'm very curious of this baselayout-2. where can I download the
sources?

I have my own baselayout and was almost starting with a rewrite in C.
http://dev.alpinelinux.org/alpine/alpine-baselayout/

Natanael Copa

-- 
[email protected] mailing list

Reply via email to