Commit Graph

175 Commits

Author SHA1 Message Date
billz 9baa8de162 Resolve conflicts 2021-01-30 16:56:49 +00:00
Mark Pointing 6966bc7f3a Changed routing system to use the more common path approach instead of query strings. 2021-01-30 16:06:33 +00:00
billz 27b41a8518 Rename repo 2021-01-28 08:24:52 +00:00
Bill Zimmerman 15e0b59054
Merge pull request #704 from billz/feature/dhcp-eth0
Feature: dhcp for eth0
2020-12-26 11:52:23 +01:00
billz d7f5ee36e8 Tidy install loader, usage notes readability + examples 2020-12-16 16:25:17 +00:00
billz 0cd278f040 Create 090_raspap.conf w/ dnsmasq log-facility 2020-12-12 19:29:43 +00:00
Bill Zimmerman 16f4c47f00
Merge branch 'master' into feature/dhcp-eth0 2020-12-12 17:41:41 +01:00
billz 1f318f0137 Remove default_hostapd (deprecated) 2020-12-09 17:16:25 +00:00
billz 3b1c9b23c5 Update installer w/ -c advice.detachedHead=false 2020-12-07 09:55:01 +00:00
billz 6aaa1bd7a4 Set default install branch to latest release 2020-12-07 09:47:04 +00:00
billz 24e4bc8705 Apply defaults.json + set ownership 2020-12-05 22:21:39 +00:00
billz a56a59b7e5 Default config tweaks 2020-12-05 21:49:32 +00:00
billz d35397f09e Remove hardcoded default values, implement defaults.json 2020-12-05 09:14:07 +00:00
billz f32d7c8778 Update installer w/ 090_wlan0.conf 2020-12-03 20:26:17 +00:00
billz b6b50288bb Deprecate 090_raspap.conf, default to 090_wlan0 2020-11-17 11:19:17 +00:00
billz 64736d64cc Closes #701 2020-11-02 08:23:55 +00:00
billz 39dcb5060d Resolves #690 2020-10-14 11:40:02 +01:00
billz 5c592ccadc Bugfix. Resolves #638 2020-07-21 22:42:39 +01:00
billz 4e82f3bdb3 Apply defaults during upgrade. Resolves #629 2020-07-14 08:15:27 +01:00
billz b02660d5ff Update release version 2020-07-03 12:43:47 +01:00
billz 199065e93f Update installer with upgrade option. Resolves #617 2020-06-24 23:36:19 +01:00
billz ceaa7a3511 Update _set_php_package w/ pattern match #588 2020-05-23 18:01:11 +01:00
Steven Foerster 50693655b8 using apt_option everywhere 2020-04-19 01:30:23 -04:00
Steven Foerster 54c707f5bb non interactive install 2020-04-19 01:13:09 -04:00
billz f7343df5ba Adblock unattended install option 2020-04-13 08:49:18 +01:00
billz 512cde4fc3 Replace err,warn,success functions w/ install_status 2020-04-10 10:40:21 +01:00
billz cc5110818f Adblock: enable local DNS name resolution for DHCP clients 2020-04-03 09:51:59 +00:00
billz 55b9d92217 Update wget w/ -q --show-progress 2020-04-01 18:49:25 +00:00
billz 15374927a0 Add 090_adblock.conf to /etc/dnsmasq.d 2020-04-01 07:51:53 +00:00
billz 26dc8d92da Ad block installer option (beta) 2020-03-31 21:54:46 +00:00
billz 18b459032d Added Ubuntu Server 19.10 to release check 2020-03-26 10:08:20 +00:00
billz 37adaf2cd0 Check existing iptables rules.v4 2020-03-25 22:59:51 +00:00
billz aa497b46e4 Update comments, apply best practices 2020-03-23 09:31:18 +00:00
billz e46929b505 Update set dchpcd_package option 2020-03-22 18:16:57 +00:00
billz eef84597d0 Merge branch 'armbian-buster' of https://github.com/billz/raspap-webgui into armbian-buster 2020-03-22 13:59:38 +00:00
billz ba13a592cc Standardize service name raspapd 2020-03-22 13:40:34 +00:00
billz 409545f4c3 Direct output to /dev/null, error handling 2020-03-22 11:48:33 +00:00
billz d799fc1de0 WIP: raspap.service changes 2020-03-22 09:06:23 +00:00
billz 26a28a0123 Persist IP forwarding + iptables, update raspapd 2020-03-21 23:37:05 +00:00
billz a943942bdd Refactor configure_networking, create get_linux_distro 2020-03-21 17:31:38 +00:00
billz 15d829c0b1 Create configure_networking 2020-03-21 08:07:40 +00:00
billz 0b135fb231 WIP: Ubuntu 18.04 LTS support 2020-03-20 20:13:33 +00:00
billz 8216a3f4ec Added load sysctl settings 2020-03-20 17:21:07 +00:00
billz 8dfed88ed3 Exec update-alternatives to use iptables-legacy. nftables replaces iptables on Debian 10 2020-03-20 16:18:42 +00:00
billz 63dc8442ba Fix: /etc/iptables/ dir absent on Raspbian 2020-03-20 14:20:21 +00:00
billz 125c203884 Fix: tee output w/ sudo 2020-03-20 13:49:06 +00:00
billz 96aed21bb5 Quote vars + remove whitespace 2020-03-20 12:07:50 +00:00
billz 6e713e6857 Bugfix IP forwarding + error handling 2020-03-20 11:04:03 +00:00
billz 1f538d4a77 Externalized sudoers, - superfluous code from patch_system_files 2020-03-20 09:55:49 +00:00
billz df3d84b570 Postpone start of raspap.service 2020-03-20 09:16:18 +00:00