Commit Graph

591 Commits

Author SHA1 Message Date
John Dorman
e501c44df3 Merge remote-tracking branch 'origin/master' 2020-07-07 00:50:10 -07:00
John Dorman
072b6f9d1c Updated on_boot package to handle all steps. 2020-07-07 00:50:05 -07:00
John D
aabaafdc25
Linking other useful projects. 2020-07-06 22:44:54 -07:00
John Dorman
13485630fc Merge remote-tracking branch 'origin/master' 2020-07-05 22:39:26 -07:00
John Dorman
2271e953ee Fixing markdown 2020-07-05 22:39:21 -07:00
John D
c4411f3417
Update README.md 2020-07-05 22:33:20 -07:00
John D
265f702faf
Update README.md 2020-07-05 22:32:55 -07:00
John D
66b450ba2f
Clarifying intent of this repository 2020-07-05 22:32:35 -07:00
John Dorman
12f8a36d55 Fixing install steps 2020-07-05 22:16:32 -07:00
John Dorman
e4cf496064 Fixing package generation scripts, dpkg was messing with them. 2020-07-05 21:53:55 -07:00
John Dorman
86bbf517b7 Fixing bad command 2020-07-05 21:50:12 -07:00
John Dorman
a0ab487f64 Merge remote-tracking branch 'origin/master' 2020-07-05 21:44:08 -07:00
John Dorman
fc0c7e4fe4 Fixing package! 2020-07-05 21:43:46 -07:00
John D
ec141eb3c3
Update README.md 2020-07-05 20:53:01 -07:00
John Dorman
ef8e452efb on-boot now persists through firmware updates 2020-07-05 20:11:08 -07:00
John Dorman
e1f1238764 on-boot now persists through firmware updates 2020-07-05 20:09:26 -07:00
John Dorman
555ce00201 Merge branch 'modularization-updates' 2020-07-05 19:51:30 -07:00
John D
8841588241
Update README.md 2020-07-05 13:54:53 -07:00
John D
511d058460
Modularization updates (#12)
* Store install-cni-plugins.sh once

* Newlines in on-boot-script

* Update example on_boot.sh for directory

* Update README.md examples

* Store 20-dns.conflist once

* Add modularized nextdns config w/IPv6 support

* Make nextdns script more generic

* Use common setup script for each dns service

* Add missing newlines

* Readme updates and ipv6 support

* Readme updates and ipv6 support

* Final updates and Ipv6

Co-authored-by: exodious <exodious@users.noreply.github.com>
2020-06-28 06:02:50 -07:00
John Dorman
bf8e9b75b5 Final updates and Ipv6 2020-06-28 06:02:14 -07:00
John Dorman
e4e028e654 Readme updates and ipv6 support 2020-06-28 03:04:51 -07:00
John Dorman
28b0595923 Readme updates and ipv6 support 2020-06-28 02:59:55 -07:00
John Dorman
ba40353421 Merge remote-tracking branch 'origin/master' into modularization-updates
# Conflicts:
#	AdguardHome/udm-files/on_boot.sh
2020-06-28 01:20:40 -07:00
John Dorman
a3fd35c956 Git Ignore 2020-06-28 01:19:31 -07:00
John Dorman
2c216df841 Merge remote-tracking branch 'origin/master' 2020-06-27 01:36:16 -07:00
John Dorman
fd41eb72ef NextDNS 1.7.0 2020-06-27 01:34:44 -07:00
Josh Peizer
7dc204056e
Update on_boot.sh (#11)
The docker creation points to adguardhome and is case sensitive.  So either changing the docker example or this line will allow the script to launch adguard on boot successfully.
2020-06-27 01:24:41 -07:00
exodious
8cb0e6fd07 Add missing newlines 2020-06-21 22:36:03 -04:00
exodious
c48519a40d Use common setup script for each dns service 2020-06-21 22:23:43 -04:00
exodious
1388fea99e Make nextdns script more generic 2020-06-21 22:19:14 -04:00
exodious
119be55165 Add modularized nextdns config w/IPv6 support 2020-06-21 22:08:12 -04:00
exodious
7fdf07f9dc Store 20-dns.conflist once 2020-06-21 21:57:55 -04:00
exodious
58b448199a Update README.md examples 2020-06-21 21:34:07 -04:00
exodious
0cfb15cbc3 Update example on_boot.sh for directory 2020-06-21 21:30:34 -04:00
exodious
1f980e5355 Newlines in on-boot-script 2020-06-21 21:28:31 -04:00
exodious
cfaf902773 Store install-cni-plugins.sh once 2020-06-21 21:26:22 -04:00
exodious
4fb047fa65
Fixes boostchicken/udm-utilities#8 (#9) 2020-06-21 02:16:55 -07:00
John Dorman
282a448fcb Merge remote-tracking branch 'origin/master' 2020-06-17 13:15:36 -07:00
John Dorman
197fc4aeb7 Fixing bad copy paste 2020-06-17 13:15:27 -07:00
John D
f0daf3fa81
Update bug_report.md 2020-06-17 07:35:23 -07:00
John D
1fc905534a Update issue templates 2020-06-17 07:33:29 -07:00
John Dorman
82eabc10c7 Merge remote-tracking branch 'origin/master' 2020-06-17 07:03:02 -07:00
John Dorman
8d1937fb74 Update method for macvlan, reducing IP clutter 2020-06-17 07:02:49 -07:00
John D
baffcacafc
Create dependabot.yml 2020-06-17 07:01:26 -07:00
John Dorman
f075b3f66b Removing iptables DNAT by default. 2020-06-14 09:30:44 -07:00
John Dorman
84354139f5 Adding restart flags 2020-06-14 08:56:55 -07:00
John Dorman
7ea5306831 CNI plugins cleanup 2020-06-14 08:48:49 -07:00
John Dorman
1c62e87544 Cleaning up directions on container starts 2020-06-14 08:47:56 -07:00
John D
3344c21355
Adding error description 2020-06-14 08:05:47 -07:00
John D
c2f8b47f13
Removing pihole reference 2020-06-14 07:51:12 -07:00