Commit Graph

153 Commits (fdf805bc7bce48b76b7188f562c2a1c35becf58e)

Author SHA1 Message Date
Daniel Fayette fdf805bc7b Merged with @slamanna212 code to add 3 new DNS providers.
9 years ago
slamanna212 da959e1296 Increased Size Of Whiptail Dialog
9 years ago
slamanna212 94600c54cb Added Default State for New DNS Options
9 years ago
slamanna212 06444c1c27 Add 3 More DNS Server Choices Durring Install
9 years ago
Adam Warner 4d0b4cfb36 Update basic-install.sh
9 years ago
Adam Warner 3c801e5b91 Merge pull request #301 from fayetted/Issue_163-2
9 years ago
Daniel Fayette ecd46f8560 Allow installer to specify own DNS servers
9 years ago
Mcat12 b5406240c6 Fixes IPv6 surviving a reinstall
9 years ago
Daniel Fayette 46d7bfecdb Check for 25mb of free disk space before install
9 years ago
Promofaux 255706e173 Bring dev branch up to date with master bug fixes
9 years ago
Sergio G beb6b950f7 Replaced 'sudo' with
9 years ago
Promofaux 2d1c0be24e fix reference to install log location. #282
9 years ago
Promofaux 9941651b3c Addresses changes as requested by @jacobsalmela in #282
9 years ago
Adam Warner c93c4cc5e6 Update basic-install.sh
9 years ago
Promofaux 06cba7defd Fix script output around new changes
9 years ago
Promofaux 8b76bbe51d Merge github.com:pi-hole/pi-hole
9 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
9 years ago
Dan Schaper 38e73a188a Fix array selection
9 years ago
Dan Schaper 3fdf588cc9 Costmetic fixes, change DynDNS to OpenDNS
9 years ago
Promofaux 70e4104c17 Merge remote-tracking branch 'origin/development'
9 years ago
Promofaux 29e0e1760b Fixes #154 #269. No need for PR #214 any more.
9 years ago
Chad Howell 5060ed8970 Add error checking for grep and correct typos
9 years ago
Dan Schaper d18e064d21 Remove no longer needed change to config file
9 years ago
Mcat12 0cfb3c7ab4 Fixed config issue
9 years ago
Mcat12 48f9a61ff0 Updated License
9 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 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
PromoFaux 80bec9c5cf Delete install
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