All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: Michael Richardson <mcr@sandelman.ottawa.on.ca>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] 2.6.15-rc2
Date: Wed, 30 Nov 2005 11:27:13 -0600	[thread overview]
Message-ID: <200511301127.13494.rob@landley.net> (raw)
In-Reply-To: <31479.1133368473@sandelman.ottawa.on.ca>

On Wednesday 30 November 2005 10:34, Michael Richardson wrote:
> What was the fix?

A quick check through the past few pages of:
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=shortlog

Finds these four commits:
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=aa1a64ee12ae130706f3fc0007841ce9b0ddf9c2
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=17d469715c6453e4994e6617e8f644bf10f38584
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e23181deec0d2a8be576faf9d71211abb84d5ccc
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=39d730ab87f07592e3a3794353f097d5184cae7a

Click "commitdiff" and then right click on "plain" and save as.

> Are you using a cramfs initrd?

Nope.  Squashfs.  (Last time I tried cramfs it had some _serious_ size 
limitations.)

And for testing, I just go:

./linux rootfstype=hostfs rw init=/bin/sh

No special setup required at all, just borrow the host system's root 
directory.  (You probably want to "mount -t proc /proc /proc" and "mount -t 
tmpfs /dev/shm", and "mount -t devpts /dev/pts" before doing anything _too_ 
fancy.)

Getting ctrl-C to work took a bit of doing, but I posted a oneit.c file I made 
that does it, a while back...

> I built against the v2.6.15-rc3 tag in GIT, and I saw the same failure.
> I'm going to make clean again (the rm -rf way) and try again to be
> sure...

Yeah, neither make ARCH=um clean nor make ARCH=um distclean seem to actually 
delete all the files a UML build makes.  I may do something about that one of 
these days...

Rob
-- 
Steve Ballmer: Innovation!  Inigo Montoya: You keep using that word.
I do not think it means what you think it means.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
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:[~2005-11-30 17:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-30  4:20 [uml-devel] 2.6.15-rc2 Michael Richardson
2005-11-30 13:39 ` Rob Landley
2005-11-30 16:34   ` Michael Richardson
2005-11-30 17:27     ` Rob Landley [this message]
2005-12-01 16:03       ` [uml-devel] 2.6.15-rc2 Michael Richardson
2005-12-03  3:46         ` Blaisorblade
2005-12-03  3:47 ` [uml-devel] 2.6.15-rc2 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=200511301127.13494.rob@landley.net \
    --to=rob@landley.net \
    --cc=mcr@sandelman.ottawa.on.ca \
    --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 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.