Redirected from page "debimg"

Clear message

debimg

debimg is an alternative to debian-cd, written in Python and released under the terms of the GNU General Public License, version 3 or (at your option) any later version.

Current Speed

These times are for the build 2008-03-20 amd64 (iso) with the 0.0.2 release:

What is different to deb-imgs-gen?

debimg has a much newer codebase. It is released under the GNU GPL version 3 or (at your option) any later version.

It is designed on top of the apt package and uses python where possible:

debimg also uses 822-like data files, see data/lenny.list in the source. This format saves space and should be faster, because it can be parsed by apt_pkg.ParseTagFile() and only one file needs to be opened instead of multiple ones.

Get it

What is working?

What needs to be done?

Done in 0.0.2

Links

Your comments

DebImg (last edited 2008-04-29 04:56:50 by FranklinPiat)