Commit Graph

253 Commits (61ff12e8d42f7a473180c7331ed55c0c2379c7dd)

Author SHA1 Message Date
Promofaux e106ff0fef Add netcat to dependencies for termbin.com. Should be installed by default, but JUST IN CASE.
8 years ago
Daniel 2b0ba281a4 Repairs apt-get incorrect options
8 years ago
Dan Schaper 024b741552 Merge pull request #490 from bcambl/fedora-armhf7
8 years ago
Mcat12 1f130b6550 Fix missing permissions on piholeIP
8 years ago
bcambl fa89bd830a re-order when SELinux gets configured
8 years ago
bcambl 3ba05d0274 configure static IP on Fedora via sysconfig script
8 years ago
bcambl 0d9a8d70bf configureSelinux prior to installPihole
8 years ago
bcambl 5c79184d3b add ifconfig dependency for Fedora install
8 years ago
bcambl 3d619d9ccc fix iptables udp rule
8 years ago
bcambl afdf3ae7a1 add sudo package to PIHOLE_DEPS
8 years ago
bcambl d0b6ff2d08 add udp port 53 to iptables/firewalld configuration
8 years ago
bcambl 97737ee9e3 move SELinux config to installPihole() for logging
8 years ago
bcambl 5e27ccc37c firewalld: specify ports and use default zone
8 years ago
bcambl 682113892a enable SELinux boolean for httpd server side includes (SSI)
8 years ago
bcambl 376eb81181 SELinux Support
8 years ago
bcambl 4fc40d96d9 ensure firewalld is running before configuration
8 years ago
bcambl e6634531c7 basic firewalld/iptables configuration
8 years ago
bcambl 04e375a523 enable lighttpd and dnsmasq via systemd
8 years ago
bcambl 65638973ea correct dhcpcd package name to dhcpcd5
8 years ago
bcambl 9c26bdd676 ensure fastcgi socket directory and permissions
8 years ago
bcambl b31931c907 add epel-release for CentOS support
8 years ago
bcambl c74af2c21f warn if lighty-enable-mod utility is not available
8 years ago
bcambl c160b2e54b fix lighttpd user/group variables
8 years ago
bcambl c4234f4542 ensure ownership/existence of /var/cache/lighttpd/compress
8 years ago
bcambl 62fa9c0f6e fixing whitespace
8 years ago
bcambl 8198f06073 ensure dnsmasq conf-dir is configured for /etc/dnsmasq.d
8 years ago
bcambl 6f2117d786 append '.debian' to lighttpd.conf for compatability
8 years ago
bcambl b3ec3b487c add Fedora dependency: lighttpd-fastcgi
8 years ago
bcambl 94f131a0b7 update deps and package manager variables
8 years ago
bcambl 7af0029175 check for systemctl for systemd service management
8 years ago
bcambl f4228b04f8 additional fedora dependancies
8 years ago
bcambl ffaf243160 split dependency installations into two separate functions
8 years ago
bcambl 29d48bbd9a move IP/route discovery to a function
8 years ago
bcambl 37dda79db2 install dependencies for install script
8 years ago
bcambl 063e3e85e1 Fedora compatibility variables and dependencies
8 years ago
bcambl 42afaa9f66 remove dpkg-query dependency from sudo check
8 years ago
Jacob Salmela 13a479a9f6 tell user to run as root
8 years ago
Jacob Salmela 1194e48bd8 install sudo
8 years ago
Jacob Salmela 1e0666d1ef make folder so file can be deployed
8 years ago
Jacob Salmela 1c53ad6876 mcat is smarter than me
8 years ago
Jacob Salmela dc2a537f6b copy sudoers file
8 years ago
Mcat12 a16cd9aef7 Merge pull request #469 from pi-hole/web-sudo
8 years ago
Mcat12 6cf446032f Show web interface URL after install
8 years ago
Mcat12 d52a8f08ed Merge pull request #501 from davidtorcivia/development
8 years ago
David Torcivia b7e27bf6b4 Fix basic install for Proxmox LXC
8 years ago
Carter Maxwell c0e1772e21 Replace toilet with echo
8 years ago
Jim Liu 00cc480bc1 Update basic-install.sh
8 years ago
Jim Liu 221b72439b Update basic-install.sh
8 years ago
Mcat12 09cdf5081c Install sudoer file
8 years ago
nate 22ea384ac8 Fix whiptail spacing
8 years ago