Hi Andrea,
>
> I did find the webconf sources in source/webconf ? But I still don't
> understand in which way these files that I found on a bering uclib image
> are created:
>
> webconf.lwp keyboard.lwp dropbear.lwp
>
They are created by the "buildlrps" script in
http://leaf.cvs.sourceforge.net/leaf/src/config/webconf/

You don't need the webconf.lrp part in that script, it's already converted
to buildtool. But for the lwp files the script still do.

You could also build the lwp packages by hand, by creating a directory,
put the files in it (in the correct subdirectories) and do (from within
the created directory):

tar -c * | gzip -9 > example.lwp


> Regards,
> Andrea Fino
>
Regards,
Eric




Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to