<div dir="ltr"><div>FYI, I just posted two pull requests on libguestfs/supermin<br><br></div>One adds urpmi support.  The other adds xz support to supermin.<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Aug 16, 2013 at 3:58 PM, Richard W.M. Jones <span dir="ltr"><<a href="mailto:rjones@redhat.com" target="_blank">rjones@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Fri, Aug 16, 2013 at 02:07:40PM +0800, Joseph Wang wrote:<br>
> /etc/rc.d/init.d is required but the problem is the /etc/init.d symlink,<br>
> which doesn't seem to be needed.  Precreating the directories should work,<br>
> but it didn't for me, but I got around this problem by just not creating<br>
> /etc/init.d<br>
><br>
> My problem right now is to have supermin recognized xz modules.  I've been<br>
> working on that.<br>
<br>
</div></div>This is the bit you need to modify:<br>
<br>
<a href="https://github.com/libguestfs/supermin/blob/master/helper/init.c#L263" target="_blank">https://github.com/libguestfs/supermin/blob/master/helper/init.c#L263</a><br>
<br>
You can post patches on the <a href="mailto:libguestfs@redhat.com">libguestfs@redhat.com</a> mailing list.<br>
<div class="im"><br>
Rich.<br>
<br>
--<br>
Richard Jones, Virtualization Group, Red Hat <a href="http://people.redhat.com/~rjones" target="_blank">http://people.redhat.com/~rjones</a><br>
</div>libguestfs lets you edit virtual machines.  Supports shell scripting,<br>
bindings from many languages.  <a href="http://libguestfs.org" target="_blank">http://libguestfs.org</a><br>
</blockquote></div><br></div>