aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2021-02-07 17:08:16 +0100
committerRobert Alessi <alessi@robertalessi.net>2021-02-07 17:08:16 +0100
commit990097097c7d5c77067a281915481ab9e9f076fa (patch)
treea491b6ac8d4650e4a4782a223aadd5d78742ef57
parente725a90ce7629e1dbb930a3eff90f36e7f783190 (diff)
downloadmy-x200-990097097c7d5c77067a281915481ab9e9f076fa.tar.gz
a typo
-rw-r--r--README.md6
-rw-r--r--about.html4
2 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 6e57159..958ce2f 100644
--- a/README.md
+++ b/README.md
@@ -43,18 +43,18 @@ Once installed, `my-x200` is configured by editing
43Noise Removal 43Noise Removal
44------------- 44-------------
45Set the variable `is_thinkpad_x200` to `yes` (which is the default 45Set the variable `is_thinkpad_x200` to `yes` (which is the default
46value). The default frequency rate should work. It may be change by 46value). The default frequency rate should work. It may be changed by
47modifying the value of `PWMFREQ_RATE`. 47modifying the value of `PWMFREQ_RATE`.
48 48
49Privacy Settings 49Privacy Settings
50---------------- 50----------------
51`/etc/default/my-x200` also provides a “Privacy settings” section: if 51`/etc/default/my-x200` also provides a “Privacy Settings” section: if
52`enable_privacy` is set to `true`, then the wired internet interface 52`enable_privacy` is set to `true`, then the wired internet interface
53that may or may not be connected to the internet will have its MAC 53that may or may not be connected to the internet will have its MAC
54address spoofed at startup. (The wireless interfaces must also be 54address spoofed at startup. (The wireless interfaces must also be
55spoofed, but this can be handled by wpa_supplicant: see below.) 55spoofed, but this can be handled by wpa_supplicant: see below.)
56Additionally, `my-x200` will delete `/var/lib/dhcpcd/duid`, and use 56Additionally, `my-x200` will delete `/var/lib/dhcpcd/duid`, and use
57`/proc/sys/kernel/random/boot_id` to generate a new DUID-LLT based 57`/proc/sys/kernel/random/boot_id` to generate a new DUID-LLT-based
58file with an updated timestamp. A new DUID is generated each time the 58file with an updated timestamp. A new DUID is generated each time the
59computer is started. 59computer is started.
60 60
diff --git a/about.html b/about.html
index 5db3d43..2cf1920 100644
--- a/about.html
+++ b/about.html
@@ -30,9 +30,9 @@
30<h2 id="configuration">Configuration</h2> 30<h2 id="configuration">Configuration</h2>
31<p>Once installed, <code>my-x200</code> is configured by editing <code>/etc/default/my-x200</code>.</p> 31<p>Once installed, <code>my-x200</code> is configured by editing <code>/etc/default/my-x200</code>.</p>
32<h2 id="noise-removal">Noise Removal</h2> 32<h2 id="noise-removal">Noise Removal</h2>
33<p>Set the variable <code>is_thinkpad_x200</code> to <code>yes</code> (which is the default value). The default frequency rate should work. It may be change by modifying the value of <code>PWMFREQ_RATE</code>.</p> 33<p>Set the variable <code>is_thinkpad_x200</code> to <code>yes</code> (which is the default value). The default frequency rate should work. It may be changed by modifying the value of <code>PWMFREQ_RATE</code>.</p>
34<h2 id="privacy-settings">Privacy Settings</h2> 34<h2 id="privacy-settings">Privacy Settings</h2>
35<p><code>/etc/default/my-x200</code> also provides a “Privacy settings” section: if <code>enable_privacy</code> is set to <code>true</code>, then the wired internet interface that may or may not be connected to the internet will have its MAC address spoofed at startup. (The wireless interfaces must also be spoofed, but this can be handled by wpa_supplicant: see below.) Additionally, <code>my-x200</code> will delete <code>/var/lib/dhcpcd/duid</code>, and use <code>/proc/sys/kernel/random/boot_id</code> to generate a new DUID-LLT based file with an updated timestamp. A new DUID is generated each time the computer is started.</p> 35<p><code>/etc/default/my-x200</code> also provides a “Privacy Settings” section: if <code>enable_privacy</code> is set to <code>true</code>, then the wired internet interface that may or may not be connected to the internet will have its MAC address spoofed at startup. (The wireless interfaces must also be spoofed, but this can be handled by wpa_supplicant: see below.) Additionally, <code>my-x200</code> will delete <code>/var/lib/dhcpcd/duid</code>, and use <code>/proc/sys/kernel/random/boot_id</code> to generate a new DUID-LLT-based file with an updated timestamp. A new DUID is generated each time the computer is started.</p>
36<h2 id="backup">Backup</h2> 36<h2 id="backup">Backup</h2>
37<p>Finally <code>my-x200</code> has the ability to backup essential files or directories—for instance to a backup disk mounted inside the dock. Of course, the backup process is triggered on certain conditions only:</p> 37<p>Finally <code>my-x200</code> has the ability to backup essential files or directories—for instance to a backup disk mounted inside the dock. Of course, the backup process is triggered on certain conditions only:</p>
38<ol type="1"> 38<ol type="1">