[Soc-coordination] debian-images-generator report for June 25, 2006
Carlos Parra Camargo
cparra at emergya.info
Sun Jun 25 09:57:42 UTC 2006
This the 5th report of debian-images-generator project.
Things that have been keeping me busy this week:
- Added media component, here there are MediaSet and MediaElement
classes. The idea is that every generation has one MediaSet
object, this object has at least one MediaElement (Ex: cd, dvd,
..). Each object has info about his level (Ex: MediaElement has
a reference to a packages_tree element, about if this element
has doc, is bootable, ...)
- Added mediatype component. The MediaType class describes the media
that it's going to be used (To start, it's supported: cd , cd700,
cd800 and dvd)
- Added data directory. Here will be all the data that it's not part
of the code of the program. Right now, it has a tasks/ and distro/
dirs. Under distro/ it will be all the data relationed with a
specific distro (here will be all the info that currently you can
find in debian-cd data/ dir).
- Moved tree.py into packagestree.py
- Added some doc
- Added more tests. The code that it's in the repository in this
moment, generates one set that only contains one piece. In this
element, it's added all the packages that are in some "contrib/*"
sections and all the packages of section "debian-installer".
The output:
==================== Generating a set... ===================
Number of elements: 1
=======================
Piece 1
========
Size: 100.268257141 MB
Sections: ['contrib/text', 'debian-installer', 'contrib/misc',
'contrib/doc', 'contrib/devel', 'contrib/games', 'contrib/net',
'contrib/admin', 'contrib/comm']
--
Carlos Parra Camargo
Emergya, Soluciones Tecnológicas
Tel. +34 954 98 10 53 FAX +34 954 98 11 79
Avda. Luis Montoto, 105
E41007 Sevilla
cparra at emergya.info
http://www.emergya.info
More information about the Soc-coordination
mailing list