Commit Graph

571 Commits (bd07d7f32eba63a1d18d76213bdb8f82c3bd87a6)

Author SHA1 Message Date
Dan Schaper a4a9879643
Restructure firewall detection and application.
8 years ago
Dan Schaper ea9ec384c6
Disambiguate nested ifs.
8 years ago
Dan Schaper bbb958b7ed
Detect RPF breaking kernel updates.
8 years ago
DL6ER 03d4fcd17d Don't actually have to reapply DHCP settings since we are going to save it in a different file we don't replace by a template
8 years ago
DL6ER 02d658be65 Look for DHCP / DNS server settings which would have to be reapplied after updating (since we overwrite 01-pihole.conf)
8 years ago
Dan Schaper b02730a5ad
Merge branches 'development' and 'feature/track_pre-installed_packages' of github.com:pi-hole/pi-hole into feature/track_pre-installed_packages
8 years ago
Dan Schaper 9a9cb61345
Shift `epel-release` to installer dependencies for CentOS
8 years ago
Dan Schaper c3b51b4ceb Merge branch 'development' into feature/track_pre-installed_packages
8 years ago
Dan Schaper bc6a985f7c
Merge branch 'development' of github.com:pi-hole/pi-hole into tweak/subshells
8 years ago
Dan Schaper 7320fc11d2
Check command -v directly, instead of subshelling out.
8 years ago
Dan Schaper a328326e39
Formatting
8 years ago
Dan Schaper 4eedf8a746
Always update package cache where we can.
8 years ago
Dan Schaper c5f5252145 Merge pull request #961 from pi-hole/customblockpage
8 years ago
Mcat12 7fadd469c9 Merge pull request #1038 from pi-hole/fix/IPV6_detection
8 years ago
Dan Schaper 7eb6124721
Don't call for package installs if there are no packages to install.
8 years ago
Dan Schaper f458780ba7
Rebase onto development
8 years ago
Dan Schaper 8ad52806de
Quiet DNF
8 years ago
Dan Schaper dc22a50dcc
Fedora dependency installer overhaul
8 years ago
Dan Schaper 852341c601
Check for installation status within the parent function.
8 years ago
Dan Schaper d5ed6c1901
Find which packages already exist and only install new packages. Set up for unintall to know what packages we installed for later removal.
8 years ago
Dan Schaper da41383476
Check IPv6 to see if the route is reachable, if not, don't use.
8 years ago
Dan Schaper 6ff79835da
If only one interface available, don't show whiptail, just use that interface.
8 years ago
Dan Schaper 1d608b204a
Only allow UP interfaces to be selected. (DOWN interfaces would have not given IP addresses anyways.)
8 years ago
Dan Schaper c2b8bed3a8
Get the IP address that is the source for the default route out. Fixes interfaces with multiple IP's assigned getting the wrong IPv4 chosen.
8 years ago
Adam Warner d12efccd0b Merge pull request #1028 from pi-hole/bcambl-selinux_notification
8 years ago
Mcat12 54afffed19 Remove newline
8 years ago
Mcat12 fc8fcdbece Add newline
8 years ago
Promofaux abd1fedc9d .
8 years ago
Promofaux 9725985037 printf to echo. idgaf
8 years ago
Promofaux 754f3359ec too many echos spoil the branch
8 years ago
Promofaux 4c131b8c28 newlines
8 years ago
Promofaux 15c674ba29 verbosity
8 years ago
Promofaux 00aff6a906 maybe
8 years ago
Promofaux c45c3a72b5 words words words
8 years ago
Promofaux 662d450651 adjust size of whiptail dialog
8 years ago
Promofaux a8897becd2 Make sure whiptail is installed...
8 years ago
Promofaux fdb64a5702 untested convert user prompt to whiptail
8 years ago
Mcat12 73a80ff7dc Align installer output for updating repo
8 years ago
Promofaux a795fd698d Merge branch 'selinux_notification' of https://github.com/bcambl/pi-hole into bcambl-selinux_notification
8 years ago
bcambl 2fb0dc0a4a add warning if SELinux is Enforcing
8 years ago
DL6ER aa8e1497a3
Fixed error
8 years ago
DL6ER afabf30ec6
Fix Fedora web UI support
8 years ago
DL6ER 420158494d Merge pull request #1022 from pi-hole/fix/adlists.default
8 years ago
DL6ER 6b7b0e0eb3
Test if /etc/pihole/adlists.default exists
8 years ago
Adam Warner ad70db7e0e Merge pull request #1020 from bcambl/setDNS_before_ifcfg
8 years ago
bcambl 1e7e3259b5 choose dns servers prior to interface configuration
8 years ago
bcambl 513bc32d87 is_repo: ensure directory exists
8 years ago
Dan Schaper 9355a8ad0e Merge pull request #1011 from pi-hole/fix/sudoers
8 years ago
Dan Schaper ea5ee7b0f9
Execute gravity in same shell as installer, don't subshell it.
8 years ago
DL6ER bc8cf1b2d8
Fixed wrong indentation
8 years ago
DL6ER bb28d94884
Merge branch 'development' into customblockpage
8 years ago
Blayne Campbell 8f402f5c77 Merge pull request #1009 from bcambl/fix_1004
8 years ago
DL6ER 60054da582
Add lighttpd user (OS dependent) to sudoers file
8 years ago
bcambl cbf84c1840 replace subshell with command chain
8 years ago
bcambl c9c28cb59a replace 'git -C' with long version
8 years ago
Dan Schaper 4244f716e0
Create /opt/pihole before trying to install into it.
8 years ago
DL6ER c48e6c91f5 Merge pull request #999 from pi-hole/fix/install_deps_exit
8 years ago
DL6ER 8841bdd252
Reset the if's
8 years ago
DL6ER 58261098fb
We should not call a function that Dan deleted
8 years ago
DL6ER 9432d3035a
Merge branch 'development' into cleanup/remove_legacy_detect
8 years ago
DL6ER 9907fc2770
Merge branch 'development' into fix/install_deps_exit
8 years ago
Dan Schaper 8117ec8e20
Remove v1 legacy detection code.
8 years ago
Dan Schaper ff2783f9fc
Tabs to spaces and formatting.
8 years ago
Dan Schaper 156a51c945
Remove extra display only variable.
8 years ago
Dan Schaper c72ffae4a2
Don't install extra packages (openresolv was installed over resolvconf). No longer need --fix-missing.
8 years ago
Dan Schaper 7f3b0030ea
LF
8 years ago
Dan Schaper 9a626948f8
Use debconf for Deb/Ubu package installations.
8 years ago
Dan Schaper 5c43df66a8
Remove spinner function, masked return values.
8 years ago
Dan Schaper d0e3c546f8
CRLF to CR (Win to Unix line endings)
8 years ago
Dan Schaper 8cb01cdd29
One step to rename variables.
8 years ago
Adam Warner 10982a0f45 Merge pull request #990 from pi-hole/dontkillsetupVars.conf
8 years ago
DL6ER d4c378ed5d Remove PIHOLE_INTERFACE if already set (not PIHOLE_DOMAIN)
8 years ago
DL6ER 7872f68a45 Only try to remove parts inthe file if the file already exists
8 years ago
DL6ER ec8c848106 Don't kill already existing setupVars.conf on update (and fresh install)
8 years ago
Mcat12 3b50ce8c54 Merge pull request #977 from pi-hole/activatewebUIpw
8 years ago
DL6ER 1eeaa01234 Always put the information that we added a password if we did (not only on update but also on fresh install)
8 years ago
DL6ER e2898217d2 Made message shorter
8 years ago
DL6ER f81dadc5d0 Fix final message
8 years ago
Promofaux c10ec5548f remove code that replaces tokens in 01-pihole.conf
8 years ago
Mcat12 92f4824884 Automatically enable IPv6
8 years ago
DL6ER a00034a6a7 Add password to webUI after update if there is none
8 years ago
DL6ER 5374f652dd No need to modify lighttpd config file, since we overwrite it anyways
8 years ago
DL6ER a866c4e388 Place blockingpage.css (former index.css) unter admin/ so we can load it also from some blocked sub-directories
8 years ago
DL6ER e7241a989c Include CSS file
8 years ago
DL6ER b246dba7e7 Rename index.html to index.php
8 years ago
trinapicot 870454330d Add check for lighty.conf before trying to move it
8 years ago
Dan Schaper d53a3af191 Merge pull request #899 from diginc/configureFirewall_unittest
8 years ago
Dan Schaper e9475a9739 Merge pull request #887 from brontide/dependancy_cleanup
8 years ago
bcambl 0caa44e979 write ifcfg instead of appending
8 years ago
diginc b9f3493dbc move PH_TRUE to Dockerfiles to DRY
8 years ago
diginc 633095aee1 switch to consistent style
8 years ago
Eric Warnke 71005e1db3 Merge with change of spacing in development
8 years ago
Promofaux c452a4569e .js
8 years ago
Promofaux a182a208dc Tidy up output
8 years ago
Promofaux d273b4b48b Check for missing index.html, replace if missing.
8 years ago
Promofaux b429e890ad move web interface message inside "if not update" block. Check for pi-hole deps AFTER whiptails
8 years ago
Dan Schaper 6d415a7384 Merge pull request #894 from diginc/InstallFixes_UnitTests
8 years ago
Dan Schaper 8b9f0487c0 Merge branch 'feature/defensiveTweaks' of https://github.com/pi-hole/pi-hole into feature/defensiveTweaks
8 years ago
Adam Warner 50bd8b4a09 Further tweaks to local repo handling
8 years ago
Dan Schaper 7740e4268c Consistency and standards basic-install start.
8 years ago