Commit Graph

149 Commits (3ea249b5ecee3aba02c88e9d421871b61e1993e6)

Author SHA1 Message Date
Jordan Sokolic 3ea249b5ec build the rest 2020-08-28 13:14:11 +03:00
Jordan Sokolic 60bbf09508 hacky hack is hacky 2020-08-28 13:06:37 +03:00
Jordan Sokolic bb0d259b45 disable for now 2020-08-28 13:04:21 +03:00
Jordan Sokolic ea4c234867 devtmpfs 2020-08-28 12:54:52 +03:00
Jordan Sokolic c2575f1224 CI conf 2020-08-28 12:38:59 +03:00
Jordan Sokolic d9687c703c set +x 2020-08-28 12:38:40 +03:00
Jordan Sokolic 7e84c4e31a compatibility with alpine shell 2020-08-28 12:38:12 +03:00
Jordan Sokolic a8f2f3e498 handle no upgradable packages
(building from snapshot)
2020-08-28 12:37:43 +03:00
Jordan Sokolic 41cc502c93 CI image tag 2020-08-28 09:21:52 +03:00
Jordan Sokolic b3b28dcaa0 need make 2020-08-28 09:17:47 +03:00
Jordan Sokolic 2a1a60f15b gitlab 2020-08-28 09:11:45 +03:00
oofnikj 076e52c7d2
Merge pull request #5 from oofnikj/19.07.3
switch back to building from scratch for 19.07.3
2020-05-26 09:36:32 +03:00
oofnikj 786f28a641
Merge pull request #4 from oofnikj/macvlan_for_lan
Macvlan for lan
2020-05-26 09:29:57 +03:00
Jordan Sokolic d26a0a6462 enable UDP checksumming for DHCP 2020-05-26 09:03:39 +03:00
Jordan Sokolic e71e93cd99 use macvlan networking for LAN 2020-05-26 09:03:06 +03:00
Jordan Sokolic 1c23d73548 Merge branch 'master' of https://github.com/v01ded/docker-openwrt into macvlan_for_lan 2020-05-24 21:44:19 +03:00
Jordan Sokolic ae3ab95201 switch back to building from scratch for 19.07.3 2020-05-24 21:38:46 +03:00
Stanley Lim a418b2fd44
Merge pull request #2 from v01ded/macvlan_for_lan
Implement macvlan to LAN to allow access to physical network
2020-05-24 11:06:10 +08:00
Stanley Lim e6f611efd5 Implement macvlan to LAN to allow access to physical network 2020-05-24 11:02:12 +08:00
Stanley Lim 85bd477f87
Merge pull request #1 from v01ded/fix_close_container_error
Correct hardcode of Container Name when stopping the container
2020-05-24 09:24:53 +08:00
oofnikj 531c83699a
Merge pull request #2 from v01ded/fix_close_container_error
Correct hardcode of Container Name when stopping the container
2020-05-23 18:04:40 +03:00
Stanley Lim 32175ec2bf
Correct hardcode of Container Name when stopping the container 2020-05-23 16:50:09 +08:00
Jordan Sokolic d5a9d7a0b8 typo 2020-04-18 17:17:19 +03:00
Jordan Sokolic 1a66106b73 don't allocate a tty
fails if running as a systemd service
2020-04-17 21:34:59 +03:00
Jordan Sokolic 2af030b3ac tabs 2020-04-17 21:10:48 +03:00
Jordan Sokolic ca21ee2e09 Merge branch 'master' of github.com:oofnikj/docker-openwrt 2020-04-17 21:09:17 +03:00
Jordan Sokolic a5c8703f10 reorganize docs 2020-04-17 21:08:48 +03:00
oofnikj e9d5e789f4
Merge pull request #1 from oofnikj/rpi-zero
Add support for ARM (Raspberry Pi)
2020-04-17 16:21:48 +03:00
Jordan Sokolic c9f143047d won't get here 2020-04-17 16:19:50 +03:00
Jordan Sokolic 0ba1fa63b1 improve rpi build system 2020-04-17 16:12:55 +03:00
Jordan Sokolic 21856a773a rpi readme 2020-04-17 16:10:59 +03:00
Jordan Sokolic 89f2043e66 add ip-full. why not? 2020-04-17 13:52:02 +03:00
Jordan Sokolic e5ef19f70f ok shellcheck 2020-04-17 13:51:44 +03:00
Jordan Sokolic eea82e1c8b wait just a little more 2020-04-17 13:47:50 +03:00
Jordan Sokolic a4f19bbbe1 reload firewall rules on start
seems to be some race condition or weird interaction between docker and uci firewall scripts preventing firewall rules from loading properly. so flush all tables and reload the firewall
2020-04-17 13:46:44 +03:00
Jordan Sokolic 7ca44ef182 rpi is slow 2020-04-16 11:15:13 +03:00
Jordan Sokolic db7833f6f5 notes 2020-04-16 11:04:57 +03:00
Jordan Sokolic aff5bab213 add iperf 2020-04-16 11:04:49 +03:00
Jordan Sokolic 3fc338f507 add some notes to conf example 2020-04-16 11:04:40 +03:00
Jordan Sokolic 58ec4f5e4a build for raspberry pi 2020-04-15 23:03:26 +03:00
Jordan Sokolic d6181c7fc3 Revert "junk"
This reverts commit 274c3f723c.
2020-04-12 09:50:42 +03:00
Jordan Sokolic 74ef0b2725 upgrade pkgs during build 2020-04-12 09:30:43 +03:00
Jordan Sokolic 455afd7937 don't assign wan subnet through docker 2020-04-12 09:26:19 +03:00
Jordan Sokolic c11b4b2bbe decrease obnoxiously huge log which crashes UI 2020-04-12 09:26:02 +03:00
Jordan Sokolic 92221953fd remove default build arg 2020-04-12 09:25:40 +03:00
Jordan Sokolic f2abe73a06 don't assign wan subnet through docker
use some public dns as example
2020-04-12 09:25:17 +03:00
Jordan Sokolic afbd654f8b bump 19.07.2 2020-04-12 09:24:43 +03:00
Jordan Sokolic eb8a82dbaf pass OPENWRT_TAG from config 2020-04-12 09:24:21 +03:00
Jordan Sokolic 274c3f723c junk 2020-04-12 08:32:22 +03:00
Jordan Sokolic 1a9f83285c rates in bits/sec instead of bytes/sec 2020-03-17 14:34:08 +02:00