All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Knorr <kraxel@bytesex.org>
To: Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>
Cc: Mike Wray <mike.wray@hpl.hp.com>, xen-devel@lists.xensource.com
Subject: Re: [PATCH] Guest boot loader support [1/2]
Date: 14 Apr 2005 23:29:11 +0200	[thread overview]
Message-ID: <87pswx9heg.fsf@bytesex.org> (raw)
In-Reply-To: <A95E2296287EAD4EB592B5DEEFCE0E9D1E3B93@liverpoolst.ad.cl.cam.ac.uk>

"Ian Pratt" <m+Ian.Pratt@cl.cam.ac.uk> writes:

> I'm sure someone came up to me last week and volunteered to look at
> 'screen'. I remember thinking "ah, that's in safe hands". Will the real
> new console maintainer please stand up? :-)

#include <disclaimer/im_not_the_new_console_maintainer>

Well, I don't think screen needs changes.  screen can be used to
manage any terminal device (including multiple of these at the same
time in different screen windows).

I'm using "screen -c /dev/null /dev/ttyS0 115200" to manage the serial
console of the crashing devel machine ;)

"screen /dev/pts/<nr>" works fine as well, I use that sometimes with
user mode linux which can redirect the consoles devices of the uml
virtual machine to pseudo terminals on the host machine.  Something
simliar would probably work fine for xen as well, although it probably
isn't as easy as with uml when considering migration ...

  Gerd

-- 
#define printk(args...) fprintf(stderr, ## args)

  reply	other threads:[~2005-04-14 21:29 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-14 19:45 [PATCH] Guest boot loader support [1/2] Ian Pratt
2005-04-14 21:29 ` Gerd Knorr [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-04-14 19:21 Ian Pratt
2005-04-14 19:37 ` Rik van Riel
2005-04-14 20:56 ` Jeremy Katz
2005-04-14 17:54 Ian Pratt
2005-04-14 18:22 ` Philip R Auld
2005-04-14 19:11   ` Mark Williamson
2005-04-14 19:43     ` Philip R Auld
2005-04-14 19:49       ` Mark Williamson
2005-04-14 20:09       ` Kip Macy
2005-04-14 18:49 ` Jeremy Katz
2005-04-14  3:12 Jeremy Katz
2005-04-14 12:20 ` Mike Wray
2005-04-14 13:04   ` Jeremy Katz
2005-04-14 17:12   ` Jeremy Katz

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=87pswx9heg.fsf@bytesex.org \
    --to=kraxel@bytesex.org \
    --cc=m+Ian.Pratt@cl.cam.ac.uk \
    --cc=mike.wray@hpl.hp.com \
    --cc=xen-devel@lists.xensource.com \
    /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.