Differences between revisions 7 and 9 (spanning 2 versions)
Revision 7 as of 2007-09-08 12:21:58
Size: 1466
Comment:
Revision 9 as of 2009-03-16 03:29:46
Size: 316
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== deb-imgs-gen ==
 * Take it over
  * Get myself added to the project
  * Switch to a decentralized VCS like GIT or Bazaar
 * Improve usage of python-apt
  * Use apt.cache instead of parsing Packages.gz files
  * Use pkg.markInstall to mark packages
  * Fetch packages using python-apt tools
 * Reduce the number of external program calls
  * Do not use debootstrap to build a list of packages, build it ourself.
  * Do not use dpkg-scanpackages to build Packages files, use values from apt.cache
  * Generate most things from data/tasks automatically
 * Distribution-to-build-for Compatibility
  * Remove support for Sarge and Kernel 2.4 stuff
  * Add support for Etch and Lenny
 * NEW Features
  * Add support for Jigdo
 * Replace debian-cd (Recommended order)
  1. Daily businesscard + netinst images
  1. Weekly builds (CD, DVD)
  1. Release Sets
 * Build a package
  * script: /usr/bin
  * data: /usr/share/deb-imgs-gen/
  * configuration: {/usr/share/deb-imgs-gen,/etc}/deb-imgs-gen.conf
  * Install libdig using python-central or python-support
Line 30: Line 3:
  * No fast connection at the moment, waiting for new DSL connection
Line 34: Line 6:
  * Needs new python-distutils-extra   * NEEDS: new python-distutils-extra

app-install-data

  • Release a new snapshot

gnome-app-install

  • Upgrade to new version from Ubuntu
    • NEEDS: new python-distutils-extra

dir2ogg

  • Release 0.11beta1 and package it for experimental
    • Add lame as MP3 Decoder

ndisgtk

  • Release 0.8rc1
    • Fix a few problems