mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [ANNOUNCE] ketchup 0.5 (formerly kpatchup)
@ 2004-04-11  8:05 Matt Mackall
  2004-04-11 17:16 ` Zwane Mwaikambo
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Mackall @ 2004-04-11  8:05 UTC (permalink / raw)
  To: linux-kernel

ketchup is a script that automatically patches between kernel
versions, downloading and caching patches as needed, and automatically
determining the latest versions of several trees. Example usage:

 $ ketchup 2.6-mm
 2.6.3-rc1-mm1 -> 2.6.5-mm4
 Applying 2.6.3-rc1-mm1.bz2 -R
 Applying patch-2.6.3-rc1.bz2 -R
 Applying patch-2.6.3.bz2
 Applying patch-2.6.4.bz2
 Applying patch-2.6.5.bz2
 Downloading 2.6.5-mm4.bz2
 Downloading 2.6.5-mm4.bz2.sign
 Verifying signature...
 gpg: Signature made Sat Apr 10 21:55:36 2004 CDT using DSA key ID 517D0F0E
 gpg: Good signature from "Linux Kernel Archives Verification Key
 <ftpadmin@kernel.org>"
 gpg:                 aka "Linux Kernel Archives Verification Key
 <ftpadmin@kernel.org>"
 owner.
 gpg: WARNING: This key is not certified with a trusted signature!
 gpg:          There is no indication that the signature belongs to the
 Primary key fingerprint: C75D C40A 11D7 AF88 9981  ED5B C86B A06A 517D 0F0E
 Applying 2.6.5-mm4.bz2


New in this version by popular demand:

- name change kpatchup -> ketchup
- automatic signature verification
- works with older versions of Python

Currently it defaults to trying to use gpg, which means you must have
gpg installed and the appropriate keys in your keyring. You can
disable this with the -g or --no-gpg options.

Available at:

http://selenic.com/ketchup/ketchup-0.5

-- 
Matt Mackall : http://www.selenic.com : Linux development and consulting

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANNOUNCE] ketchup 0.5 (formerly kpatchup)
  2004-04-11  8:05 [ANNOUNCE] ketchup 0.5 (formerly kpatchup) Matt Mackall
@ 2004-04-11 17:16 ` Zwane Mwaikambo
  0 siblings, 0 replies; 2+ messages in thread
From: Zwane Mwaikambo @ 2004-04-11 17:16 UTC (permalink / raw)
  To: Matt Mackall; +Cc: linux-kernel

On Sun, 11 Apr 2004, Matt Mackall wrote:

> ketchup is a script that automatically patches between kernel
> versions, downloading and caching patches as needed, and automatically
> determining the latest versions of several trees. Example usage:

Tiny feature request, could you add support for untarring base trees too
so all you'd specify is ketchup 2.6.6 and it'd look for a base tree in
$KETCHUP_ARCH if the current working directory isn't a kernel tree.

Thanks again for the script


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-11 17:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-11  8:05 [ANNOUNCE] ketchup 0.5 (formerly kpatchup) Matt Mackall
2004-04-11 17:16 ` Zwane Mwaikambo

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®