Commit Graph

313 Commits (5de179f1eb2fa84d994d1fb990467ce28cc11ef7)

Author SHA1 Message Date
bcambl 943f7c06b5 uninstaller support for Fedora/CentOS
8 years ago
bcambl 27a9642090 check for sudo via 'command -v' instead of dkpg-query
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
9 years ago
David Torcivia b7e27bf6b4 Fix basic install for Proxmox LXC
9 years ago
Carter Maxwell c0e1772e21 Replace toilet with echo
9 years ago
Jim Liu 00cc480bc1 Update basic-install.sh
9 years ago
Jim Liu 221b72439b Update basic-install.sh
9 years ago
Mcat12 24de6d6fc9 Allow sudoers file to be uninstalled
9 years ago
Mcat12 09cdf5081c Install sudoer file
9 years ago
Adam Warner cbbc6df05a Merge pull request #425 from PiHoleController
9 years ago
nate 5347ee4896 Write verbose status of processes to debug log & Minor UI Fixes
9 years ago
nate 22ea384ac8 Fix whiptail spacing
9 years ago
nate 69e8c014c3 Indentation fix
9 years ago
Promofaux c6fb0bad4b change spinstr to match spinstr in basic-install.sh
9 years ago
Promofaux 2d08217173 Tidy up For loops, clean up whitespace
9 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.
9 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 `\`)
9 years ago
nate 71133f6b59 Spelling error fix...
9 years ago
nate 5d5d6c2c70 handle case where parent directories do not exist
9 years ago
nate 37fa462db5 Erraneous call to SUDO removed
9 years ago
nate 1a2046a7eb Added uninstall option to `pihole` command. Minor fixes
9 years ago
nate 3dff7e80fc Fixed path to /etc/bash_completion.d/
9 years ago
nate 6eea9239a7 Merged branch development into PiHoleController
9 years ago
nate 75f1969bd2 Set executable permissions of `pihole` and changed installer to invoke sudo for gravity.sh.
9 years ago
nate 447af208b3 Fixed missing `cp` of `piholeDebug.sh` to /opt/pihole
9 years ago
nate d47fbbbe96 Mcat12 requests. Added bash-completion support
9 years ago
nate 777676b525 Made uninstall.sh and pihole.sh executable.
9 years ago
nate 28f2a1309e Merge branch 'development'
9 years ago
nate 4b0a7c2252 Added 01-pihole.conf to be removed on uninstall regardless of removing dnsmasq
9 years ago
nate f8427ab789 Merge remote-tracking branch 'refs/remotes/pi-hole/development'
9 years ago
Nate fb5bc16c83 Call gravity.sh in it's new location
9 years ago
nate 456eee05f2 Added pihole.sh to /usr/local/bin
9 years ago
nate 00b65abd09 Minor changes to reflect new tool usage
9 years ago
nate 32dd594f06 Check if lighttpd has been uninstalled before removing conf files
9 years ago
nate 660e71f032 Added blacklist.sh to be removed on uninstall from u/l/b
9 years ago
nate 138aeaf8c7 Added uninstall.sh and updateDashboard.sh to be removed on uninstall from u/l/b
9 years ago
nate 80f4bf9475 Bug fixes
9 years ago
nate f444c7d4a5 Merge resolution
9 years ago
nate 8ef4c12f97 Merge branch 'ScriptCleanup'
9 years ago
nate c520c55ff4 Addressed UAT issues and moved scripts to /opt/pihole
9 years ago
Nate 8c45bd32b7 Loop through dependencies for future expansion.
9 years ago
Nate 2b5cee05e6 Check for existing directory before trying to perform operations on it.
9 years ago
Nate 5442954db6 Prompt user to remove each dependent package if they do choose to remove packages at all.
9 years ago
nate 5ee382c8eb Roll back addition of piholeDebug.sh (production master base)
9 years ago
Nate 901cb44f5e Added /etc/.pihole/ and /var/log/*pihole* to uninstall as well as fixed missing call to removeNoPurge.
9 years ago
Nate 7388461ede Modularized uninstall for cleanliness and robust usability.
9 years ago
nate 5223627b71 read locks echos... reordered to warn user
9 years ago
nate 646c4a3ccc Newline not read correctly in prompt
9 years ago
nate 0b9e78df2c Cleaned code and added prompt for purge on uninstall
9 years ago
Promofaux bc09760c84 Grab changes by @rosskevin. (#386 - lighttpd changes to handle JS files)
9 years ago
Promofaux 1e6ac33ef1 Fix merge conflicts
9 years ago
Adam Warner 02bb5b6742 Revert previous change
9 years ago
Adam Warner fad5fafa32 Increase disk space to verify...
9 years ago
nate 0b5f005a5d Added piholeDebug.sh script for advanced debugging
9 years ago
Kevin Ross 404ea0ce6d copy both the html and js stubs during install
9 years ago
Carter Maxwell 4452f784a8 remove trailing whitespace basic-install.sh
9 years ago
Mcat12 adcd7f10ee Fixed password input
9 years ago
Mcat12 af83936047 Added password to install
9 years ago
Adam Warner a0673c7028 Update basic-install.sh
9 years ago
Promofaux ca2d3a192c add double bracket notation to lines 396, 399, 403 . Fixes error raised by @jacobsalmela
9 years ago
Promofaux 0ebb7eecdb Verify Custom DNS IP is a valid IP address
9 years ago
Promofaux 800d2f0859 Add back in whiptail dialog to verifyFreeDiskSpace()
9 years ago
Promofaux f397844603 Remove conflicted merge markup. Not sure how that got through.
9 years ago
Promofaux 2d895f328c Fix merge conflicts
9 years ago
Promofaux b14b182084 change regex to test for one or more numbers, not 0 or more numbers.
9 years ago
Promofaux 8687d25d88 make prepopulation of freetext on custom DNS provider a bit more intelligent
9 years ago
Promofaux 7001edcd1d Change 'Other' to 'Custom', add explanation to whiptail. Convert spaces to tabs.
9 years ago