summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2018-05-20 17:58:15 -0400
committerDavid P <megver83@parabola.nu>2018-05-20 17:58:15 -0400
commit9da64a12e7b5ff109dea77340f1bde70bd5632bf (patch)
tree62876e7eac041bdd91263d167973b32add25beff
parentc71bd1bca27ceb6931a9a239ce6f943e1143d5bd (diff)
Update README.md
Signed-off-by: David P <megver83@parabola.nu>
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 430a171..3cc8747 100644
--- a/README.md
+++ b/README.md
@@ -3,10 +3,12 @@
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`, **not** the build log).
+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).
+
+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.
### 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 a blobbed Linux kernel. It is easier to "deblob" their configs (I say "deblob" with "" because it's not real deblobbing, just disabling blob's configs) than copy-pasting their changes or even applying them as patches, which may conflict with our changes.
+We want to diverge as little as possible from Arch kernel configs, which are made for the blobbed Linux kernel. It is easier to "deblob" their configs (I say "deblob" with "" because it's not real deblobbing, just disabling blob's configs) than copy-pasting their changes or even applying them as patches, which may conflict with our changes.
## Contributing
If you wish to do a request, report a bug, send feedback, etc. you can contact us on our usual channels: