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/