]> pere.pagekite.me Git - homepage.git/blobdiff - blog/index.html
Generated.
[homepage.git] / blog / index.html
index 180c71b5811511f2d61972be4d4514cff30faf30..5977d32f15e22ba64798dd44a31415a78f77f6e3 100644 (file)
     <div class="entry">
       <div class="title"><a href="http://people.skolelinux.org/pere/blog/Using_appstream_in_Debian_to_locate_packages_with_firmware_and_mime_type_support.html">Using appstream in Debian to locate packages with firmware and mime type support</a></div>
       <div class="date"> 4th February 2016</div>
-      <div class="body"><p>The <a href="https://wiki.debian.org/DEP-11">appstream system</a> is
-taking shape in Debian, and one feature set that is very convenient is
-its ability to tell you want package to install to get a given
-firmware file.  This can be done using apt-file too, but that is for
-someone else to blog about. :)</p>
+      <div class="body"><p>The <a href="https://wiki.debian.org/DEP-11">appstream system</a>
+is taking shape in Debian, and one provided feature is a very
+convenient way to tell you which package to install to make a given
+firmware file available when the kernel is looking for it.  This can
+be done using apt-file too, but that is for someone else to blog
+about. :)</p>
 
 <p>Here is a small recipe to find the package with a given firmware
 file, in this example I am looking for ctfw-3.2.3.0.bin, randomly