I''m breaking the tidying up into parts. The first is renaming libxc => libxenctl. I''d like to rename tools/libxc to tools/libxenctl but I thought it might be worth waiting until "flag day" so that we can avoid losing revision history. Does that seem reasonable? Rename libxc to libxenctl, xc.h to xenctl.h, and install xenctl.h to /usr/include/xen/xenctl.h Regards, Anthony Liguori _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On 8/22/05, Anthony Liguori <aliguori@us.ibm.com> wrote:> I''m breaking the tidying up into parts. The first is renaming libxc => > libxenctl. I''d like to rename tools/libxc to tools/libxenctl but I > thought it might be worth waiting until "flag day" so that we can avoid > losing revision history. Does that seem reasonable?Yes, sounds good! Could you also split out build/save/restore into a seperate library, maybe called libxenguest? What "flag day"?> Rename libxc to libxenctl, xc.h to xenctl.h, and install xenctl.h to > /usr/include/xen/xenctl.hLooking at my keyboard, isn''t ctrl a more common abbreviation for control? ;-) christian _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Christian Limpach wrote:>On 8/22/05, Anthony Liguori <aliguori@us.ibm.com> wrote: > > >>I''m breaking the tidying up into parts. The first is renaming libxc => >>libxenctl. I''d like to rename tools/libxc to tools/libxenctl but I >>thought it might be worth waiting until "flag day" so that we can avoid >>losing revision history. Does that seem reasonable? >> >> > >Yes, sounds good! Could you also split out build/save/restore into a >seperate library, maybe called libxenguest? > >Sure, I''ll resubmit this afternoon.>What "flag day"? > >I stole that term from Ian :-) At OLS, Ian mentioned that when mercurial gets rename support, the bk repository is going to be reimported so there''s proper revision history.>>Rename libxc to libxenctl, xc.h to xenctl.h, and install xenctl.h to >>/usr/include/xen/xenctl.h >> >> > >Looking at my keyboard, isn''t ctrl a more common abbreviation for control? ;-) > >Yeah, it is, I''ll fold that in too. Regards, Anthony Liguori> christian > > >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Reasonably Related Threads
- error while static linking of libxenctrl and libxenguest
- arch-specific xc.c code?
- debugging libxc / builders
- Bug#710650: xen-api: FTBFS: gcc: error: /home/blank/debian/xen/releases/xen/xen-4.2.1/debian/build/build-utils_amd64/tools/ocaml/libs/xc/../../../../tools/libxc/libxenctrl.so: No such file or directory- build ocaml/xapi rrddump.opt
- libxc/Makefile''s VPATH issue