All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap-/UHa2rfvQTnk1uMJSBkQmQ@public.gmane.org>
To: Charles 'Mack' Rhinelander
	<mrhinelander-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Kernel Janitors List
	<kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: Newbie: howto get mm tree up to date using quilt
Date: Thu, 25 Jun 2009 22:10:54 -0700	[thread overview]
Message-ID: <4A44585E.20902@xenotime.net> (raw)
In-Reply-To: <1faf47660906252156m425de064p66f60ac942402420-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

Charles 'Mack' Rhinelander wrote:
> I'm running 2.6.28-rc2-mm1, the latest mm tree. I'd like to patch it
> so it's up to date, and try using the daily snapshots.

Daily snapshots of what?  mm-tree doesn't have daily snapshots.
Andrew Morton hasn't released a -mm patchset lately.  He's been making
"mmotm" (mm of the moment) releases/announcements.

> Can somebody please tell me the steps to do this? I've diligently read
> "The Kernel Tester's Guide" and done many google searches, and I've
> got quilt, but I can't tell how these instructions apply to the
> contents of /pub/linux/kernel/people/akpm/patches/2.6/2.6.28-rc2/2.6.28-rc2-mm1
> For example, there's no "series" file, it's called "patch-series"

Forget about 2.6.28-rc2-mm1.  Start using the -mmotm patches that are found
in http://userweb.kernel.org/~akpm/mmotm/

> Am I supposed to change the name?  And what all are "broken-out,"
> "hot-fixes," "patch-list....?"

One easy way is to download these scripts from
http://www.xenotime.net/linux/scripts/ :

get-mmotm
get-base-and-mmotm
grab_kernel

get-base-and-mmotm calls the other 2 scripts and downloads the base kernel
version that mmotm applies to, then downloads mmotm, then applies the mmotm
patchset to the base tree.


-- 
~Randy
LPC 2009, Sept. 23-25, Portland, Oregon
http://linuxplumbersconf.org/2009/

WARNING: multiple messages have this Message-ID (diff)
From: Randy Dunlap <rdunlap@xenotime.net>
To: kernel-janitors@vger.kernel.org
Subject: Re: Newbie: howto get mm tree up to date using quilt
Date: Fri, 26 Jun 2009 05:10:54 +0000	[thread overview]
Message-ID: <4A44585E.20902@xenotime.net> (raw)
In-Reply-To: <1faf47660906252159n78d6c3fdpf55a52e691a802bf@mail.gmail.com>

Charles 'Mack' Rhinelander wrote:
> I'm running 2.6.28-rc2-mm1, the latest mm tree. I'd like to patch it
> so it's up to date, and try using the daily snapshots.

Daily snapshots of what?  mm-tree doesn't have daily snapshots.
Andrew Morton hasn't released a -mm patchset lately.  He's been making
"mmotm" (mm of the moment) releases/announcements.

> Can somebody please tell me the steps to do this? I've diligently read
> "The Kernel Tester's Guide" and done many google searches, and I've
> got quilt, but I can't tell how these instructions apply to the
> contents of /pub/linux/kernel/people/akpm/patches/2.6/2.6.28-rc2/2.6.28-rc2-mm1
> For example, there's no "series" file, it's called "patch-series"

Forget about 2.6.28-rc2-mm1.  Start using the -mmotm patches that are found
in http://userweb.kernel.org/~akpm/mmotm/

> Am I supposed to change the name?  And what all are "broken-out,"
> "hot-fixes," "patch-list....?"

One easy way is to download these scripts from
http://www.xenotime.net/linux/scripts/ :

get-mmotm
get-base-and-mmotm
grab_kernel

get-base-and-mmotm calls the other 2 scripts and downloads the base kernel
version that mmotm applies to, then downloads mmotm, then applies the mmotm
patchset to the base tree.


-- 
~Randy
LPC 2009, Sept. 23-25, Portland, Oregon
http://linuxplumbersconf.org/2009/

  parent reply	other threads:[~2009-06-26  5:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-26  4:56 Newbie: howto get mm tree up to date using quilt Charles 'Mack' Rhinelander
     [not found] ` <1faf47660906252156m425de064p66f60ac942402420-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-06-26  5:10   ` Randy Dunlap [this message]
2009-06-26  5:10     ` Randy Dunlap
     [not found]     ` <4A44585E.20902-/UHa2rfvQTnk1uMJSBkQmQ@public.gmane.org>
2009-06-26  6:34       ` Hannes Eder
2009-06-26  6:34         ` Hannes Eder
  -- strict thread matches above, loose matches on Subject: below --
2009-06-26  4:59 Charles 'Mack' Rhinelander

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=4A44585E.20902@xenotime.net \
    --to=rdunlap-/uha2rfvqtnk1umjsbkqmq@public.gmane.org \
    --cc=kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mrhinelander-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.