Displaying 2 results from an estimated 2 matches for "dsgfar".
Did you mean:
asghar
2013 Aug 22
2
--disable-appliance creates supermin.d files
Why does the toplevel Makefile process appliance/, and creates
supermin.d during make install, whith configure --disable-appliance? I
have to double check what actually happens, it seems it causes startup
failures if the resulting binary packages are started on a host that
happens to have supermin installed.
Olaf
2013 Aug 22
1
Re: --disable-appliance creates supermin.d files
...-helper
libguestfs: command: run: supermin-helper
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ --copy-kernel
libguestfs: command: run: \ -f ext2
libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d
libguestfs: command: run: \ x86_64
libguestfs: command: run: \ /tmp/guestfs.dsGfar/kernel
libguestfs: command: run: \ /tmp/guestfs.dsGfar/initrd
libguestfs: command: run: \ /tmp/guestfs.dsGfar/root
supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, kernel = /tmp/guestfs.dsGfar/kernel, initrd = /tmp/guestfs.dsGfar/initrd, appliance = /tmp/guestfs.dsGfar/root...