assarbad / build-asuswrt-merlin

Helpers to build RMerl/asuswrt-merlin without much extra typing
The Unlicense
43 stars 19 forks source link

More build automation and Vagrant #15

Closed generalov closed 8 years ago

generalov commented 8 years ago

Hey, thank you for nice project. I've tried it on ubuntu-15.10 and left with the impression that building still isn't trivial task. Then I've suggested to put more automation in scripts and run building in virtual machine to solve the complexity and dependency hell.

The building of image is as easy as invoking from shell:

vagrant up
vagrant ssh -- compile-image -m RT-N66U -r 378.55

then wait and and look for the image in release/ directory.

I've tested it on Ubuntu-15.10, Vagrant-1.7.4 and VirtualBox-5.0.8-r103449