public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Georgi Georgiev <chutz@gg3.net>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] SuSE Kernel Sources
Date: Fri, 3 Oct 2003 15:30:19 +0900	[thread overview]
Message-ID: <20031003063019.GA11505%chutz@gg3.net> (raw)
In-Reply-To: <20031002211711.41d9210c.cbrewer@stealthaccess.net>

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

On 02/10/2003 at 21:17:11(-0700), C. Brewer used 1.3K just to say:
> I thought I'd drop some input on this..I personally have a copy of rpm2targz
> copied into my home dir in which all I did was change-
> 
> dd ibs=`rpmoffset < $i` skip=1 if=$i 2> /dev/null | gzip -dc > $ofn
> to-
> dd ibs=`rpmoffset < $i` skip=1 if=$i 2> /dev/null | bzip2 -dc > $ofn

Or you can make a script that does something similar to what rpm.eclass does.
Or you can look at the bug I mentioned in my previous post -- there are a few
more ideas over there (one of them is used in rpm.eclass). You can then use
only one script without worrying that there'd be a failure.

-- 
 /   Georgi Georgiev    / "The first rule of magic is simple. Don't     /
\     chutz@gg3.net    \  waste your time waving your hands and hoping \
 /  +81(90)6266-1163    / when a rock or a club will do." --            /
\  ------------------- \  McCloctnik the Lucid                         \

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-10-03  6:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-03  1:47 [gentoo-dev] SuSE Kernel Sources Paul Varner
2003-10-03  1:58 ` Georgi Georgiev
2003-10-03  2:30   ` Paul Varner
2003-10-03  4:17     ` C. Brewer
2003-10-03  6:30       ` Georgi Georgiev [this message]
2003-10-03  7:20         ` C. Brewer
2003-10-03 13:15           ` Georgi Georgiev
2003-10-03 17:57             ` C. Brewer
2003-10-04  4:14               ` Georgi Georgiev
2003-10-03 15:10       ` Alastair Tse

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=20031003063019.GA11505%chutz@gg3.net \
    --to=chutz@gg3.net \
    --cc=chutz-dated-1066372221.de3c7edc4c4c@gg3.net \
    --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