Commit Graph

673 Commits (ecde2225122904a89543712ec8f2b0fd1da26ff6)

Author SHA1 Message Date
Promofaux a84c3adeab if uniformity then dan = happy
8 years ago
Promofaux a65b784907 repeat after me: repetition is a bit repetitive.
8 years ago
Promofaux 05dadad2e1 repair sounds better than refresh
8 years ago
Promofaux 3a9b39b842 adjust text in update_dialogs() whiptail
8 years ago
Promofaux e612003293 handle arguments better, convert to flags, echo when they're set to true.
8 years ago
Promofaux a43577fa26 add reconfigure flag to -r command
8 years ago
Promofaux a6fa60868b spacing
8 years ago
Promofaux 99878ae7d6 reflect name change of some of the variables in setupVars
8 years ago
bcambl 26202014a2 stdout formatting
8 years ago
bcambl f4f8b96788 remove systemd selinux rules on init systems
8 years ago
bcambl e5ede16749 update yum/dnf package count grepfu
8 years ago
bcambl fbe3547129 EPEL is not required on Fedora
8 years ago
diginc a03caea549 setupVar tests passing for debian & centos
8 years ago
Promofaux aa23fb1d56 choose*
8 years ago
Dan Schaper 570611fc09 CentOS Firewall fix
8 years ago
Dan Schaper 94dd5b1ebe More CentOS fixes.
8 years ago
Dan Schaper 74524e024d Always check PIHOLE_dependencies.
8 years ago
Dan Schaper e42b6dcc8e create_pihole_user update @diginc.
8 years ago
Dan Schaper d71b799e75 More cleanups, localize variables, clean formatting.
8 years ago
Dan Schaper 87e7121332 Gravity.sh checks for null value for variables, obliging that expectation.
8 years ago
Dan Schaper 94f6354c94 Spinner blocks `set -e` trying to get it in functions that won't crash out...
8 years ago
Dan Schaper b79059ebdb Start to add the spinner back in!
8 years ago
Dan Schaper 4f98c1bebb Boolean operators inside quotes don't work well...
8 years ago
Dan Schaper 2feec01e10 Add `start_service` and `enable_service` functions to handle restating services and setting services to start on reboot.
8 years ago
Dan Schaper 72b95e192e Fix logic bug in `setup_user`, update how setupVars are sourced so they will only be used if the user selects `update` and not if they select `install`.
8 years ago
Dan Schaper 47aad254d8 localized some more variables
8 years ago
Dan Schaper bc14074d2a Tighten up Update Whiptail appearance.
8 years ago
Dan Schaper 5ab5b1a190 Overhaul dnsmasq version 3 way handshake configuration files.
8 years ago
Dan Schaper b055f190f5 Factor out interfaces detection.
8 years ago
Dan Schaper 84b8953352 Remove quiet flags from package managment variables. Set quiets in functions by redirecting output.
8 years ago
Dan Schaper 93a591d487 Linting from ShellCheck
8 years ago
Dan Schaper e6c0f38a7c Monolithic changes in one commit again.
8 years ago
Dan Schaper f107ae4f9b Merge conflict resolution
8 years ago
Dan Schaper bad7a08804 Refactor and rename `create_pihole_user`. Now to actually use the user created...
8 years ago
Dan Schaper 25cbf4cb35 Factor out legacy location script removal.
8 years ago
Dan Schaper 7f179f9a58 Remove sourcing bash completion, would fall off as soon as the subshell terminated.
8 years ago
Dan Schaper 5287ea8537 Refactor `stopServices` into `stop_service` and accept arguments for service to stop. Quiet output from a few other functions.
8 years ago
Dan Schaper 43e2aaebf0 rename `updateDialogs` to `update_dialogs`
8 years ago
Dan Schaper e60eb66283 UpdateDialogs are now a Whiptail Menu, self-explanatory.
8 years ago
Dan Schaper ca59b808d8 Git clone/update now occurs right after installer dependency checks. Allows for inclusion of installer source files in the repo. Passes `set -e`
8 years ago
Dan Schaper 8a15fd44d5 Update `is_repo()` to use `git status` for validity checks.
8 years ago
Dan Schaper dac2b8942e Typo fix to generate commit.
8 years ago
Dan Schaper 54a1c5b63a Revert inadvertent commits
8 years ago
Dan Schaper 61b02bf6d3 Add OR TRUE to PKG_COUNT so that a 0 package to update doesn't grep -c to an exit value of 1.
8 years ago
Dan Schaper 9d048b2fdf Move Pi-hole dependency checks to `main()` and out of duplicated `install` and `update` functions. Bring them up a level in the subshells.
8 years ago
Dan Schaper d9e28a7422 factor out `installer_dependencies`
8 years ago
Dan Schaper 1fecdf42ca Move `git` to installer deps, refactor some functions.
8 years ago
Dan Schaper d4bf85b67c Self contain `package_check` into `package_check_install`. Passes `set -e` test.
8 years ago
Dan Schaper 7131ff27c3 Attempt to `set -e`
8 years ago
Dan Schaper a30f78c1c8 Oneliner php version check, passes `set -e` check.
8 years ago
Dan Schaper 7e0afffca8 Revert inadvertent commits
8 years ago
Dan Schaper 293c60fb9c Exit script on failure to install dependent package.
8 years ago
Dan Schaper f5be8b2a5e Single dependency package check function, will exit if any errors with message to update cache.
8 years ago
Dan Schaper 6772603c15 Relocate cache check to its own function
8 years ago
Jacob Salmela a22904f99b Merge pull request #769 from pi-hole/Fix/PackageCacheFresh
8 years ago
Dan Schaper b157bc5cd7 Fixes #768 Check the staleness of the package index instead of the package cache.
8 years ago
Dan Schaper 10e1a03c76 `runGravity` is called after `finalExports` in the Debian install side.
8 years ago
Dan Schaper d20df92e9f Script will now run as root, removed `sudo` from function calls.
8 years ago
Dan Schaper 44170207ac Add `main` function and fire script from `main` call. Prevents script from running before it is entirely downloaded.
8 years ago
Dan Schaper 33745be745 Merge pull request #753 from pi-hole/feature/RemoveBarePHP
8 years ago
Adam Warner 6a28070017 Too many `-`s
8 years ago
Dan Schaper 91b948332e Merge pull request #754 from pi-hole/fix/bashConditional
8 years ago
Dan Schaper d1a7fe2d44 fix/bashConditional
8 years ago
Dan Schaper c39324d11f Remove bare php package from dependencies
8 years ago
Dan Schaper 8c151c62ce echo's don't need sudo
8 years ago
Dan Schaper 50d16d8215 Finish `install` conversion for installScripts()
8 years ago
Dan Schaper 3bbac9a5f2 `install` pihole
8 years ago
Dan Schaper 3600fd277e Don't need `sudo` to echo to term.
8 years ago
Dan Schaper e8bb4a7e36 Continue migration to `install`
8 years ago
Dan Schaper 36987cb1cc Continue migration to `install`
8 years ago
Dan Schaper 5382b4fa37 Change installScripts to use install
8 years ago
Promofaux c281b47905 Mover {SUDO} mkdir -p /etc/pihole/ back to the beginning.
8 years ago
Promofaux aca5064743 --force seems to light. lets try --i_do_not_follow_recommendations
8 years ago
Promofaux 6f780316c4 remove whiptail dependency from verifyFreeDiskSpace.
8 years ago
Promofaux 4e262d81f0 wrap these vars in {} to matcht he rest of the script
8 years ago
Promofaux 6c2ff950ee remote duplicate ${SUDO} mkdir /etc/pihole
8 years ago
Promofaux 7684069d0b verifyFreeDiskSpace BEFORE installing any dependencies
8 years ago
Promofaux 73c85ae68a remove duplicate calls to installConfigs
8 years ago
Promofaux 6a8bef83b3 Fix the php version check command (Thanks @diginc!)
8 years ago
Adam Warner 3fc3c5cae4 Add iproute2 to fix #653
8 years ago
Adam Warner daa5366b57 Check if php5 is available in apt-cache, if so install it, else just install php
8 years ago
Dan Schaper ac8d295bb9 Merge pull request #668 from bcambl/dns-hostname-fixes
8 years ago
bcambl 21d4199a38 Merge branch 'development' into dns-hostname-fixes
8 years ago
Adam Warner 655c422c3c Add additional instruction.
8 years ago
Dan Schaper 5ca6599ca9 Merge branch 'development' into gravTweak
8 years ago
Promofaux f16574085f remove code made redundant by the existence of /etc/pihole/setupVars.conf
8 years ago
Promofaux a0977af081 remove references to UpdateDashboard.sh
8 years ago
Adam Warner c2cb92a0b0 Add cron to apt-get dependencies
8 years ago
bcambl 6c0c6182e9 fix newline in configureSelinux stdout
8 years ago
bcambl 05ad4445b5 add dns to sysconfig interface configuration
8 years ago
bcambl 1dd9f0747e add gateway to interface configuration
8 years ago
Promofaux 04c60e8a1c Switch fedora and debian install check order
8 years ago
Promofaux 01a9534729 Merge branch 'development' into UpdateMethod
8 years ago
Promofaux 344e63c2dc Add undocumented argument to install script ("pihole") which allows the pihole command to run the update script without prompting the user. Useful for update automation
8 years ago
Promofaux e4295f5d3c Move exporting the setupConf files to a function to be run at the end of the script only. If script is cancelled, then they are not written. Simples.
8 years ago
Daniel (Fourdee) 49ded54306 Minor - Update descriptions
8 years ago
Daniel (Fourdee) 6c0a8a4337 Minor - Corrected var names
8 years ago
Promofaux d217626318 If an existing install is detected, offer the user a choice of Updating or Installing with a radio list whiptail.
8 years ago
Promofaux ed94f4b1df Create directory before trying to create a blank file in it....
8 years ago
Promofaux a57b097afc Change echos at the end of install depending on install or update
8 years ago
Promofaux eb42b894c4 Delete setupVars.conf if user cancels out of install process.
8 years ago
Promofaux 7eb43a0b47 Expand update dialog text
8 years ago
Promofaux fdb104348c Add updatePihole method
8 years ago
Promofaux f54828352d remove spaces from update bool set
8 years ago
Promofaux cc157def63 remove --defaultyes from update whiptail
8 years ago
Promofaux 8fc83655ab correct filename spelling mistake
8 years ago
Promofaux 9fb549293a APPEND
8 years ago
Promofaux e4cc5b5b70 testing a new update method by detecting the existence of vars saved from install
8 years ago
Daniel (Fourdee) 037318e2ff Provide non-zero exit code, as per existing sourcecode.
8 years ago
Daniel (Fourdee) a9a499939e Fourdee - See notes:
8 years ago
Promofaux 9cb4e8bde8 Merge remote-tracking branch 'origin/Debug_Options' into Debug_Options
8 years ago
bcambl fe8d0f8ea8 Merge branch 'development' into sysconfig_gateway
8 years ago
Promofaux 2bc364023a Remove erroneous space in chmod command
8 years ago
Promofaux 57df56dc62 Add version.sh to the install script
8 years ago
Promofaux 66ff9a24c6 Add piholeDebug to the chmod 755 command in install script. Not sure how that went missing...
8 years ago
bcambl 8550b76e23 add gateway to interface configuration
8 years ago
Blayne Campbell c647e27e15 Merge branch 'development' into centos-nc
8 years ago
Adam Warner 73645f299a Merge branch 'development' into bugfix/dhcpcd_comments
8 years ago
bcambl a32ad0dbf2 fix centos nc dependency
8 years ago
Promofaux e106ff0fef Add netcat to dependencies for termbin.com. Should be installed by default, but JUST IN CASE.
8 years ago
Dan Schaper f0a2248c81 Change comment to hash
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
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
nate 6eea9239a7 Merged branch development into PiHoleController
8 years ago
nate 75f1969bd2 Set executable permissions of `pihole` and changed installer to invoke sudo for gravity.sh.
8 years ago
nate 447af208b3 Fixed missing `cp` of `piholeDebug.sh` to /opt/pihole
8 years ago
nate d47fbbbe96 Mcat12 requests. Added bash-completion support
8 years ago
nate 28f2a1309e Merge branch 'development'
8 years ago
nate f8427ab789 Merge remote-tracking branch 'refs/remotes/pi-hole/development'
8 years ago
Nate fb5bc16c83 Call gravity.sh in it's new location
8 years ago
nate 456eee05f2 Added pihole.sh to /usr/local/bin
8 years ago
nate 00b65abd09 Minor changes to reflect new tool usage
8 years ago
nate 80f4bf9475 Bug fixes
8 years ago
nate f444c7d4a5 Merge resolution
8 years ago
nate 8ef4c12f97 Merge branch 'ScriptCleanup'
8 years ago
nate c520c55ff4 Addressed UAT issues and moved scripts to /opt/pihole
8 years ago
Nate 8c45bd32b7 Loop through dependencies for future expansion.
8 years ago
Nate 2b5cee05e6 Check for existing directory before trying to perform operations on it.
8 years ago
Nate 5442954db6 Prompt user to remove each dependent package if they do choose to remove packages at all.
8 years ago
nate 5ee382c8eb Roll back addition of piholeDebug.sh (production master base)
8 years ago
Nate 901cb44f5e Added /etc/.pihole/ and /var/log/*pihole* to uninstall as well as fixed missing call to removeNoPurge.
8 years ago
nate 0b9e78df2c Cleaned code and added prompt for purge on uninstall
8 years ago
Promofaux bc09760c84 Grab changes by @rosskevin. (#386 - lighttpd changes to handle JS files)
8 years ago
Promofaux 1e6ac33ef1 Fix merge conflicts
8 years ago
Adam Warner 02bb5b6742 Revert previous change
8 years ago
Adam Warner fad5fafa32 Increase disk space to verify...
8 years ago
nate 0b5f005a5d Added piholeDebug.sh script for advanced debugging
8 years ago
Kevin Ross 404ea0ce6d copy both the html and js stubs during install
8 years ago
Carter Maxwell 4452f784a8 remove trailing whitespace basic-install.sh
8 years ago
Mcat12 adcd7f10ee Fixed password input
8 years ago
Mcat12 af83936047 Added password to install
8 years ago
Adam Warner a0673c7028 Update basic-install.sh
8 years ago
Promofaux ca2d3a192c add double bracket notation to lines 396, 399, 403 . Fixes error raised by @jacobsalmela
8 years ago
Promofaux 0ebb7eecdb Verify Custom DNS IP is a valid IP address
8 years ago
Promofaux 800d2f0859 Add back in whiptail dialog to verifyFreeDiskSpace()
8 years ago
Promofaux f397844603 Remove conflicted merge markup. Not sure how that got through.
8 years ago
Promofaux 2d895f328c Fix merge conflicts
8 years ago
Promofaux b14b182084 change regex to test for one or more numbers, not 0 or more numbers.
8 years ago
Promofaux 8687d25d88 make prepopulation of freetext on custom DNS provider a bit more intelligent
8 years ago
Promofaux 7001edcd1d Change 'Other' to 'Custom', add explanation to whiptail. Convert spaces to tabs.
8 years ago
Mcat12 4a1e88f4bf Fixed Pi-hole user not being created
8 years ago
Promofaux b41608d40b Include fix for regex in verifyFreeDiskSpace()
8 years ago
Adam Warner 3e7ecda80f Merge pull request #242 from ChadBHowell/CBH---pihole-system-user-v2
8 years ago
Daniel Fayette 8e289215b4 Account for CHIP pc not having root on '/'
8 years ago
Adam Warner c3c051385c Update basic-install.sh
8 years ago
Promofaux c396aeed52 Correct miss-spelled variables on lines 398 and 403
8 years ago
Adam Warner 40f541bc31 update verifyFreeDiskSpace()...
8 years ago
Daniel Fayette 432e6d5395 Cleaned up output, Fixed Cancel button
8 years ago
Daniel Fayette fdf805bc7b Merged with @slamanna212 code to add 3 new DNS providers.
8 years ago
slamanna212 da959e1296 Increased Size Of Whiptail Dialog
8 years ago
slamanna212 94600c54cb Added Default State for New DNS Options
8 years ago
slamanna212 06444c1c27 Add 3 More DNS Server Choices Durring Install
8 years ago
Adam Warner 4d0b4cfb36 Update basic-install.sh
8 years ago
Adam Warner 3c801e5b91 Merge pull request #301 from fayetted/Issue_163-2
8 years ago
Daniel Fayette ecd46f8560 Allow installer to specify own DNS servers
8 years ago
Mcat12 b5406240c6 Fixes IPv6 surviving a reinstall
8 years ago
Daniel Fayette 46d7bfecdb Check for 25mb of free disk space before install
8 years ago
Promofaux 255706e173 Bring dev branch up to date with master bug fixes
8 years ago
Sergio G beb6b950f7 Replaced 'sudo' with
8 years ago
Promofaux 2d1c0be24e fix reference to install log location. #282
8 years ago
Promofaux 9941651b3c Addresses changes as requested by @jacobsalmela in #282
8 years ago
Adam Warner c93c4cc5e6 Update basic-install.sh
8 years ago
Promofaux 06cba7defd Fix script output around new changes
8 years ago
Promofaux 8b76bbe51d Merge github.com:pi-hole/pi-hole
8 years ago
Promofaux aa1d3a4c2e Fix logic in versionCheckDNSmasq, as dnsmasq.conf was being overwritten every time install was run. Fixes @kmr2319 's concern in #98
8 years ago
Dan Schaper 38e73a188a Fix array selection
8 years ago
Dan Schaper 3fdf588cc9 Costmetic fixes, change DynDNS to OpenDNS
8 years ago
Promofaux 70e4104c17 Merge remote-tracking branch 'origin/development'
8 years ago
Promofaux 29e0e1760b Fixes #154 #269. No need for PR #214 any more.
8 years ago
Chad Howell 5060ed8970 Add error checking for grep and correct typos
8 years ago
Dan Schaper d18e064d21 Remove no longer needed change to config file
8 years ago
Mcat12 0cfb3c7ab4 Fixed config issue
8 years ago
Mcat12 48f9a61ff0 Updated License
8 years ago
Mcat12 0042e3ae02 Merge branch 'development' into CBH/UpstreamDNS
9 years ago
Adam Warner b93e46de14 Update basic-install.sh
9 years ago
Promofaux 9e0c7ed29a Merging from CBH bugfix
9 years ago
Adam Warner 21a07e7419 Merge pull request #263 from pi-hole/newVersioning
9 years ago
Adam Warner 6b50ea6504 Merge pull request #249 from pi-hole/OperationBlockListFromGravity
9 years ago
Mcat12 895647b908 Don't copy version to install dir
9 years ago
Mcat12 0ece58b9cb Add version
9 years ago
Mcat12 49a56cf131 Start on new versioning
9 years ago
Dan Schaper cadc506aa5 Remove extraneous whitespace from basic-install.sh
9 years ago
Chad Howell eee0ccef8c Merge remote-tracking branch 'refs/remotes/pi-hole/master' into CBH---pihole-system-user-v2
9 years ago
Chad Howell 088bd632ab Merge remote-tracking branch 'refs/remotes/pi-hole/master' into CBH---Descrition-for-pi-hole-v1-back-function
9 years ago
PromoFaux 60bf14d4dd Merge pull request #255 from pi-hole/Bugfix/InstallScriptFix
9 years ago
Promofaux c00fb44cee Do not force apt-get upgrade on the user. Instead, advise them. We only need to make sure apt-get update has been run
9 years ago
Promofaux 3d78b44a8e Changes as in #253, but with less commits to keep the repo tidy
9 years ago
Promofaux 701ae06e4a Move copying of adlists.default to gravity.sh
9 years ago
PromoFaux 98a0d17431 Update basic-install.sh
9 years ago
Chad Howell ae336da7a1 Fix formatting, use consistent style, add comments
9 years ago
Promofaux ef99fe2d18 Add line to copy default ad list into /etc/pihole
9 years ago
Adam Warner 2b99fa81f3 Tidy up output lines around new code
9 years ago
Adam Warner 354a42dd00 close quotes on line 318!!!
9 years ago
Adam Warner 4cedca3427 add in a prompt to give users the option to quit installation or continue
9 years ago
Dan Schaper e99be28a73 Variable missing $
9 years ago
Dan Schaper 32389e4ab8 Terminate string with missing quote
9 years ago
Adam Warner 01d7fc0ac9 Removed apt-get update/upgrade, instead checking for updates availible and advising user to update/upgrade after installation of pi-hole. Addresses issue #218
9 years ago
Chad Howell d74c8261aa dnsFile2="/etc/dnsmasq.conf.orig"
9 years ago
Chad Howell ac373545d0 versionCheckDNSmasq() fixups
9 years ago
Chad Howell a21948d2c6 Typo fix
9 years ago
Chad Howell 940480effe Revert "Fix backup to use new 01-pihole.conf location"
9 years ago
Chad Howell 29c593b8b0 Add user pihole if user does not exsist
9 years ago
Chad Howell 0c444e6f2b Fix backup to use new 01-pihole.conf location
9 years ago
Chad Howell 6cf6e16d22 Add ability to choose upstream DNS servers
9 years ago
Chad Howell e5f9663a0e Move dnsmasq.conf to dnsmasq.d/01-pihole.conf
9 years ago
Promofaux eec14be10d add $SUDO into spinner control.
9 years ago
Promofaux c179936b54 add $SUDO
9 years ago
Promofaux 649a565801 run apt-get install as sudo when resolving dependencies
9 years ago
Promofaux 2d4ebf5eb5 FIX CONFLICTS
9 years ago
Promofaux 754beed3a1 Bring up to date with master
9 years ago
Promofaux 9f0927351d Merge from #236
9 years ago
Promofaux 736edf44e4 Added date check before running apt-get update/upgrade. Wont run apt-get update/upgrade if it has already been run today
9 years ago
Promofaux 8a74942da7 Cleaned up output before running gravity.sh
9 years ago
Promofaux 2fe42138c7 removed a space
9 years ago
Promofaux 1563146918 improvements to git functions (passing parameters). Added >/dev/null to attempt to supress output from apt-get upgrade
9 years ago
Promofaux cf3aea8075 uncomment the apt-get update/upgrade!
9 years ago
Promofaux 6cea480210 Huge update! Base files now cloned from github (or updated if already existing) and copied out to the correct directories. Web admin interface is now cloned from hithub (or updated if already existing). Packages are checked before we go ahead and try to install them anyway.
9 years ago
Promofaux 206717828b Improve spinner function.
9 years ago
Chad Howell 316d26ede2 Add unzip to the dependencies
9 years ago
Promofaux e8b8fb0835 s
9 years ago
Promofaux 6663ced38d Initial commit
9 years ago
Dan Schaper ea0fb15ff2 Move creation of pihole directory out of IPv6 function
9 years ago
Adam Warner 05a59b17be Changed URLs in installScripts() to match new organisation links
9 years ago
Kenneth Koski ce578534fe Fixing minor typos in basic-install.sh
9 years ago
Promofaux 3f40a95929 Whoops, should probably commit more often. Massive overhaul. Cleaned up output, less verbose (will still output errors, but gets rid of anything not needed) Added a spinner so users don't think it has stalled
9 years ago
Promofaux 5c25c42da8 Make installPiholeWeb() more inteliigent. Checks for existence of /var/www/html/pihole, and only downloads from repo if it does not exist. Will stop install script from overwriting any tweaks users have made to index.html
9 years ago
Promofaux 96011bc2ae make InstallWebAdmin() a bit more intelligent, and less verbose. Checks if installing over an existing installation, and if so, will remove existing webadmin folder.
9 years ago
Promofaux 4f59577fd1 Remove SUDO from line that runs gravity.sh to stop files in /etc/pihole being owned by root
9 years ago
Promofaux bc51f88805 Check if any list.* files exist from previous installation, if they do delete them.
9 years ago
jacobsalmela 0a0f00da3b fixes #169
9 years ago
jacobsalmela 5d608a2db5 leave system cron alone
9 years ago
jacobsalmela 7c6ef0cfd0 privileged install
9 years ago
Jacob Salmela 0cf859344a Merge pull request #176 from xd1936/patch-1
9 years ago
jacobsalmela 6125b2520b install git for updateDashboard.sh
9 years ago
Leo 665dfdfe8e Install Figlet Fonts with Toilet
9 years ago
Adam Warner 6b1f14647c add reference to blacklist.sh
9 years ago
Jacob Salmela 6f9d2d0567 fixes #145
9 years ago
Clinton bc3224e0b9 installer - only select first (probably default) interface in list instead of all
9 years ago
Salmela d37db4304c A few small display changes
9 years ago
Salmela d646612a25 Block ads over IPv6
9 years ago
Clinton Montague b757e7a769 Fix typo in installer
9 years ago
Jacob Salmela 184d1bd046 fixes #126
9 years ago
Dan Schaper 4027139d9c More merge conflict resolution
9 years ago
Dan Schaper d215fa9ade Resolve merge confict
9 years ago
Dan Schaper dcccb2ee2b Merge branch 'bug/multipleIP' into development
9 years ago
Dan Schaper 412a190b42 Basic-install.sh should only show one ip address in whiptail screen.
9 years ago
Dan Schaper d2b260fc1e Log file is automatically generated by dnsmasq, no need to create.
9 years ago
Dan Schaper 22d0e82d92 Add GPL V2+ header
9 years ago
Dan Schaper 7cf5320f50 Only write to dhcpcd.conf if address isn't set
9 years ago
Dan Schaper 9421366e4f Breakout basic-install.sh to functions
9 years ago
Jacob Salmela bc0a8e7733 final dialog verbiage
9 years ago
Dan Schaper b011fe28d9 No longer need a reboot
9 years ago
Dan Schaper 6e13134328 Revert FHS change until merged
9 years ago
Dan Schaper 29ae66c6db Check IP info for outgoing interface
9 years ago
Jacob Salmela d0d165ad16 chmod the log flusher
9 years ago
Jacob Salmela 0cb20fc080 typo
9 years ago
Jacob Salmela dee3df4e11 download master gravity
9 years ago
Jacob Salmela 814873c643 reboot logic
9 years ago
Jacob Salmela 0936e394d4 reboot only if new IP was set
9 years ago
Jacob Salmela ad91eb44fb choose an interface
9 years ago
Jacob Salmela 76c217d9cc moving to functions
9 years ago
Jacob Salmela 46b4000e75 reboot works better
9 years ago
Jacob Salmela 8ac8aa72ce Closing dialog
9 years ago
Jacob Salmela 8df376860c simple function to run install commands
9 years ago
Jacob Salmela eec0a31216 trying text output
9 years ago
Jacob Salmela fb3fde3d19 testing with no reboot
9 years ago
Jacob Salmela 1482b9563c does gravity use static IP?
9 years ago
Jacob Salmela 6d989f9160 overwrite html folder
9 years ago
Jacob Salmela f37990351e dumb mistake
9 years ago
Jacob Salmela a44591ca6b fix permission denied for log file
9 years ago
Jacob Salmela 37f255d761 save output to log file instead
9 years ago
Jacob Salmela 72cf5c91a5 set static ip and suppress more output
9 years ago
Jacob Salmela dfe1b126c4 progress dialog working
9 years ago
Jacob Salmela 4229a3e5e9 whiptail revamp of install script
9 years ago