8devices / carambola2

Carambola 2 - an AR9331/SoC based PCB
GNU General Public License v2.0
56 stars 43 forks source link

Missed LuCi when build system image following your default .config #45

Closed usa303 closed 10 years ago

usa303 commented 10 years ago

Hello,

I follow exactly all steps listed here http://www.8devices.com/wiki/carambola:2:gettingstarted in section Build firmware. Unfortunately, resulting sysupgrade.bin file has smaller size than the one available here: http://pkg.8devices.com/?dir=carambola2/v2.6/ (3 211 268 bytes vs. 3 932 164 bytes)

and it misses LuCi with www folder content. Can you please provide correct .config file that will result with exactly the same firmware as your sysupgrade.bin

mantas-p commented 10 years ago

Hi,

One more step is required: after ./scripts/feeds install -a do git checkout .config

Allready updated inctructions in wiki.

Thanks for noticing.

usa303 commented 10 years ago

Now it works, thanks! Somehow it was also required to install libxml-parser-perl in order to get successful compile based on new .config.