WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: xenlinux-builder, missing/broken things

To: "Pasi Kärkkäinen" <pasik@xxxxxx>
Subject: [Xen-devel] Re: xenlinux-builder, missing/broken things
From: Brian Wolfe <brianw@xxxxxxxxxxxx>
Date: Thu, 21 Oct 2004 13:44:25 -0500
Cc: Xen Devel Mailing List <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 21 Oct 2004 19:51:31 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: <20041021124247.GA1139@xxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Organization: TerraBox.com Inc.
References: <20041007131235.GI1630@xxxxxxxxxxxxxxx> <1097168480.14877.163.camel@xxxxxxxxxxxxxxxxxxxxxxxxxx> <20041007210029.GJ1630@xxxxxxxxxxxxxxx> <1097194340.14877.199.camel@xxxxxxxxxxxxxxxxxxxxxxxxxx> <20041008111357.GK1630@xxxxxxxxxxxxxxx> <20041008135128.GM1630@xxxxxxxxxxxxxxx> <1097252976.14877.215.camel@xxxxxxxxxxxxxxxxxxxxxxxxxx> <20041020101713.GH842@xxxxxxxxxxxxxxx> <20041020112008.GJ842@xxxxxxxxxxxxxxx> <1098288965.7976.72.camel@xxxxxxxxxxxxxxxxxxxxxxxxxx> <20041021124247.GA1139@xxxxxxxxxxxxxxx>
Reply-to: brianw@xxxxxxxxxxxx
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Ok, I just published the new xenlinux-builder package to
http://www.terrabox.com/debian/ binary/

the package name is xenlinux-builder.

Give it a shot if you want. :) run "xlb list_configs" to get a listing
of config files that come with it.

by default it will setup ~/.xenlinuxbuilder/configs the first time you
run it.

If you want to override any of the global settings just create a file
called ~/.xenlinuxbuilder/xlb.conf and place VAR=VALUE lines in it. It's
a simple makefile include that is used AFTER the global include
(/etc/xenlinuxbuilder/xlb.conf) is done.

The global default configs are in /etc/xenlinuxbuilder/configs.

I'll take some genericised config files to be included in the package if
you have any configs that you think others would find truly usefull. :)
like a minimized kernel, a kitchen-sink kernel (which is my aim on the
curent defaults, clone debian's choices from the kernel-image-x.x.x
packages).

Eventually I'll get around to creating configs specific to certain CPUs
and options. Probably 686, pIII, p4, athlon, athlon64, combined with
options like writeable page tables and non-writeable page tables.
Probably 20 configs per kernel version total.

The patches argument is not applicable yet. That is my next target once
I get some feedback on the new xlb layout. :)

I'll CC: this to the list in case others are interested in checking it
out. ;)

Thanks for testing!
Brian


On Thu, 2004-10-21 at 07:42, Pasi Kärkkäinen wrote:
> On Wed, Oct 20, 2004 at 11:16:05AM -0500, Brian Wolfe wrote:
> > Got em, i'll tackle in a sec. just finied the xen rewrite of the patch
> > generator. SHould produce good debian patchfiles now.
> >
>
> Hi again.
>
> I tried the new packages, and the 2.4.27 kernel compiled now successfully
> using xenlinux-builder!
>
> Only problem is that the extraversion for 2.4.27 is not set..
> "uname -a" just says "2.4.27" after booting the 2.4.27-foo-Xen kernel.
>
> -- Pasi
>
>                                    ^
>                                 .     .
>                                  Linux
>                               /    -    \
>                              Choice.of.the
>                            .Next.Generation.



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Re: xenlinux-builder, missing/broken things, Brian Wolfe <=