Commit Graph

94 Commits (6cf6e16d22f499e155dfe80887f981ea350335d5)

Author SHA1 Message Date
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