Commit Graph

244 Commits (afdf3ae7a1c5d45300e4662fb8b1127c0d65343f)

Author SHA1 Message Date
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
nate 69e8c014c3 Indentation fix
8 years ago
Promofaux 2d08217173 Tidy up For loops, clean up whitespace
8 years ago
Promofaux 36645d9335 Add check for existing files in /usr/local/bin left over from previous version, as those scripts are replaced with `pihole <command>` script.
8 years ago
Promofaux ad8573c739 Pedantic change, stops my editor from treating all of the code as one long sting in `' '` (as the `'` was escaped with `\`)
8 years ago
nate 71133f6b59 Spelling error fix...
8 years ago
nate 5d5d6c2c70 handle case where parent directories do not exist
8 years ago
nate 37fa462db5 Erraneous call to SUDO removed
8 years ago
nate 1a2046a7eb Added uninstall option to `pihole` command. Minor fixes
8 years ago
nate 3dff7e80fc Fixed path to /etc/bash_completion.d/
8 years ago