Displaying 4 results from an estimated 4 matches for "msg00029".
Did you mean:
msg00022
2015 Mar 06
3
Re: [PATCH 1/2] New API: btrfs_filesystem_show
On Fri, Mar 06, 2015 at 07:39:36AM +0000, Chen, Hanxiao wrote:
>
>
> > -----Original Message-----
> > From: Richard W.M. Jones [mailto:rjones@redhat.com]
> > Sent: Thursday, March 05, 2015 8:59 PM
> > To: Chen, Hanxiao/陈 晗霄
> > Cc: libguestfs@redhat.com
> > Subject: Re: [Libguestfs] [PATCH 1/2] New API: btrfs_filesystem_show
> >
> > AFAICT
2007 Apr 28
6
RESTful web service tutorial?
Hi,
I would like to turn some of our simulation codes
out to pasture and string some of them together
by draping them in web services.
I''m looking for a RESTful Camping tutorial to get
started ... pointers appreciated.
Some simple example applications:
airfoil force calculator: feed it an airfoil
geometry, an angle of attack, and a Mach number,
and it returns the lift, drag, and
2010 Jul 06
0
SLES9: compile pigeonhole failed
...following error:
---- snip
cd dovecot-2.0-pigeonhole
./autogen.sh
configure.in:17: option `tar-ustar' not recognized
autoreconf: automake failed with exit status: 1
--- snap
automake-1.8.3
autoconf-2.59
I found something similar here:
http://osdir.com/ml/science.robotics.orocos.devel/2006-03/msg00029.html
"It seems this option (tar-ustar) is automake 1.9 only"
Is the a workaround or something I can patch ?
Thanks,
Andreas
--
Andreas Schulze
Internetdienste | P532
DATEV eG
90329 N?rnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
E-Mail info @datev.de | Internet www.datev....
2015 Mar 25
0
Re: [PATCH 1/2] New API: btrfs_filesystem_show
...to do something like backup part of btrfs fs data,
such as we want to drop data of fs2,
we could know which VM image should be backup.
AFAIK, it's the only way we could know this.
So I think we should provide API:
btrfs_filesystem_show_all
https://www.redhat.com/archives/libguestfs/2015-March/msg00029.html
Regards,
- Chen