Page 1 of 13

Barrier Breaker Progress

Posted: Wed Dec 03, 2014 7:33 pm
by Eric
Given that I am currently a month behind schedule with the Barrier Breaker release, I want to post here on the current progress.

Most of the major features -- in particular the gargoyle-specific kernel modules which are the hardest part -- have been ported. I am now focused on fixing issues with some of the features only available in the larger builds (usb storage, openvpn etc.).

If anyone comfortable with doing their own build wants to be adventurous, it should be possible to clone the git repository checkout the "bb" branch (get checkout bb) and run "make ar71xx.default" to build firmware images with only the features included in small 4MB routers, most of which should now be working in Barrier Breaker.

I will update this thread as work progresses, and there should be an official release soon. Very sorry for the delay, but I am making progress and there will be a new release in the very near future.

Re: Barrier Breaker Progress

Posted: Wed Dec 03, 2014 8:34 pm
by ldi9999
Thanks! :D

Re: Barrier Breaker Progress

Posted: Wed Dec 03, 2014 9:15 pm
by lceron80
good things come to those who wait :)

Re: Barrier Breaker Progress

Posted: Wed Dec 03, 2014 11:45 pm
by sucsss
thanks for the update.

wish i could somehow help, but I can't code. :(

Re: Barrier Breaker Progress

Posted: Thu Dec 04, 2014 12:11 am
by joea
Thanks for the hard work! No router firmware before its time.

Re: Barrier Breaker Progress

Posted: Thu Dec 04, 2014 2:39 am
by Sport
Thank Eric. We are hope new firmware which will have vlan tags.

Re: Barrier Breaker Progress

Posted: Thu Dec 04, 2014 3:29 am
by megawut
cheers Eric,
Does BB by default support more routers?

Re: Barrier Breaker Progress

Posted: Thu Dec 04, 2014 3:45 am
by ispyisail
You offered a while back to help test the Barrier Breaker port (yes I know I'm at least a month behind on this...).

If you still want to help with this, checkout the "bb" branch of gargoyle (git checkout bb), and specifically build the ar71xx.default target (make ar71xx.default) it should work. I'm still working on some issues with the features present in the usb build and the other architectures, but if you want to start testing on the default features it would be very helpful -- I'm sure there are still some bugs in the default features that I haven't caught yet.

Thanks!

Eric
Building now, should be ready when I wake

Re: Barrier Breaker Progress

Posted: Thu Dec 04, 2014 4:42 am
by ispyisail
sorry, build errors

Code: Select all

make[3]: *** [toolchain/gcc/minimal/compile] Error 2
make[3]: Leaving directory `/home/user/gargoyle/ar71xx-src'
make[2]: *** [/home/user/gargoyle/ar71xx-src/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/stamp/.toolchain_install] Error 2
make[2]: Leaving directory `/home/user/gargoyle/ar71xx-src'
make[1]: *** [world] Error 2
make[1]: Leaving directory `/home/user/gargoyle/ar71xx-src'
find: `bin': No such file or directory
find: `bin': No such file or directory
ls: cannot access bin: No such file or directory

7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
p7zip Version 9.20 (locale=en_NZ.UTF-8,Utf16=on,HugeFiles=on,1 CPU)
Scanning

Creating archive /home/user/Dropbox/Public/Gargoyle/Gargoyle-ispy 2014-December-04.7z


Everything is Ok

Re: Barrier Breaker Progress

Posted: Thu Dec 04, 2014 4:56 am
by tapper
Thanks for the update.