qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU Advent Calendar has begun - Day 1
@ 2014-12-01 16:51 Stefan Hajnoczi
  2014-12-02 13:25 ` Kashyap Chamarthy
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Hajnoczi @ 2014-12-01 16:51 UTC (permalink / raw)
  To: qemu-devel, qemu_mail; +Cc: Gerd Hoffmann

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!

Want to contribute a cool disk image?  There are still days remaining
for which we need disk images.  Email me if you would like to
contribute!

Enjoy,
Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] QEMU Advent Calendar has begun - Day 1
  2014-12-01 16:51 [Qemu-devel] QEMU Advent Calendar has begun - Day 1 Stefan Hajnoczi
@ 2014-12-02 13:25 ` Kashyap Chamarthy
  0 siblings, 0 replies; 2+ messages in thread
From: Kashyap Chamarthy @ 2014-12-02 13:25 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: Gerd Hoffmann, qemu-devel, qemu_mail

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-02 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-01 16:51 [Qemu-devel] QEMU Advent Calendar has begun - Day 1 Stefan Hajnoczi
2014-12-02 13:25 ` Kashyap Chamarthy

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).