Commit Graph

311 Commits (91b948332e4878e418027fb2a76a3150842aa87c)

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