From: Rob Landley <landley@trommello.org>
To: dcinege@psychosis.com, andersen@codepoet.org
Cc: Jeff Garzik <jgarzik@pobox.com>, linux-kernel@vger.kernel.org
Subject: Re: Abbott and Costello meet Crunch Time -- Penultimate 2.5 merge candidate list.
Date: Mon, 4 Nov 2002 02:13:20 +0000 [thread overview]
Message-ID: <200211011917.16978.landley@trommello.org> (raw)
In-Reply-To: <200210300455.21691.dcinege@psychosis.com>
On Wednesday 30 October 2002 09:55, Dave Cinege wrote:
> But not from userland. Tar is used en masse, cpio isn't.
Red hat uses cpio all over the place. RPM is cpio based, and the drivers in a
Red Hat boot disk or driver disk are in a cpio file as well (and their cdrom
boot process uses the same code, so that's also cpio). This almost certainly
means Mandrake uses the same stuff, and between the two of them we are over
50% of both the Linux installed base, new sales, and new installs. (Take
your pick of what you want to measure.)
Yeah, cpio is a pain and change to use, but so is tar. You're just used to
it. To get the behavior you want creating a tarball, your option list is
probably something like "tar cvjfpC tarball.tbz dirname .". Hands up
everybody who thinks cvjfpC is intuitive? Yes you could instead do "cd
dirname; tar cvp * | bzip2 > tarball.tbz" if that strikes you as more
newbie-friendly. (This is assuming you know that that "v" goes to stderr
rather than standard out when it detects that stdout has been redirected, but
then you had to know to use "." rather than "*" for obvious reasons. :)
And of course this is assuming you're using gnu tar (which still doesn't
officially support bzip by the way, j support was a patch last I checked).
The older versions wanted a dash before the options list. (Try the version
of tar in busybox sometime...)
> It's the only reason to use tar over cpio...I feel it's a
> good one.
By that logic, people should stick with windows. :)
The objection is "people shouldn't have to learn a new tool when upgrading to
a new kernel". A tool that has been around since the 1970's, I'm might
add...
Rob
--
http://penguicon.sf.net - Terry Pratchett, Eric Raymond, Pete Abrams, Illiad,
CmdrTaco, liquid nitrogen ice cream, and caffienated jello. Well why not?
next prev parent reply other threads:[~2002-11-04 7:07 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-28 2:17 Rob Landley
2002-10-28 8:25 ` Vamsi Krishna S .
2002-10-28 9:55 ` Skip Ford
2002-10-28 10:35 ` Vamsi Krishna S .
2002-10-28 10:29 ` Andrew Walrond
2002-10-28 10:40 ` Rob Landley
2002-10-28 12:15 ` Nicholas Wourms
2002-10-28 13:31 ` Dave Jones
2002-10-28 14:05 ` Andrew Walrond
2002-10-28 14:42 ` Andrew Walrond
2002-10-28 15:02 ` Alan Cox
2002-10-30 7:29 ` Dave Cinege
2002-10-30 7:40 ` Jeff Garzik
2002-10-30 8:22 ` Dave Cinege
2002-10-30 8:37 ` Russell King
2002-10-30 9:32 ` Dave Cinege
2002-10-30 8:41 ` Jeff Garzik
2002-10-30 8:51 ` Erik Andersen
2002-10-30 9:00 ` Miles Bader
2002-10-30 9:06 ` Jeff Garzik
2002-10-30 9:19 ` Miles Bader
2002-10-30 9:26 ` Jeff Garzik
2002-10-30 9:38 ` Miles Bader
2002-10-30 9:42 ` Erik Andersen
2002-10-30 10:50 ` Jeff Garzik
2002-10-30 9:34 ` Russell King
2002-10-30 10:07 ` Dave Cinege
2002-10-30 9:36 ` Erik Andersen
2002-10-30 10:52 ` Jeff Garzik
2002-10-30 9:55 ` Dave Cinege
2002-10-30 9:59 ` Miles Bader
2002-10-30 10:24 ` Dave Cinege
2002-10-30 10:05 ` Jeff Garzik
2002-10-30 10:14 ` Dave Cinege
2002-10-30 10:24 ` Jeff Garzik
2002-10-30 10:42 ` Dave Cinege
2002-10-30 11:06 ` Jeff Garzik
2002-10-30 9:55 ` Dave Cinege
2002-10-30 10:29 ` Jeff Garzik
2002-11-04 2:13 ` Rob Landley [this message]
2002-11-04 7:39 ` Help needed with IRQ on Ali chipset Jacek Pliszka
2002-11-04 13:10 ` Abbott and Costello meet Crunch Time -- Penultimate 2.5 merge candidate list Alan Cox
2002-11-04 22:52 ` Werner Almesberger
2002-11-04 23:02 ` Jeff Garzik
2002-11-04 18:16 ` Rob Landley
2002-11-04 23:22 ` Werner Almesberger
2002-10-30 14:32 ` Alan Cox
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=200211011917.16978.landley@trommello.org \
--to=landley@trommello.org \
--cc=andersen@codepoet.org \
--cc=dcinege@psychosis.com \
--cc=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®