Christian Selig | 8 Sep 2003 02:07
Picon
Favicon

Re: LTSP Module Broken

On Donnerstag, 31. Juli 2003 17:27, you wrote:
> 1. I am using the "stock" LTSP distribution, and the
>    default directory for the client's "/etc" is:
>
>        /opt/ltsp/i386/etc
>
>    Module installation would probably go smoother for most
>    if this were the module's default as well.  Better still,
>    if a script were used at install time to check for this
>    or other possible locations for the directory.

I've corrected that in the CVS version.

> 2. After resetting this and pointing webmin at my installation,
>    I get the message:
>
>       +--------------------+
>
>       | LTSP Configuration |
>
>     +-+                    +------------+
>
>     |   Unknown version 3.0.9.          |
>
>     +-----------------------------------+
>
> This is probably since I recently upgraded the
> LTSP kernel RPM to "ltsp_kernel-3.0.9-0".

I've added all new LTSP version recognition information to the CVS.
(Continue reading)

Christian Selig | 1 Sep 2003 14:20
Picon
Favicon

Re: LTSP WEBMIN SUSE 8.2 supp?

On Montag, 1. September 2003 12:17, you wrote:
> Hi.
>
> Any plans for supporting Suse 8.2 for your LTSP modul.
>
> At least the  .wbm   webmin - module loader fail installing on our
> systems.

Hello Kim,

can you please tell me which version you used and what the error message was?

Greets,
  Christian
Christian Selig | 31 Jul 2003 12:50
Picon
Favicon

Re: LTSP Module Broken

On Mittwoch, 30. Juli 2003 15:31, you wrote:
> I don't mean to be a pest,

You are not. In fact, you are the opposite: I find it helpful that you point 
out mistakes and bugs/usability issues.

> but with the 0.52 ltsp
> webmin module installed, I applied the 0.599 module.
> When I clicked on its icon, it displayed a page as
> shown in the attached graphic.

"Couldn't open version file" means that the module cannot open the LTSP 
version file. If you manage to get to the module config, set the LTSP path, 
otherwise modify {etc}/webmin/ltsp/config's ltsconf_path to the LTSP's NFS 
root etc/ directory, i.e.

  ltsconf_path=/tftpboot/ltsp/nfsroot/etc

Then everything should work fine.

Thanks,
  Christian
Christian Selig | 21 Jul 2003 19:28
Picon
Favicon

New release

Hello,

today I've released pre-stable version 0.5.99. Hopefully we'll get some bug 
reports.

Greets,
  Christian
Christian Selig | 20 Jul 2003 16:05
Picon
Favicon

New version of the Webmin LTSP module - translations

Hello to all of you,

within the last couple of months, I had the pleasure to enjoy your help as 
translators within my little LTSP Webmin Configuration Module project.

I haven't done much for the last months, so the last release is long ago. 
Today, I have reassumed work because there was a nasty bug that deleted the 
entire configuration. This as well as a couple of other bugs are fixed right 
now.

I'd like to put a new release soon. But there have been some changes in the 
translation strings, i.e. now you can make translation more context 
sensitive. Example:

  no=Norvegian
  no=No

  ==> Conflict!

No you can do it this way:

  optionname_no=Norvegian
  otheroptionname_no=No

We had to do this multiple times.

If you have time and interest in helping again, I'd send you the current 
translation file of your language, the English file and a diff between the 
English original and your language translation which give you better hints 
what to change.
(Continue reading)

Christian Selig | 20 Jul 2003 14:35
Picon
Favicon

Update

Hi,

today I found the nasty "delete entire lts.conf" bug. Beat me for this line:

  if ($end_delete != $i) { $end_delete = $i; }

Where $i is a counter for all lines in the file, which was at that point 
already = $#lines. Stupid idea. :-)

I did some work on the translation stuff. Shall I make a call to all the 
translators whether they are interested in updating stuff?

Georg: Can you tell me how I can make a kind of "diff" between a translation 
and the English file?

Greets,
  Christian
Robert Stanford | 4 Jun 2003 07:21

Re: Termserv-devel digest, Vol 1 #109 - 1 msg

  Georg Baum wrote:

> 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.

1. Sounds a better option.
a. lts.conf allows it
b. It allows for simply having a list of workstation id's.
c. With the ltsp build environment, it's now possible to easily add 
extra things like snmp for ws monitoring. A bit of forsight to a future 
where some kind soul adding extra features besides for just modifying 
lts.conf would not go astray.

There should be little effort to get the module working with ltsp4, 
apart from some new variables, little else has changed in lts.conf

Robert Stanford
Rob <at> rotapile.com
Robert Stanford | 22 May 2003 08:43

activity again

Hi everybody,

well since there's some activity again, thought I might see if I can get
my updates included.

They should be pretty up to date with ltsp3.0. Once I get over this bout
of hayfever and become a functioning human being I will check if all
options are supported.

When I next get in touch with Jim I'll see if he ok's modifying the
lts.conf.readme file so that anyone making a frontend can have it
autogenerate the menu options via the ltsp.conf.readme contents. (well
it's an idea anyhow)

I'm having trouble generating a patch, im using

diff -rauN webmin-ltsp-orig/ webmin-ltsp-new/ > webmin-ltsp.patch

however the empty files are simply not included, so i just tarred up the
ltsp dir and have posted it to http://emailc.ods.org/ltsp.tgz

Unfortunately english is my only language [1] so I am unable to do
translations.

--

-- 
Robert Stanford <rob <at> rotapile.com>

[1] Well, a great many years ago I did speak fluent baby.

Gmane