daemon: Allow -r option to run daemon standalone.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 27 Jan 2011 16:54:48 +0000 (16:54 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 3 Feb 2011 18:50:44 +0000 (18:50 +0000)
commit338ecaac0546fe0308df3ae5d0927a171b15edd7
treef18175e8812c5f0d92be523dd889affd560be69c
parent7eb012f3710bb554d5fc2c4229036901b0b5ad90
daemon: Allow -r option to run daemon standalone.

This changes several aspects of the daemon.  Currently:

* sysroot will be "" (ie. operate directly on /)
* CHROOT_IN/CHROOT_OUT are disabled
* autosync doesn't try to unmount everything
daemon/daemon.h
daemon/guestfsd.c
daemon/sync.c