Re: Re: Activity and bugs.

Georg Baum <[email protected]> Sun, 18 May 2003 09:28:52 +0200
Newsgroups gmane.linux.termserv.fsub.devel
Message-ID <[email protected]>
Hi Morten,

since Christian did not speak up, I answer your questions as good as I can.

Am Mittwoch, 14. Mai 2003 20:25 schrieb Morten Werner Olsen:
> Hi.
>
> Is there any hidden activity when developing the webmin-ltsp-module
> these days?

I don't know of any. What I know is:
- The latest released version does not work with LTSP 3.x
- The cvs version sort of works with LTSP 3.x

> I'm working on the Skolelinux-project [1] in Norway and have found a
> few bugs:
>
>  - When adding a host and using the default values of all variables in
>    the web-form (i.e. not changing any of the variables), the content
>    of /etc/ltsp/lts.conf.  is deleted by the model.
>    (We have a bugfix on this one. [2])
>
>  - It is not possible to add a host only with default values (even
>    if the bug above is fixed).
>
>  - If I add a host only with default values directly in
>    /etc/ltsp/lts.conf, nothing is shown in the webmin-ltsp-modules list
>    of hosts.

The default values come from the defaults section of lts.conf, so it does 
not make sense to add a host with only the default values. IMHO we have two 
options:
1. Allow it, and don't care about the redundant settings in lts.conf
2. Don't allow it and inform the user why.

I personally would prefer the second option.

> Unless the two last bugs are meant to be as described above, I might try
> to fix these. And if I shall, do you want this to happen in your
> CVS-tree, or shall I fix the bugs and continue the work with the module
> in the Skolelinux-projects CVS-tree?

We need Christians opinion on this, but I think: Continue the work in our 
tree unless you want to take over the whole module.


Georg