[uml-user] {tthemee}

2006-10-25 Thread Carolina Romo
The first thing to do on Wednesday October 20 is to get in on EQTD. This is going to RISE up next days. There will be more than 100% from the very beginning, so do it without delay. After the yesterday's promotion the share price raised on 116% and was 0.013. Those lucky devils who bought stock

Re: [uml-user] about the user-mode in 2.6.15

2006-10-25 Thread yiran.gao
BTG060298 / # emerge rpm Calculating dependencies ...done! >>> emerge (1 of 36) mail-mta/ssmtp-2.61-r2 to / >>> Downloading http://distfiles.gentoo.org/distfiles/ssmtp_2.61.orig.tar.gz --14:57:09-- http://distfiles.gentoo.org/distfiles/ssmtp_2.61.orig.tar.gz => `/usr/portage/distfiles

[uml-user] About the gentoo file system updata and rpm tools

2006-10-25 Thread yiran.gao
I used the stage3-x86-2006.0 as the UML file system. I find that there is no RPM tool, so I did: #emerge --sync then when I did #emerge update the result is Calculating dependencies emerge: there are no ebuilds to satisfy "update". Then I tried #emerge rpm (because I just need the rpm to install

Re: [uml-user] Networking issues

2006-10-25 Thread Christopher Marshall
--- ghannemann <[EMAIL PROTECTED]> wrote: > Hi everybody - my first post! > > I have been running UML successfully close to 18 months. > I general run a Debian Sarge host, using 2.6.8 kernel and the UML's still > run a 2.4.27 kernel. > The host hardware is an Intel based system with 2G of memor

[uml-user] reading together report

2006-10-25 Thread Jun BSTEvery
Which best scariest year Check or rate stars of playback underneath title Some tough ranking. Which best scariest year Check or rate stars of playback underneath title Some tough ranking. Questions in Budapest clashes answered Natos Taleban forces Audio Cambodias prince toppled Twominute us

Re: [uml-user] UML & Mandriva 2006: hangs during boot ?

2006-10-25 Thread Jeff Dike
On Mon, Oct 23, 2006 at 05:07:44PM +0300, Samuel Korpi wrote: > Ok. I did 'git bisect' and tracked the problem to > > [PATCH] vdso: randomize the i386 vDSO by moving it into a vma Excellent, thanks for tracking it down. Jeff --

Re: [uml-user] Host OS Network Stack vs. UML Guest OS Network Stack

2006-10-25 Thread Jeff Dike
On Sun, Oct 22, 2006 at 05:24:37AM -0700, Mathew Brown wrote: > I have the following scenario where I want to connect to a Windows > PPTP (with PPP MPPE encryption) > server but my host OS kernel doesn't support it as it requires (kernel > => 2.6.15). Would running an up-to-date kernel (2.6.1

Re: [uml-user] [uml-devel] Is this a known printk bug?

2006-10-25 Thread Jeff Dike
On Tue, Oct 24, 2006 at 01:01:00PM +0200, Damon LaCrosse wrote: > > On certain situations where printk are embedded in spinlock protected regions > (i.e. "spin_lock(); for () { printk(); } spin_unlock(); }") I often > experience uml lockups like this one: Yeah, known bug. We are using spinlocks

Re: [uml-user] Bash on a webpage using UML and AJAX

2006-10-25 Thread Jeff Dike
On Wed, Oct 25, 2006 at 12:10:22AM +0200, Martin Steen Nielsen wrote: > There is a new GPL project that might be interesting for UML community. > The demo uses a UML process to demonstrate running bash on a webpage. > > Demo here --> > http://testape.com/webtty_page.php?fs=1 > > The homepage is

[uml-user] Gadget latest

2006-10-25 Thread Breakout
Ltemgt a ltigt ltstrikegt ltstronggt Markdown Protected Powered rss is Edition Hanspeter Messmer Gardenbed. Ltemgt a ltigt ltstrikegt ltstronggt Markdown Protected Powered rss is Edition Hanspeter Messmer Gardenbed. Kitty Veering a melodic ballads stylistic mishmashes unabashed bubblegum ga

Re: [uml-user] Boot problem

2006-10-25 Thread Christopher Marshall
--- Nix <[EMAIL PROTECTED]> wrote: > > (switch_root is a tool in busybox that recursively deletes everything on > the same filesystem as /, as initramfses are nonswappable and anything > left there will eat memory forever. Then it chroots to the new > filesystem and exec's init. --- so look out,

Re: [uml-user] Boot problem

2006-10-25 Thread Nix
On 25 Oct 2006, Christopher Marshall verbalised: > Thanks for all the information about initramfs, that was a very informative > post. I can but try. :) I've stuck my boot scripts online at . I don't know if they'll be any use, but at least it give

Re: [uml-user] uml on top of xen vm (test report detail to be clarified)

2006-10-25 Thread Blaisorblade
On Tuesday 24 October 2006 13:35, Jacques Landru wrote: > Hi Paolo, > > Oupss, I 've forgotten to precise that all the tests I made under xenU > are done > without skas. > Due to stupid error, I was unable to apply your skas patch on my > 2.6.16.26 xenU kernel. > Some includes file were probably m

Re: [uml-user] uml on top of xen vm (report)

2006-10-25 Thread Blaisorblade
On Monday 23 October 2006 10:05, Jacques Landru wrote: > Blaisorblade wrote: > > That wonderful VNUML project! > > Yes, a neat project, thanks Fermin Galan Marquez of the Technical > University of Madrid > > > if CONFIG_HOST_* is less than CONFIG_VM_SPLIT it should not show "killed" > > - please tr

Re: [uml-user] guest compiled with SUBARCH=i386 in deadloop ; not the toolchain anyway

2006-10-25 Thread Blaisorblade
On Wednesday 25 October 2006 19:50, Frank Marien wrote: > Blaisorblade wrote: > > On Wednesday 18 October 2006 20:04, Frank Marien wrote: > > > >> I reported previously that a kernel build before a gcc/glibc > Sorry to keep you waiting ; epidemic of HD crashes (at work, at > home..).. > I think

Re: [uml-user] uml on top of xen vm (test report HOST_* 1G/3G, VM_SPLIT 3G/1G)

2006-10-25 Thread Blaisorblade
On Monday 23 October 2006 14:12, Jacques Landru wrote: > Hi > > Blaisorblade wrote: > > if CONFIG_HOST_* is less than CONFIG_VM_SPLIT it should not show "killed" > > - please try (as a last chance) setting HOST_* to 1G/3G and VM_SPLIT of > > xenU to 3G/1G. > > If that boots, I'll know the direction

Re: [uml-user] [uml-devel] Is this a known printk bug?

2006-10-25 Thread Blaisorblade
On Wednesday 25 October 2006 17:59, Jeff Dike wrote: > On Tue, Oct 24, 2006 at 01:01:00PM +0200, Damon LaCrosse wrote: > > On certain situations where printk are embedded in spinlock protected > > regions (i.e. "spin_lock(); for () { printk(); } spin_unlock(); }") I > > often experience uml lockups

Re: [uml-user] uml on top of xen vm (report)

2006-10-25 Thread Nic James Ferrier
Blaisorblade <[EMAIL PROTECTED]> writes: > Ok, if I recall correctly (but I can't get anything to agree on this, I'm > testing on an x86_64 box however sadly) this last mapping is in an earlier > position (by one page) than it is usually, and UML uses up to the last page; > having matching sett

Re: [uml-user] Boot problem

2006-10-25 Thread Blaisorblade
On Wednesday 25 October 2006 23:37, Nix wrote: > On 25 Oct 2006, Christopher Marshall verbalised: > > Thanks for all the information about initramfs, that was a very > > informative post. > > I can but try. :) Have you got a UML+initramfs kernel? Ah ok, you embedded the initramfs... my personal bu

Re: [uml-user] UML & Mandriva 2006: hangs during boot ?

2006-10-25 Thread Blaisorblade
On Wednesday 25 October 2006 17:27, Jeff Dike wrote: > On Mon, Oct 23, 2006 at 05:07:44PM +0300, Samuel Korpi wrote: > > Ok. I did 'git bisect' and tracked the problem to > > > > [PATCH] vdso: randomize the i386 vDSO by moving it into a vma > > Excellent, thanks for tracking it down. IIRC, to suppo

Re: [uml-user] UML Wiki Updates?

2006-10-25 Thread Blaisorblade
On Monday 23 October 2006 17:37, Brock, Anthony - NET wrote: > Speaking of the wiki, does anyone know the status of: > > http://uml.harlowhill.com/ > > It's been a couple months since the site was locked down to prevent spam > submissions. Has a determination been made on how the community can make

Re: [uml-user] UML OpenSwan II

2006-10-25 Thread Blaisorblade
On Monday 23 October 2006 16:09, Jax wrote: > Hello! > > I found out this particular document here: > http://www.strongswan.org/uml/install.htm > But really nobody created an openswan/l2tpd uml image before? I don't > familiar with gentoo so please if someone made a full image tell me the > link. A

Re: [uml-user] About the gentoo file system updata and rpm tools

2006-10-25 Thread Blaisorblade
On Wednesday 25 October 2006 12:03, [EMAIL PROTECTED] wrote: > I used the stage3-x86-2006.0 as the UML file system. > I find that there is no RPM tool, so I did: > #emerge --sync > then when I did > #emerge update > the result is > Calculating dependencies > emerge: there are no ebuilds to satisfy

Re: [uml-user] UML Wiki Updates?

2006-10-25 Thread Nic James Ferrier
Blaisorblade <[EMAIL PROTECTED]> writes: > What do you think? Move it please. It's so slow that I can't even consider making updates. I would *really* like to contribute to a UML wiki. But I want to do it without dealing with TCP timeouts if possible. -- Nic Ferrier http://www.tapse

[uml-user] We cannot allow our

2006-10-25 Thread Ana Daley
We are living in a time of resource, and those with the natural resources are those with the power and money. gold, oil, property; all at record highs. It's where you want to be. Our next feature has attained that position, and is now starting heavy weight promotion to let anyone know it. This c