Commit Graph

1739 Commits (c2b8bed3a889f81d2b40e07f189652eaf7ad4f47)
 

Author SHA1 Message Date
Promofaux 5111880edf remove erroneous -o
9 years ago
Promofaux 3d78b44a8e Changes as in #253, but with less commits to keep the repo tidy
9 years ago
Promofaux f2d71d41a8 Merge branch 'OperationBlockListFromGravity' of github.com:pi-hole/pi-hole into OperationBlockListFromGravity
9 years ago
Promofaux b75b290351 adlists.default copied on each run of gravity. In case it has been overwritten
9 years ago
Promofaux 701ae06e4a Move copying of adlists.default to gravity.sh
9 years ago
PromoFaux edd0b809b7 Merge pull request #254 from pi-hole/master
9 years ago
PromoFaux 98a0d17431 Update basic-install.sh
9 years ago
PromoFaux b1bd56cd51 Update basic-install.sh
9 years ago
Chad Howell ae336da7a1 Fix formatting, use consistent style, add comments
9 years ago
PromoFaux 4a61b80dd6 Update adlists.default
9 years ago
Promofaux ef99fe2d18 Add line to copy default ad list into /etc/pihole
9 years ago
Promofaux 352ebc3193 outsource list of adlists to a file in /etc/pihole/.
9 years ago
Promofaux 556799428c Contains default adlists.
9 years ago
Dan Schaper 0b077b9601 Merge pull request #244 from pi-hole/development
9 years ago
PromoFaux 80bec9c5cf Delete install
9 years ago
PromoFaux c24685c49a Merge pull request #243 from pi-hole/HotFix/InstallScript
9 years ago
Adam Warner 2b99fa81f3 Tidy up output lines around new code
9 years ago
Adam Warner e87443b3e4 add 'http://mirror1.malwaredomains.com/files/justdomains' to list of ad-list sources, can be removed if it causes problems
9 years ago
Adam Warner 74ea597bd8 Cosmetic enhancement. Add the domain 'Pi-Hole.IsWorking.OK' to the top of the domain list to return a friendlier looking domain when pinging a blocked host!
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 abef758ff6 Get ready for user selected DNSs
9 years ago
Chad Howell e5f9663a0e Move dnsmasq.conf to dnsmasq.d/01-pihole.conf
9 years ago
Chad Howell ff5ed561cc Rename dnsmasq.conf to 01-pihole.conf
9 years ago
Promofaux 6b76270889 Remove spinner call when adding URLs of adlist to array.. seems to break it.
9 years ago
PromoFaux 5d040f45c8 Merge pull request #239 from pi-hole/development
9 years ago
Promofaux cebdcc71a7 Add $SUDO call to spinner() in gravity.sh
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 df5059944b Merge branch 'Promofaux-InstallRework' into development
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 8ecf8eb76c output to match other scripts
9 years ago
Promofaux 3cd1a5b1d5 ... Helps if I add the changes to the repo file, and not the test file on my pi.
9 years ago
Promofaux 39507b9d0d Added echo ':::' to the top of the file
9 years ago
Promofaux dfcf9d133e Make output make a bit more sense
9 years ago
Promofaux 8a74942da7 Cleaned up output before running gravity.sh
9 years ago