ryt51V
e8a5ba1100
Variables for IP and INT files.
2016-02-29 22:36:57 +00:00
ryt51V
72becc3c17
Output IP and interface used in all circumstances.
2016-02-29 22:26:11 +00:00
ryt51V
d823af896a
Install script now saves interface and IPv4 address to files in /etc/pihole rather than /tmp.
...
gravity.sh, blacklist.sh, whitelist.sh read from these files first. If they cannot find them then they warn the user and detect and use the most sensible interface / IPv4 address.
gravity.sh no longer deletes the IPv4 file.
2016-02-29 21:57:44 +00:00
ryt51V
40ac22a427
chooseInterface no longer has modified functionality so reverted to original version. (Ain't broke don't fix it).
2016-02-29 17:54:44 +00:00
ryt51V
2364e73ce9
Moved choice of IPv4 address to after user has chosen to use IPv4.
2016-02-29 17:49:42 +00:00
ryt51V
ad920f6043
Fixed wrong echo when not using IPv4.
2016-02-28 19:18:45 +00:00
ryt51V
8d2fc23d5a
Improved IPv4 dialogs.
2016-02-28 10:49:58 +00:00
ryt51V
3df654586f
Fixed swapped lines.
2016-02-28 10:39:38 +00:00
ryt51V
66b9d07bcb
Reverted back to ip behaviour - not only is ifconfig deprecated but so is its "labels" feature. Better to support modern labelless binding of multiple addresses.
2016-02-28 10:39:38 +00:00
ryt51V
34913941da
Find IP address once interface is chose.
2016-02-28 10:39:37 +00:00
ryt51V
fbf7d1cf3d
Tab consistency.
2016-02-28 10:39:37 +00:00
ryt51V
b5537cd360
Prompt user to choose if they wish to reconfigure their network settings.
2016-02-28 10:02:33 +00:00
ryt51V
443fe43ecc
Simplified use4andor6 logic.
2016-02-28 10:02:33 +00:00
ryt51V
7fb7df7f6e
List interfaces from ifconfig, which distinguishes different labels / aliases of a single physical interface.
2016-02-28 10:02:32 +00:00
Adam Warner
3a46e7fc0a
Merge pull request #338 from pi-hole/auto-chronometer-lcd-setup
...
Auto chronometer lcd setup
2016-02-21 20:48:46 +00:00
Adam Warner
88674e21cf
Update gravity.sh
...
Clear out `pihole.*` files from `/etc/pihole` as they are no longer needed.
2016-02-21 20:45:56 +00:00
Adam Warner
a0673c7028
Update basic-install.sh
...
Increase required free bytes.
2016-02-21 20:38:05 +00:00
Mcat12
592af80659
Update adlists.default
2016-02-21 14:19:57 -05:00
Adam Warner
3ec9b3b021
Merge pull request #327 from pi-hole/slamanna212-development
...
Additional upstream DNS choices, plus ability to add custom upstream DNS
2016-02-21 18:40:34 +00:00
Promofaux
ca2d3a192c
add double bracket notation to lines 396, 399, 403 . Fixes error raised by @jacobsalmela
2016-02-21 18:38:34 +00:00
Adam Warner
209bf7d746
Merge pull request #339 from pi-hole/adlist-changes
...
Adlist.default changes
2016-02-21 18:32:14 +00:00
Promofaux
13777cc1aa
update default list to include StevenBlack's amalgamated list (remove seperate lists included in that list). Take advantage of new support for commenting and blank lines
2016-02-21 18:12:57 +00:00
Promofaux
bffc77e478
Add support for comments and blank lines in adlists.default/adlists.list
2016-02-21 17:45:25 +00:00
Promofaux
0ebb7eecdb
Verify Custom DNS IP is a valid IP address
2016-02-20 17:33:20 +00:00
Promofaux
800d2f0859
Add back in whiptail dialog to verifyFreeDiskSpace()
2016-02-20 16:17:29 +00:00
Promofaux
f397844603
Remove conflicted merge markup. Not sure how that got through.
2016-02-20 16:08:02 +00:00
Promofaux
2d895f328c
Fix merge conflicts
2016-02-20 15:38:39 +00:00
Promofaux
b14b182084
change regex to test for one or more numbers, not 0 or more numbers.
2016-02-20 15:17:57 +00:00
Promofaux
8687d25d88
make prepopulation of freetext on custom DNS provider a bit more intelligent
2016-02-20 15:12:13 +00:00
Promofaux
7001edcd1d
Change 'Other' to 'Custom', add explanation to whiptail. Convert spaces to tabs.
2016-02-20 15:00:03 +00:00
Mcat12
4a1e88f4bf
Fixed Pi-hole user not being created
2016-02-20 09:48:06 -05:00
Promofaux
b41608d40b
Include fix for regex in verifyFreeDiskSpace()
2016-02-20 14:44:56 +00:00
jacobsalmela
c5d45edf2d
consoleblank=0
...
This makes sure the LCD screen does not go blank after a set period of
time.
2016-02-20 01:15:14 -06:00
jacobsalmela
0116b6341c
updated script
...
Added links to where code was borrowed from
added reboot at the end
also added a few things commented out that might be useful for some
people to learn.
2016-02-20 01:14:48 -06:00
Adam Warner
3e7ecda80f
Merge pull request #242 from ChadBHowell/CBH---pihole-system-user-v2
...
Add user pihole if user does not exsist
2016-02-19 09:31:41 +00:00
jacobsalmela
f0e5b2b6f9
Merge branch 'master' into auto-chronometer-lcd-setup
2016-02-18 16:45:47 -06:00
Jacob Salmela
5976ec9323
Merge pull request #330 from fayetted/Issue_322
...
Account for CHIP pc not having root on '/'
2016-02-17 17:42:32 -06:00
Adam Warner
eb3463fad1
Merge pull request #331 from pi-hole/master
...
Update Dev from master
2016-02-17 22:24:27 +00:00
Adam Warner
5f9e5869e9
Create ISSUE_TEMPLATE.md
2016-02-17 22:23:01 +00:00
Adam Warner
950480bb77
Update PULL_REQUEST_TEMPLATE.md
2016-02-17 22:20:01 +00:00
Adam Warner
6530ec58c7
Update PULL_REQUEST_TEMPLATE.md
2016-02-17 22:18:43 +00:00
Adam Warner
b1515c5e3f
Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md
2016-02-17 22:17:20 +00:00
Adam Warner
6581f119fd
Update PULL_REQUEST_TEMPLATE
2016-02-17 22:16:04 +00:00
Adam Warner
9ad7c12710
Create PULL_REQUEST_TEMPLATE
2016-02-17 22:15:33 +00:00
Daniel Fayette
8e289215b4
Account for CHIP pc not having root on '/'
2016-02-17 10:00:36 -06:00
Adam Warner
3718c3be56
Merge pull request #328 from Hippyjake/development
...
closes #325
2016-02-17 12:51:03 +00:00
Adam Warner
c3c051385c
Update basic-install.sh
...
Corrected mistake in previous commit
2016-02-17 12:42:31 +00:00
Hippyjake
21c688a8a8
add uptime -p to chrono script
2016-02-16 18:06:49 -07:00
Promofaux
668b883651
Merge branch 'fayetted-Issue_309' into slamanna212-development
2016-02-17 00:08:48 +00:00
Promofaux
c396aeed52
Correct miss-spelled variables on lines 398 and 403
2016-02-17 00:07:14 +00:00