summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2018-06-23 13:46:12 -0400
committerDavid P <megver83@parabola.nu>2018-06-23 13:46:12 -0400
commitb0bb09005622d1917deb37a08fa6768c0501ecc2 (patch)
tree934bae753be3f068273f400fc688d4ff3da70c0b
parentfb45e302283e40e1829cfaf21f64c460d62a7c4e (diff)
improve README.md to be readable in cgit and gitlab
Signed-off-by: David P <megver83@parabola.nu>
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 9dc8cba..7fa2199 100644
--- a/README.md
+++ b/README.md
@@ -5,11 +5,11 @@ A README file
### No seriously, what's deblob-config?
It is a collection of scripts which edit, using `sed`, a specified kernel configuration file for the version you choose,
no matter the architecture. It disables CONFIG lines known to work only with blobs, making the compilation a bit slower
-and showing annoying "/\*(DEBLOBBED)*/" messages in the kernel log (yes, the kernel log from `dmesg`, **besides** the build log).
+and showing annoying "/\*(DEBLOBBED)\*/" messages in the kernel log (yes, the kernel log from `dmesg`, **besides** the build log).
-Most of this CONFIG lines are taken from [this LibrePlanet wiki page](http://libreplanet.org/wiki/LinuxLibre:Devices_that_require_non-free_firmware), but we do also add newer ones
-according to our build logs. If there's a blobbed config which is not here, it's probably that it is disabled by Arch (so Parabola disables it too).
-In that case, please get in touch with us to we can add it here.
+Most of this CONFIG lines are taken from [this LibrePlanet wiki page](http://libreplanet.org/wiki/LinuxLibre:Devices_that_require_non-free_firmware),
+but we do also add newer ones according to our build logs. If there's a blobbed config which is not here, it's likely
+to be disabled by Arch (so Parabola disables it too). In that case, please get in touch with us to we can add it here.
### Is it necessary to maintain this? Why does not Parabola manually changes their kernel config files?
We want to diverge as little as possible from Arch kernel configs, which are made for the blobbed Linux kernel. It is easier
@@ -17,7 +17,7 @@ to "deblob" their configs (I say "deblob" with "" because it's not real deblobbi
copy-pasting their changes or even applying them as patches, which may conflict with our changes.
### Why CONFIG_XXX is not included?
-Probably Arch also disables such config line, making the "/\*(DEBLOBBED)*/" message to hide from our logs.
+Probably Arch also disables such config line, making the "/\*(DEBLOBBED)\*/" message to hide from our logs.
## Contributing
If you wish to do a request, report a bug, send feedback, etc. you can contact us on our usual channels: