Am Samstag, 24. November 2001 19:20 schrieb Stefan Ulrich Hegner:
> Hi Georg ...
>
> so you are one of the berlios guys ?!!?

Well, if you mean that I am involved somehow in the termserv 
project, then yes.

> Installing webmin 0.90 was no real problem. However, I had to do the SYS
> V Init stuff manually, copying the file, putting it into runlevels etc. I
> missed that in the webmin doc. But that's not your part, isn't it?

Not really. Get a distribution that includes webmin out of the box or 
complain to your vendor;-)

> After that I followed the INSTALL file for the ltsp module ...
>
> Problem 1
>       I couldn't install the tarball directly from webmin as suggested there
> Problem 2
>       If you explode the tarball into the webmin modules directory, then you
>       get the files into ltsp-webmin-0.5.2/ltsp instead to ltsp. took me some
>       while to figure out that this was a problem
> Problem 3
>       It is not clear that creating /etc/webmin/ltsp means a directory. Well,
>       when you read on it becomes clear. But at first I thought you want an
>       empty executable file.

These problems arise because this part of the INSTALL file is outdated. 
Thanks for pointing it out, I corrected it, but cvs does not work at the 
moment here so I cannot check it in. Maybe it works tomorrow.

> Problem 4
>       I couldn't use the config-suse-linux config file as it was - since I use
>       ltsp 2.09 pre 4 I had to adapt the ltsconf_path. Although I don't know

You don�t need to do that with the cvs version anymore, it finds the new 
path automatically, because since 2.09pre there is a file /etc/ltsp.conf 
containing the path to LTSP.

>       what the path to etherboot is for ... I have it under /usr/src/packages
>       hence I needed to change this and the path to the rom images. What
> exactly do you expect in the etherboot path?

The etherboot path should point to a directory where the source of 
etherboot is unpacked. But you need it only if you want to use the 
rom-image creation of the module. This is really only interesting for those 
without good net access, because otherwise using rom-o-matic is easier.

> > a) If you have any version newer than 2.09pre2, you have to add a line
> > in ltsp/globals.pl
>
> and what exactly do I need to add into ltsp/globals.pl?

I think this is self explanatory if you look into that file: Add a line

  "2.09pre4" => 2084,

to the hash %versions.
BTW if you don�t like the debugging output, set $DEBUG=0 and 
$EXPERIMENTAL=0 in globals.pl (This will be done in official releases).

> > b) Not all variants of the Modelines option are supported. This is
> > because this option does break the code that handles all options in the
> > same way.
>
> Could you please specify, what is supported and what isn't?

Any setting that contains quotation marks (") is not supported. That means 
I don�t know how the module behaves if you try to read in a file containing 
these settings or if you try to set it using the module. Other settings 
should work fine.


Georg

_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to