|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] tidy up requested
Mark Williamson wrote:
install > find . -type f | grep -v /lib/modules | grep -v /boot
./usr/lib/libxc.so.3.0.0
./usr/lib/libxc.a
./usr/lib/libxenstore.a
./usr/lib/libxenstore-pic.a
I guess the above are OK. Makes me wander whether we should
rename libxc to libxenc ???
libxc seems fine to me but libxenc is more obviously Xen related. If we
change it I'd vote for changing to "libxenctl" whilst we have the chance.
Let me cast my vote for libxencontrol then.
./usr/include/xc.h
./usr/include/xs.h
./usr/include/xs_lib.h
./usr/include/xcs_proto.h
Should the above be under a /usr/include/xen too?
Yes!
Perhaps now is an appropriate time to introduce two other things, a
PREFIX variable settable in the top-level Makefile and a pkg-config
scripts for xcs and the xenstore. Thoughts?
I'll volunteer to take a pass at cleanup. I'll make a first pass
tomorrow (leaving out the prefix/pkg-config stuff until there's more
discussion).
Regards,
Anthony Liguori
Cheers,
Mark
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|