public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Ducrot Bruno <ducrot-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
To: sjb <ottaky-XuTx12Z7TonQT0dZR+AlfA@public.gmane.org>
Cc: ACPI List <acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: best acpi solution
Date: Wed, 21 May 2003 17:44:28 +0200	[thread overview]
Message-ID: <20030521154428.GZ346@poupinou.org> (raw)
In-Reply-To: <3ECBA777.9090100-XuTx12Z7TonQT0dZR+AlfA@public.gmane.org>

On Wed, May 21, 2003 at 04:21:11PM +0000, sjb wrote:
> Ducrot Bruno wrote:
> 
> >I meant the latest 2.4 ac tree (not 2.5) because tt has
> >recent acpi and cpufreq (for longrun) and therefore no need
> >to apply 2 patches.
> 
> Another dumb question .. where would I find that?
> 
> Is it a question of running these patahces
> 
> http://www.kernel.org/pub/linux/kernel/people/alan/linux-2.4/2.4.21/patch-2.4.21-rc2-ac2.gz
> 
> against the corresponding 2.4.21 kernel?

yes and no.  2.4.21 is not out AFAIK.


Grab (well, I prefer ftp):

ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-2.4.20.tar.bz2
ftp://ftp.kernel.org/pub/linux/kernel/v2.4/testing/patch-2.4.21-rc2.bz2
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/linux-2.4/2.4.21/patch-2.4.21-rc2-ac2.bz2

Then, for example in your home directory:

tar xjvfp linux-2.4.20.tar.bz2
or tar xIvfp linux-2.4.20.tar.bz2 since the j vs I option is alas dependant of
the distribution.  You may want if that do not work to
bzip2 linux-2.4.20.tar.bz2 | tar xvfp -
instead.

Then you will have a newly linux-2.4.20 directory.
First, move it so that it correspond to the wanted version:
cp linux-2.4.20 linux-2.4.21-rc2-ac2

then go to this directory, then do something like that (in order):
bzip2 /path/to/patch-2.4.21-rc2.bz2 | patch -p1
bzip2 /patth/to/patch-2.4.21-rc2-ac2.bz2 | patch -p1

(you may also want to
bzip2 /path/to/thispatch.diff.bz2 | patch -p1 2>&1 | tee ../patch.log
if you want to check in the file ../patch.log if all is OK (but
the patch-2.4.21-rc2.bz2 and the ac2 corresponding are always
clean anyway).


-- 
Ducrot Bruno

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.


-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge

  parent reply	other threads:[~2003-05-21 15:44 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-21  8:46 best acpi solution sjb
2003-05-21 12:00 ` Derek Broughton
     [not found]   ` <01db01c31f90$84ae6840$3746028e-dP0OE4Ef7fWw5LPnMra/2Q@public.gmane.org>
2003-05-21 14:19     ` sjb
2003-05-21 13:48       ` Derek Broughton
     [not found]         ` <024c01c31f9f$ac733b80$3746028e-dP0OE4Ef7fWw5LPnMra/2Q@public.gmane.org>
2003-05-21 15:56           ` sjb
     [not found]       ` <3ECB8ADF.5020108-XuTx12Z7TonQT0dZR+AlfA@public.gmane.org>
2003-05-21 14:21         ` Ducrot Bruno
     [not found]           ` <20030521142117.GX346-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-05-21 15:31             ` sjb
     [not found]               ` <3ECB9BB8.9070700-XuTx12Z7TonQT0dZR+AlfA@public.gmane.org>
2003-05-21 15:02                 ` Ducrot Bruno
     [not found]                   ` <20030521150233.GY346-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-05-21 16:21                     ` sjb
     [not found]                       ` <3ECBA777.9090100-XuTx12Z7TonQT0dZR+AlfA@public.gmane.org>
2003-05-21 15:44                         ` Ducrot Bruno [this message]
     [not found]                           ` <20030521154428.GZ346-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-05-21 17:00                             ` sjb
2003-05-21 19:38                               ` Derek Broughton
     [not found]                               ` <3ECBB096.3070207-XuTx12Z7TonQT0dZR+AlfA@public.gmane.org>
2003-05-22 14:03                                 ` sjb
     [not found]                                   ` <3ECCD8CC.80704-XuTx12Z7TonQT0dZR+AlfA@public.gmane.org>
2003-05-22 13:13                                     ` Matthew Wilcox
     [not found]                                       ` <20030522131345.GC11379-+pPCBgu9SkPzIGdyhVEDUDl5KyyQGfY2kSSpQ9I8OhVaa/9Udqfwiw@public.gmane.org>
2003-05-22 14:13                                         ` sjb

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=20030521154428.GZ346@poupinou.org \
    --to=ducrot-kk6yzipjem5g9huczpvpmw@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=ottaky-XuTx12Z7TonQT0dZR+AlfA@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox