linux-um archives
 help / color / mirror / Atom feed
From: BlaisorBlade <blaisorblade_spam@yahoo.it>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] getting Arcangeli's patches (was: 2.4.23aa1)
Date: Thu, 11 Dec 2003 20:33:35 +0100	[thread overview]
Message-ID: <200312112033.35073.blaisorblade_spam@yahoo.it> (raw)
In-Reply-To: <1071161579.6647.83.camel@etrs-pc02.ets.enterasys.com>

Alle 17:52, giovedì 11 dicembre 2003, D. Bahi ha scritto:
> does anybody here use or know about Andrea Arcangeli's patchset
> that includes UML?
>
> i'm wondering how upto/outof date it is - and if it incorporates
You can see that the version number is 2.4.20-5. (By looking at the complete 
filename of the skas patch).
A bit outdated, actually.
But the other patches could be interesting for Jeff to take into his tree... 
the names seem to mean that he fixed highmem support and a lot of other 
things...

> both the uml-patch and the host-skas patch set in one....
>
I don't know... but the question is actually meaningless anyway. I.e. every 
UML patch includes the SKAS patch, but it's useful for when you run a UML 
inside another UML: this outer one will have the SKAS support for the inner 
one. So you need the separate SKAS patch.
You need two separate kernel trees, or you won't be able to build a kernel.
For space consumption, you can get a vanilla tree(please clean it before doing 
this, or you'll copy built files and waste time and space for this) in one 
place(let's say /usr/src/linux), and do this:
cd /usr/src
cp -al linux linuxUm(note that the second folder MUST be on the same 
partition; this command will create hardlink instead of copy, i.e. it will 
consume no space; anyway, patch will patch only one tree, since it creates a 
new file, which is no more a hardlink).
cd linuxUm
<apply the UML patch>
cd ../linux
<apply the SKAS patch>
Bye
-- 
cat <<EOSIGN
Paolo Giarrusso, aka Blaisorblade
Linux Kernel 2.4.21/2.6.0-test on an i686; Linux registered user n. 292729
EOSIGN



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id\x1278&alloc_id371&opÌk
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

  reply	other threads:[~2003-12-11 19:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-11 16:52 [uml-devel] 2.4.23aa1 D. Bahi
2003-12-11 19:33 ` BlaisorBlade [this message]
2003-12-11 19:34 ` BlaisorBlade

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=200312112033.35073.blaisorblade_spam@yahoo.it \
    --to=blaisorblade_spam@yahoo.it \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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