Commit Graph

1692 Commits (513bc32d879ca8f106f60fc09db7a24d85c5c31d)
 

Author SHA1 Message Date
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 a74e48a138 Merge pull request #1014 from pi-hole/fix/Gravity_in_shell
8 years ago
Dan Schaper ea5ee7b0f9
Execute gravity in same shell as installer, don't subshell it.
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
DL6ER 4626b8ced5
Removed fixed username from sudoers file
8 years ago
bcambl cbf84c1840 replace subshell with command chain
8 years ago
Dan Schaper 420fb69166 Merge pull request #1005 from pi-hole/fix/create_install_directories
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 f082b5ba54 Merge pull request #1001 from pi-hole/cleanup/remove_legacy_detect
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
DL6ER d42caa8672 Merge pull request #1000 from pi-hole/fix/tab_space
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
DL6ER a9cb93d801 Merge pull request #998 from pi-hole/LordKelvin
8 years ago
DL6ER ee8f29d178 Fixed typo, extended help text
8 years ago
DL6ER da363070c7 Added Kelvin
8 years ago
DL6ER 50cf891e01 Merge pull request #996 from pi-hole/allowemptysecondDNSserver
8 years ago
DL6ER 715838cf89 Allow disabling second DNS server
8 years ago
DL6ER 372c699cc6 Merge pull request #993 from pi-hole/fix/one_step_refactor
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
Mcat12 a0019d86c5 Merge pull request #983 from pi-hole/cronpath
8 years ago
Adam Warner 4348653431 Merge pull request #985 from pi-hole/pi.hole
8 years ago
Dan Schaper 09cfa9bb20 Merge pull request #986 from pi-hole/autoCompletes
8 years ago
Promofaux e7713a9028 add missing pihole autocomplete commands
8 years ago
Promofaux 906a1753be specifically comment out gravity.list addn-host
8 years ago
Promofaux a3d519b671 no need to remove list, because of echo >
8 years ago
Promofaux 8591f9d576 check for list before removing it
8 years ago
Promofaux c10ec5548f remove code that replaces tokens in 01-pihole.conf
8 years ago
Promofaux 684ac98c8e Remove hostname and pi.hole entries, move to /etc/pihole/local.list
8 years ago