* freebsd update
@ 2004-10-30 5:01 Kip Macy
2004-11-01 17:09 ` Ronald G. Minnich
0 siblings, 1 reply; 8+ messages in thread
From: Kip Macy @ 2004-10-30 5:01 UTC (permalink / raw)
To: xen-devel
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
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: freebsd update
2004-10-30 5:01 freebsd update Kip Macy
@ 2004-11-01 17:09 ` Ronald G. Minnich
2004-11-01 20:59 ` Kip Macy
0 siblings, 1 reply; 8+ messages in thread
From: Ronald G. Minnich @ 2004-11-01 17:09 UTC (permalink / raw)
To: Kip Macy; +Cc: xen-devel
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
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: freebsd update
2004-11-01 17:09 ` Ronald G. Minnich
@ 2004-11-01 20:59 ` Kip Macy
2004-11-01 21:17 ` Ronald G. Minnich
2004-11-01 21:26 ` Ian Pratt
0 siblings, 2 replies; 8+ messages in thread
From: Kip Macy @ 2004-11-01 20:59 UTC (permalink / raw)
To: Ronald G. Minnich; +Cc: xen-devel
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
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: freebsd update
2004-11-01 20:59 ` Kip Macy
@ 2004-11-01 21:17 ` Ronald G. Minnich
2004-11-01 21:21 ` Kip Macy
2004-11-01 21:26 ` Ian Pratt
1 sibling, 1 reply; 8+ messages in thread
From: Ronald G. Minnich @ 2004-11-01 21:17 UTC (permalink / raw)
To: Kip Macy; +Cc: xen-devel
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
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: freebsd update
2004-11-01 21:17 ` Ronald G. Minnich
@ 2004-11-01 21:21 ` Kip Macy
0 siblings, 0 replies; 8+ messages in thread
From: Kip Macy @ 2004-11-01 21:21 UTC (permalink / raw)
To: Ronald G. Minnich; +Cc: xen-devel
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
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: freebsd update
2004-11-01 20:59 ` Kip Macy
2004-11-01 21:17 ` Ronald G. Minnich
@ 2004-11-01 21:26 ` Ian Pratt
2004-11-01 21:30 ` Ronald G. Minnich
1 sibling, 1 reply; 8+ messages in thread
From: Ian Pratt @ 2004-11-01 21:26 UTC (permalink / raw)
To: Kip Macy; +Cc: Ronald G. Minnich, xen-devel, Ian.Pratt
> 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
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: freebsd update
2004-11-01 21:26 ` Ian Pratt
@ 2004-11-01 21:30 ` Ronald G. Minnich
2004-11-01 21:49 ` Kip Macy
0 siblings, 1 reply; 8+ messages in thread
From: Ronald G. Minnich @ 2004-11-01 21:30 UTC (permalink / raw)
To: Ian Pratt; +Cc: Kip Macy, xen-devel
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
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: freebsd update
2004-11-01 21:30 ` Ronald G. Minnich
@ 2004-11-01 21:49 ` Kip Macy
0 siblings, 0 replies; 8+ messages in thread
From: Kip Macy @ 2004-11-01 21:49 UTC (permalink / raw)
To: Ronald G. Minnich; +Cc: xen-devel
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
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2004-11-01 21:49 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-30 5:01 freebsd update Kip Macy
2004-11-01 17:09 ` Ronald G. Minnich
2004-11-01 20:59 ` Kip Macy
2004-11-01 21:17 ` Ronald G. Minnich
2004-11-01 21:21 ` Kip Macy
2004-11-01 21:26 ` Ian Pratt
2004-11-01 21:30 ` Ronald G. Minnich
2004-11-01 21:49 ` Kip Macy
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.