qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kashyap Chamarthy <kchamart@redhat.com>
To: Stefan Hajnoczi <stefanha@gmail.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	qemu_mail <qemu-discuss@nongnu.org>
Subject: Re: [Qemu-devel] QEMU Advent Calendar has begun - Day 1
Date: Tue, 2 Dec 2014 14:25:29 +0100	[thread overview]
Message-ID: <20141202132529.GA31820@tesla.redhat.com> (raw)
In-Reply-To: <CAJSP0QXQSZJ3zWVDhL1Ko4Drn=y6s=1J73SACfwDz02insn_oQ@mail.gmail.com>

On Mon, Dec 01, 2014 at 04:51:58PM +0000, Stefan Hajnoczi wrote:
> Today is the first day of QEMU Advent Calendar 2014, where an
> interesting and fun QEMU disk image is published every day.
> 
> http://www.qemu-advent-calendar.org/
> 
> I won't spam the mailing list every day but I wanted to let you know
> that from now until Christmas we will publish a daily image for your
> enjoyment.
> 
> The first image was contributed by Gerd Hoffmann and showcases an
> amazing Slackware Linux 1.0 distribution with a pre-1.0 Linux kernel
> from 1993!

Nice!

Just a small note: I added the below options to the 'Run' script's QEMU
invocation, so I can get a nice shell right away :-)

    -nographic -nodefconfig -nodefaults

    $ ./Run 
    + exec qemu-system-x86_64 -enable-kvm -m 16M -drive
    if=ide,format=qcow2,file=slackware.qcow2 -netdev user,id=slirp -device
        ne2k_isa,netdev=slirp -serial stdio -nographic -nodefconfig
        -nodefaults
    
    Welcome to Linux 0.99pl12.
    
    slack login: root
    Linux 0.99pl12. (Posix).
    No mail.
    slack:/# 


Thanks for doing this!
 
-- 
/kashyap

      reply	other threads:[~2014-12-02 13:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-01 16:51 [Qemu-devel] QEMU Advent Calendar has begun - Day 1 Stefan Hajnoczi
2014-12-02 13:25 ` Kashyap Chamarthy [this message]

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=20141202132529.GA31820@tesla.redhat.com \
    --to=kchamart@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-discuss@nongnu.org \
    --cc=stefanha@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).