Mailing List Archive

freebsd update
I just got the port working with the new unified domain builder. I'll
try to get a tarball up with build instructions tomorrow.


-Kip


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel
Re: freebsd update [ In reply to ]
On Fri, 29 Oct 2004, Kip Macy wrote:

> I just got the port working with the new unified domain builder. I'll
> try to get a tarball up with build instructions tomorrow.

what is this? You've unified freebsd/linux/etc?

ron


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel
Re: freebsd update [ In reply to ]
There is now one generic domain builder that is used by {Net,Free}BSD
and linux.

-Kip


On Mon, 1 Nov 2004, Ronald G. Minnich wrote:

>
>
> On Fri, 29 Oct 2004, Kip Macy wrote:
>
> > I just got the port working with the new unified domain builder. I'll
> > try to get a tarball up with build instructions tomorrow.
>
> what is this? You've unified freebsd/linux/etc?
>
> ron
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE
> LinuxWorld Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
>


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel
Re: freebsd update [ In reply to ]
On Mon, 1 Nov 2004, Kip Macy wrote:

> There is now one generic domain builder that is used by {Net,Free}BSD
> and linux.
>
> -Kip
>

I will take a look and see if it can handle a.out ...

ron


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel
Re: freebsd update [ In reply to ]
No - it only works for ELF. FreeBSD went to ELF in 3.0.

-Kip

On Mon, 1 Nov 2004, Ronald G. Minnich wrote:

>
>
> On Mon, 1 Nov 2004, Kip Macy wrote:
>
> > There is now one generic domain builder that is used by {Net,Free}BSD
> > and linux.
> >
> > -Kip
> >
>
> I will take a look and see if it can handle a.out ...
>
> ron
>


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel
Re: freebsd update [ In reply to ]
> There is now one generic domain builder that is used by {Net,Free}BSD
> and linux.

It's still possible to select other domain builders, so your
a.out Plan9 builder should still work.

However, at some point it might be worth writing something that
wraps the Plan9 a.out image as an ELF binary, and then switch
over to the generic builder. It'll be easy to keep things in sync
when the unstable tree forks (e.g. for SMP guests).

Ian


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel
Re: freebsd update [ In reply to ]
On Mon, 1 Nov 2004, Ian Pratt wrote:

> However, at some point it might be worth writing something that wraps
> the Plan9 a.out image as an ELF binary, and then switch over to the
> generic builder. It'll be easy to keep things in sync when the unstable
> tree forks (e.g. for SMP guests).

I actually tried that first but there were too many differences at the
time between how to lay out memory in Plan 9 and the other OSes, But I may
try again.

ron


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel
Re: freebsd update [ In reply to ]
The current domain builder is much more minimal in its mappings. It
shouldn't be that hard to go from what they provide you with now.

-Kip


On Mon, 1 Nov 2004, Ronald G. Minnich wrote:

>
>
> On Mon, 1 Nov 2004, Ian Pratt wrote:
>
> > However, at some point it might be worth writing something that wraps
> > the Plan9 a.out image as an ELF binary, and then switch over to the
> > generic builder. It'll be easy to keep things in sync when the unstable
> > tree forks (e.g. for SMP guests).
>
> I actually tried that first but there were too many differences at the
> time between how to lay out memory in Plan 9 and the other OSes, But I may
> try again.
>
> ron
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE
> LinuxWorld Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
>


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel