From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Ayres Subject: Re: [PATCH 0/3] domUloader Date: Wed, 22 Mar 2006 13:59:23 -0500 Message-ID: <44219E8B.7010904@tektonic.net> References: <20060116234330.GC17087@tpkurt.wlan.garloff.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20060116234330.GC17087@tpkurt.wlan.garloff.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Kurt Garloff , Xen development list List-Id: xen-devel@lists.xenproject.org Kurt Garloff wrote: > > I extended the infrastructure a bit and added another bootloader. > Unlike pygrub it does not offer a menu and does not parse the > grub menu.lst; it's meant for paravirtualized domains and thus > we accept that the booted kernel is selected differently. By e.g. > a symlink, if one wants to control it from the domU. The bootloader > is called domUloader. > Is there a project page for this our tarball / RPM out there that includes domUloader and it's latest updates?