Documentation for the myhosts file.
authorSteven Black <redacted>
Fri, 30 Oct 2015 15:13:18 +0000 (11:13 -0400)
committerSteven Black <redacted>
Fri, 30 Oct 2015 15:13:18 +0000 (11:13 -0400)
myhosts
readme_template.md

diff --git a/myhosts b/myhosts
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..c6e6d6fb398e4a2f74865fbf6a4d5c14486bfbbb 100644 (file)
--- a/myhosts
+++ b/myhosts
@@ -0,0 +1 @@
+# Custom host records are listed here.
index e2ddd48db0c7f79e9334f6a5bc8ed3aebf87266c..59f926f6075a570cb452c2c8464707e76720e697 100644 (file)
@@ -20,6 +20,11 @@ You can add additional sources by placing them in the `data/` directory. Provide
 `hosts` file, and place its update url in `update.info`. The `updateHostsFile.py` routine will
 automatically refresh the `hosts` file from source each time a new amalgamated file is generated.
 
+
+## How do I incorporate my own hosts?
+
+If you have custom host records, place them in file `myhosts`.  The contents of this file are prepended to the amalgamated hosts file during the update process.
+
 ## Using updateHostsFile.py
 
 This Python script will generate a unique hosts file based on the sources in the `data/` folder.
git clone https://git.99rst.org/PROJECT