Commit Graph

1315 Commits (6d8abc2e30aecc98c5807a3ec4a409f4b3568580)

Author SHA1 Message Date
Christian König 6d8abc2e30
Don't install `which`
2 years ago
Adam Warner 6b8ba3c15e
Replace deprecated shell commands (#4907)
2 years ago
Adam Warner 64e61aac4a
Simplify versions.sh (#4959)
2 years ago
Stephan Pillhofer 122bc6b927
Fix static IP not set because of in-line comment
2 years ago
Stephan Pillhofer 06cf7afbc2 Fix static IP not set
2 years ago
a1346054 e3db5fc601
basic-install.sh: Use `command -v` instead of `which`
2 years ago
a1346054 9c51050283
basic-install.sh: Use `grep -E` instead of `egrep`
2 years ago
RD WebDesign c5b3b8dd68
Fix `pihole -r` dialog exit
2 years ago
Christian König 18d28533eb
Update local and remote versions at the same time
2 years ago
Adam Warner 755ec8bf2f
$$ != $
2 years ago
Adam Warner 1c1407e083
Use utils.sh in install script (#4872)
2 years ago
Christian König d4ce5b1c2a
Fix tabs in dialog boxes
2 years ago
yubiuser 2ff1fa1b85
Merge branch 'development' into use_utils
2 years ago
Christian König 1335c44deb
Add jq to dependencies
2 years ago
Christian König 9b5ea13a33 Use utils.sh in install script
2 years ago
yubiuser 37102e5a01
Merge branch 'development' into removeblockpagefunctionality
2 years ago
MichaIng b3c8045b52
Skip web server dialog if --disable-install-webserver has been passed
2 years ago
Christian König 97447b2f3b
Do not remove blockingpage.css from existing installations as some users might use them for custom.php
2 years ago
Christian König 27fa284eda
Fix missing PI_HOLE_BLOCKPAGE_DIR
2 years ago
Christian König 6c9bd7a632
Remove blockingpage.css
2 years ago
Adam Warner c78cf82fc6
no need to declare $viewPort
2 years ago
Christian König c7410b0be9
Always indent
2 years ago
Christian König 7320c10dd3
Fix git indention
2 years ago
Adam Warner c6da627b7d
Move release version check inside the else block
2 years ago
Adam Warner 9028898ba7
Move code from `check_epel_repo_required` into the rpm branch of the if check on package_manager_detect(), adjust tests to accommodate
2 years ago
Adam Warner 0e8c1ec023
Flip logic on epel check - if _not_ fedora, then (try to, depending on supported OS) install EPEL.
2 years ago
Adam Warner 313c0ddf28
Update automated install/basic-install.sh
2 years ago
Adam Warner b613758419
rename select_rpm_php and simplify it to remove code no longer needed (discussed internally removing the unsupported dialog here to match behaviour on non rpm distros)
2 years ago
Adam Warner 9c03915cb0
Remove special Centos7 hand holds. Move the unsupported dialog out to a further if block so that a user may still continue to install on centos7 (provided they have the pre-requisites installed)
2 years ago
Christian König 2610739624
Indent installation/update complete message
2 years ago
Christian König 8c778c14dc
Move linebreaks
2 years ago
yubiuser d5c798d1a9
Apply reviewers suggestion
2 years ago
Christian König 14e1eea22d
Fix spaces in dialog msg
2 years ago
yubiuser c7108a632c
Merge pull request #4824 from pi-hole/Alam_Rocky
2 years ago
Christian König bc8fcc744c
Fix shellcheck warnings
2 years ago
Christian König a3f1317add
Don't fail if Alma or Rocky is detected
2 years ago
Adam Warner 13135498c1
Merge pull request #4811 from pi-hole/CAPS
2 years ago
Christian König b25805348f Print all SELINUX output in lowercase
2 years ago
Adam Warner 59dab6a568
Simplifications per @yubiuser's suggestion
2 years ago
Adam Warner ecfb96d339
If old log paths exist in logrotate file, replace them with new ones
2 years ago
Adam Warner e4444ae6a5
fixes "Set static IP using custom values results in error" (#4807)
2 years ago
yubiuser 8e4adb6e39
Merge pull request #4788 from pi-hole/SKIP_INSTALL
2 years ago
yubiuser 6aaa446354
Merge pull request #4802 from pi-hole/codespell
2 years ago
Christian König 3d8672bc59
Clean consecutive mkdir
2 years ago
Christian König b49db58ec2
Fix spelling mistakes
2 years ago
Dan Schaper 56a32047b8
Logic fix
2 years ago
Dan Schaper 48d5d6bed2
Always create the log target directory before any movements
2 years ago
Adam Warner 04abc4dacd
Merge pull request #4792 from pi-hole/fix/mkdir_logs
2 years ago
Dan Schaper fd41801977
Create new log directory
2 years ago
Christian König 518cbd10e0
Rename also in docker files
2 years ago