From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53233) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgwtu-00010z-V3 for qemu-devel@nongnu.org; Wed, 22 Oct 2014 10:28:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xgwtm-0005T1-9c for qemu-devel@nongnu.org; Wed, 22 Oct 2014 10:28:34 -0400 Received: from cantor2.suse.de ([195.135.220.15]:50833 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgwtm-0005SW-3x for qemu-devel@nongnu.org; Wed, 22 Oct 2014 10:28:26 -0400 Message-ID: <5447BF08.8030201@suse.de> Date: Wed, 22 Oct 2014 16:28:24 +0200 From: Alexander Graf MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Help wanted: QEMU Advent Calendar 2014 extravaganza List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi , qemu-devel Cc: =?UTF-8?B?QmVub8OudCBDYW5ldA==?= , Peter Maydell , Paolo Bonzini , =?UTF-8?B?QWxleCBCZW5uw6ll?= , =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= , Gerd Hoffmann , Kevin Wolf , John Snow On 22.10.14 15:50, Stefan Hajnoczi wrote: > Want to do something cool with QEMU? Whether you are a developer or > user, you can help us create the QEMU Advent Calendar 2014! > > I've had this whacky idea for a while and the right time of year has > finally come. When I was a kid each year I would get an advent > calendar for December... > > An advent calendar is a calendar that counts down days until > Christmas. Each day has a window that is opened to reveal a surprise > (often chocolate or pictures): > https://en.wikipedia.org/wiki/Advent_calendar > > The QEMU Advent Calendar 2014 will be a website that reveals a new > disk image for download each day in December. Launching the disk > image under QEMU will bring up a nice surprise! > > Volunteers are needed to create disk images and to build the website. > > Disk images: > * Need a disk image for each day: 1-25 December > * Must be freely redistributable (i.e. no proprietary license that > prevents distribution) Would a EULA splash screen when downloading the image work? It'd make life a lot easier to get more fancy guest images ;). Alex