No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
=== General === | === General === | ||
[[ | [[DaveMalcolm|Dave Malcolm]] developed<ref>http://dmalcolm.livejournal.com/1301.html</ref>,<ref>http://dmalcolm.livejournal.com/1704.html</ref> a command line app called <code>show</code> that allows for access to various log files through an SQL-like interface. It supports aggregates and can handle Apache access logs, <code>/var/log/messages</code> and <code>/var/log/secure</code> and various others using backends from Augeas<ref>http://augeas.net/</ref> for configuration files like <code>/etc/passwd</code>. | ||
[[User:Pfrields|Paul W. Frields]] | [[User:Pfrields|Paul W. Frields]] explained<ref>http://marilyn.frields.org:8080/~paul/wordpress/?p=1548</ref> how to convert virtual disk images between various formats using utilities from <code>qemu</code>. | ||
[[ | [[User:Rakesh|Rakesh Pandit]] wrote<ref>http://rakesh.gnulinuxcentar.org/?p=131</ref> a "Report for National Institute of Technology Hamirpur Software Activity Workshop" describing an event where students were trained in software development using Free and Open Source Software. | ||
[[User:Nicubunu|Nicu Buceli]] announced<ref>http://nicubunu.blogspot.com/2009/03/mission-accomplished-ocal-10k.html</ref> that the Open Clipart Library has reached its goal of 10,000 images. | |||
[[User:Rjones|Richard W.M. Jones]] posted<ref>http://rwmj.wordpress.com/2009/03/25/size-of-rpm-dependencies/</ref> a visualization of RPM dependencies by size, as part of his quest to build a minimal Fedora installation. A later followup noted<ref>http://rwmj.wordpress.com/2009/03/25/size-of-rpm-dependencies-2/</ref> that very different results occur depending on how the dependencies are traversed (in this case, breadth-first traversal versus depth-first). He then released<ref>http://rwmj.wordpress.com/2009/03/27/rpm-dependency-size-viewer-now-available/</ref> a tool, <code>rpmdepsize</code><ref>http://et.redhat.com/~rjones/rpmdepsize/</ref> to allow users to generate their own dependency visualizations. | |||
[[User:Rjones|Richard W.M. Jones]] | |||
<references/> | <references/> |
Revision as of 19:17, 29 March 2009
Planet Fedora
In this section, we cover the highlights of Planet Fedora - an aggregation of blogs from Fedora contributors worldwide.
http://planet.fedoraproject.org
Contributing Writer: Adam Batkin
General
Dave Malcolm developed[1],[2] a command line app called show
that allows for access to various log files through an SQL-like interface. It supports aggregates and can handle Apache access logs, /var/log/messages
and /var/log/secure
and various others using backends from Augeas[3] for configuration files like /etc/passwd
.
Paul W. Frields explained[4] how to convert virtual disk images between various formats using utilities from qemu
.
Rakesh Pandit wrote[5] a "Report for National Institute of Technology Hamirpur Software Activity Workshop" describing an event where students were trained in software development using Free and Open Source Software.
Nicu Buceli announced[6] that the Open Clipart Library has reached its goal of 10,000 images.
Richard W.M. Jones posted[7] a visualization of RPM dependencies by size, as part of his quest to build a minimal Fedora installation. A later followup noted[8] that very different results occur depending on how the dependencies are traversed (in this case, breadth-first traversal versus depth-first). He then released[9] a tool, rpmdepsize
[10] to allow users to generate their own dependency visualizations.
- ↑ http://dmalcolm.livejournal.com/1301.html
- ↑ http://dmalcolm.livejournal.com/1704.html
- ↑ http://augeas.net/
- ↑ http://marilyn.frields.org:8080/~paul/wordpress/?p=1548
- ↑ http://rakesh.gnulinuxcentar.org/?p=131
- ↑ http://nicubunu.blogspot.com/2009/03/mission-accomplished-ocal-10k.html
- ↑ http://rwmj.wordpress.com/2009/03/25/size-of-rpm-dependencies/
- ↑ http://rwmj.wordpress.com/2009/03/25/size-of-rpm-dependencies-2/
- ↑ http://rwmj.wordpress.com/2009/03/27/rpm-dependency-size-viewer-now-available/
- ↑ http://et.redhat.com/~rjones/rpmdepsize/