-->
Page 1 of 1

extra files in LFS

PostPosted: Tue Oct 08, 2019 2:15 am
by bazooka07
Hello,
I'm living in France and I'm playing with LFS. So I wish to store zoneinfo file like "Europe/Paris" in lfs space to set up local time.
But "luac.cross -o lfs.img -f *.lua Paris" gives me an issue. I have the same question about pictures, stylesheets (CSS) for an HTTP server.
Any idea ?

Re: extra files in LFS

PostPosted: Wed Oct 09, 2019 8:57 am
by marcelstoer
bazooka07 wrote:But "luac.cross -o lfs.img -f *.lua Paris" gives me an issue.


What issue?

Re: extra files in LFS

PostPosted: Wed Oct 09, 2019 10:23 am
by bazooka07
Code: Select alljpierre@smarteck:~/ESP8266/lfs$ ../nodemcu-firmware/luac.cross -o lfs.img *.lua Paris
../nodemcu-firmware/luac.cross: Paris:1: '=' expected
jpierre@smarteck:~/ESP8266/lfs$ ls
fifo.lua  fifosock.lua  _init.lua  Paris  telnet.lua  tz.lua
jpierre@smarteck:~/ESP8266/lfs$