summaryrefslogtreecommitdiffstats
path: root/apple
diff options
context:
space:
mode:
authorRehno Lindeque <errantkid@gmail.com>2018-07-28 13:01:50 -0400
committerRehno Lindeque <errantkid@gmail.com>2018-07-30 17:55:13 -0400
commite31b17512822fb7be589ee3701621413a36b1c64 (patch)
tree953211e4e9bc8255d090b25c13e7632745a24a59 /apple
parentec4c3da28964fa585f8be62e0d69536cdc0ad6a3 (diff)
apple/macbook-pro/11-5: Change README to markdown
.wiki is just plain distracting to edit, markdown allows me to quickly write up accompanying docs.
Diffstat (limited to 'apple')
-rw-r--r--apple/macbook-pro/11-5/README.md12
-rw-r--r--apple/macbook-pro/11-5/README.wiki12
2 files changed, 12 insertions, 12 deletions
diff --git a/apple/macbook-pro/11-5/README.md b/apple/macbook-pro/11-5/README.md
new file mode 100644
index 0000000..49ddc4a
--- /dev/null
+++ b/apple/macbook-pro/11-5/README.md
@@ -0,0 +1,12 @@
+# Apple MacBook Pro 11,5
+
+This configuration will **not** work with MacBook Pro 11,2 or 11,3 models.
+
+The [MacBookPro11,4 and MacBookPro11,5](https://support.apple.com/kb/SP719) models ship with a discrete ATI graphics card (whereas MacBookPro11,2 and MacBookPro11,3 ship with NVidia cards). This is alongside the usual integrated Intel GPU.
+
+You may wish to look into dynamic switching between integrated and discrete graphics, but this config doesn't attempt it.
+
+## Additional resources
+
+* Arch linux wiki: [MacBookPro11,x](https://wiki.archlinux.org/index.php/MacBookPro11,x)
+* Kernel patches: [MacBookPro11,x](https://bugzilla.kernel.org/buglist.cgi?quicksearch=macbookpro11)
diff --git a/apple/macbook-pro/11-5/README.wiki b/apple/macbook-pro/11-5/README.wiki
deleted file mode 100644
index a5070ea..0000000
--- a/apple/macbook-pro/11-5/README.wiki
+++ /dev/null
@@ -1,12 +0,0 @@
-= Apple MacBook Pro 11,5 =
-
-This configuration will '''not''' work with MacBook Pro 11,2 or 11,3 models.
-
-The [https://support.apple.com/kb/SP719 MacBookPro11,4 and MacBookPro11,5] models ship with a discrete ATI graphics card (whereas MacBookPro11,2 and MacBookPro11,3 ship with NVidia cards). This is alongside the usual integrated Intel GPU.
-
-You may wish to look into dynamic switching between integrated and discrete graphics, but this config doesn't attempt it.
-
-== Additional resources ==
-
-* Arch linux wiki: [https://wiki.archlinux.org/index.php/MacBookPro11,x MacBookPro11,x]
-* Kernel patches: [https://bugzilla.kernel.org/buglist.cgi?quicksearch=macbookpro11 MacBookPro11,x]