[Few] More nits re 3.1.1b2

View: New views
5 Messages — Rating Filter:   Alert me  

[Few] More nits re 3.1.1b2

by groups, freeman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, a few more things I noticed, my perspective is functional
differences between BuC 3.0b2 and BuC 3.1.1b2.

no shutdown facility
    - /sbin/shutdown doesn't exist
    - /sbin/halt has no '-p' (poweroff) option
=-=-=-=-=-=-=-

My setup: boot from CD using pure isolinux, cfg stored on floppy (i.e.
not booting of a *floppy image* residing on the CD)

- Using lrcfg: if I have removed the CD from the tray then I get failure
attempting to save configdb.lrp (incl unhelpful/absent error msg/feedback?)
- It also leaves the floppy mounted upon exit
=-=-=-=-=-=-=-=-

(I filed the busybox interfaces-file parsing-netmask bug as:
https://bugs.busybox.net/show_bug.cgi?id=315 )
=-=-=-=-=-=-=-=-

About local.lrp - I thought that it was supposed to contain refs to
/usr/local/bin & /usr/local/sbin - Sorry!
=-=-=-=-=-=-=-=-

Thx for the responses, and for LEAF!
scott

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@...
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Re: [Few] More nits re 3.1.1b2

by KP Kirchdoerfer-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello;

Am Montag, 4. Mai 2009 13:39:27 schrieb groups, freeman:
> Hi, a few more things I noticed, my perspective is functional
> differences between BuC 3.0b2 and BuC 3.1.1b2.
>
> no shutdown facility
>     - /sbin/shutdown doesn't exist
>     - /sbin/halt has no '-p' (poweroff) option

You can use /sbin/poweroff for that purpose

kp

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@...
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

More nits re 3.1.1b2

by Erich Titl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Folks

As 3.1.1b2 still uses haserl 0.8.0 the pppoe.cgi uses

#!/usr/bin/haserl -u

as the interpreter. In this case the -u is not needed because there is
no file upload, but it clashes with the -u parameter in the 0.9.xx
version of haserl. I suggest to  remove the -u parameter for future
portability issues.

cheers

Erich



------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@...
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Re: More nits re 3.1.1b2

by KP Kirchdoerfer-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Mittwoch, 6. Mai 2009 14:27:40 schrieb Erich Titl:

> Hi Folks
>
> As 3.1.1b2 still uses haserl 0.8.0 the pppoe.cgi uses
>
> #!/usr/bin/haserl -u
>
> as the interpreter. In this case the -u is not needed because there is
> no file upload, but it clashes with the -u parameter in the 0.9.xx
> version of haserl. I suggest to  remove the -u parameter for future
> portability issues.

Erich;

you're request was too late for beta 3, sorry.
I've build the images a week ago, we've released today.

I'll have look into it for the upcoming version.
I vaguely remember that haserl 0.9x is a lot bigger than 0.8.0, so
Bering-uClibc won't fit on a floppy image any longer ...
Removing "-u" maybe a short-term solution.

kp



------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@...
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Re: More nits re 3.1.1b2

by Erich Titl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

KP

KP Kirchdoerfer schrieb:
> Am Mittwoch, 6. Mai 2009 14:27:40 schrieb Erich Titl:
>> Hi Folks...
....
>
> I'll have look into it for the upcoming version.
> I vaguely remember that haserl 0.9x is a lot bigger than 0.8.0, so
> Bering-uClibc won't fit on a floppy image any longer ...
> Removing "-u" maybe a short-term solution.

Ah, it is not necessary there anyway, and yes, if this cripples Bering
uClibc, it is unfortunate. I was just experimenting with haserl 0.9x for
uploading certificates in ipsec, it won't work right with 0.8

Well the size of haserl has indeed grown about 6K, I am wondering if it
is possible to wrap the scripts so they will work with either version.
Definitely the new notation <% xxx %> will not work with haserl 0.8 and
haserl -u will not work with haserl 0.9.x

cheers

Erich

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@...
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/