Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2007-06-07 01:15:26
Size: 1377
Comment: Trying to summarize...
Revision 4 as of 2007-11-17 20:41:20
Size: 1390
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
||Dummy package || - ||yes || no || yes ||manual ||
||Packaged cron script || - ||yes || no || yes ||automated ||
||Wrapper || - ||yes || yes || yes ||automated ||
||Fink || - ||yes (.info files) || no || no, but fink can manage dependencies || automated||
||Dummy package || no ||yes || no || yes ||manual ||
||Packaged cron script || no ||yes || no || yes ||automated ||
||Wrapper || no ||yes || yes || yes ||automated ||
||Fink || no ||yes (.info files) || no || no, but fink can manage dependencies || automated||
Line 16: Line 16:
Biggest space consumers:
------------------------
Line 19: Line 17:
 - Games data,
 - Scientific data,
 - -dbg packages.
=== Biggest space consumers ===


  *
Games data,
  * Scientific data,
  * -dbg packages.
----
CategoryDeveloper

For the moment, this pages tries to summarise the brainstorm started on -devel.

http://lists.debian.org/debian-devel/2007/06/msg00273.html

Solution

Ressource-hungry

Official

data in .deb format

Easy to apt

Local processing

Package as usual

yes

yes

yes

yes

no

Packgage data and provide processing scripts to other packages

yes, but less duplication

yes

yes

not fine-grained

automated

Dummy package

no

yes

no

yes

manual

Packaged cron script

no

yes

no

yes

automated

Wrapper

no

yes

yes

yes

automated

Fink

no

yes (.info files)

no

no, but fink can manage dependencies

automated

New branch separated from main

optional miroring

yes

yes

yes

no

Unofficial repository

not for Debian

no

yes

needs a key?

no

dpkg --admindir=$HOME/somedirectory

depends

depends

yes

no

no

Biggest space consumers

  • Games data,
  • Scientific data,
  • -dbg packages.


CategoryDeveloper