The lua is not compiled. Look at both /usr/bin/login and
/usr/bin/login.lua. The purpose of splitting all of them
is that I can't use #!/usr/bin/lua to run it since then it
won't work on another environment, (obviously irrelevant
for login, but it matters for things that are used by the
buildit.s and unpack.s, such as cut.lua). Note, all of the
scripts including unpack.s are just moved to /usr/bin, it
never really made sense to put them in /usr/doc anyway. -Tom
On Fri, 11 May 2001, Piet van Unen wrote:
> Date: Fri, 11 May 2001 16:22:56 +0200
> From: Piet van Unen <[EMAIL PROTECTED]>
> To: Toms-rtbt <[EMAIL PROTECTED]>
> Subject: [tomsrtbt] lua-compilation?
>
> Dear Tom,
>
> I just downloaded the new package 1.7.335.
> It look and feel is very good!
> I compared the login script with the old rb-version's script.
> Do I have to compile the lua scripts? I found /usr/bin/login and
> /usr/bin/login.lua.
> If that's right, with what do I compile?
>
> And what is your policy: do the source-scripts go always with the
> binaries on the disk?
>
> I suppose the unpack.s will come back in future. I did not found it.
>
> --Piet
>