public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Chris Gianelloni <wolf31o2@gentoo.org>
To: chris.rs@xtra.co.nz
Cc: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] making metadata.xml pay off and removing pkg_postinst crud
Date: 15 Aug 2003 10:08:49 -0400	[thread overview]
Message-ID: <1060956529.19245.197.camel@vertigo> (raw)
In-Reply-To: <200308151614.44914.chris.rs@xtra.co.nz>

[-- Attachment #1: Type: text/plain, Size: 1462 bytes --]

On Fri, 2003-08-15 at 00:14, Chris Smith wrote:
> The <howto> section could even include links to Gentoo (or just general) 
> documentation! i.e. hardened-sources could point to the hardened gentoo 
> project page. Perhaps even topics in the forum, or the mailing list, where 
> users have documented useful info about the package.

I really like this idea.  It gives quite a bit more information to the
users and isn't too hard to maintain from a developer standpoint.

> Off on a tangent here, perhaps all of our information distributed via rsync, 
> could be bzipped? I'm not familiar with rsync, or if it's anything like cvs 
> (i.e. unable to handle binaries the way we want), but we could definately 
> reduce the download times over rsync (something i've noticed, especially for 
> the first rsync done on a system).

For portage usage, rsync works best with straight text.  This is because
a bzipped file is dramatically different from the previous version if
only one character changed before compression.  The download times, I
believe, are more a product of the actual matching done by rsync than a
product of slow download rates.  I've noticed that a sync is about 100
fold faster on a SCSI RAID array than on an old IDE drive, though both
are on the same Internet connection.  This tells me right away that
bandwidth is not the problem, but rather I/O (and CPU to an extent).

-- 
Chris Gianelloni
Developer, Gentoo Linux

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-08-15 14:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-15  2:00 [gentoo-dev] making metadata.xml pay off and removing pkg_postinst crud Mike Frysinger
2003-08-15  3:09 ` Robin H. Johnson
2003-08-15  3:48   ` matt c
2003-08-16  0:49     ` Luke-Jr
2003-08-15 12:27   ` Markus Nigbur
2003-08-15  4:14 ` Chris Smith
2003-08-15 14:08   ` Chris Gianelloni [this message]
2003-08-15 13:58 ` Paul de Vrieze
2003-08-15 14:30 ` Luke-Jr
2003-08-15 14:39 ` Heinrich Wendel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1060956529.19245.197.camel@vertigo \
    --to=wolf31o2@gentoo.org \
    --cc=chris.rs@xtra.co.nz \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox