Size: 1365
Comment: cosmetics
|
Size: 2092
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
For the moment, this pages tries to summarise the brainstorm started on -devel. | This pages tries to summarise the brainstorm started on -devel about handling huge data packages. |
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 17: | Line 17: |
Other tools to create Debian binary packages are cmake, checkinstall, alien and equivs. === Some other ideas === * Regular Debian package from a "dummy" orig source. http://lists.debian.org/debian-devel/2007/06/msg00298.html * Per user package management. http://lists.debian.org/debian-devel/2007/06/msg00371.html * Script to download/update, unpack and index public databases http://svn.debian.org/wsvn/debian-med/trunk/community/infrastructure/getData/?rev=0&sc=0 * [http://lists.debian.org/msgid-search/87tzgm6yee.fsf@vorlon.ganneff.de data.debian.org] * For CDs / DVDs, move these data files to multi-arch http://lists.debian.org/debian-devel/2007/06/msg00317.html |
|
Line 23: | Line 31: |
---- CategoryDeveloper |
This pages tries to summarise the brainstorm started on -devel about handling huge data packages.
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 |
Other tools to create Debian binary packages are cmake, checkinstall, alien and equivs.
Some other ideas
Regular Debian package from a "dummy" orig source. http://lists.debian.org/debian-devel/2007/06/msg00298.html
Per user package management. http://lists.debian.org/debian-devel/2007/06/msg00371.html
Script to download/update, unpack and index public databases http://svn.debian.org/wsvn/debian-med/trunk/community/infrastructure/getData/?rev=0&sc=0
[http://lists.debian.org/msgid-search/87tzgm6yee.fsf@vorlon.ganneff.de data.debian.org]
For CDs / DVDs, move these data files to multi-arch http://lists.debian.org/debian-devel/2007/06/msg00317.html
Biggest space consumers
- Games data,
- Scientific data,
- -dbg packages.