All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: jgross@suse.com, Boris Ostrovsky <boris.ostrovsky@oracle.com>,
	xen-devel@lists.xensource.com, wei.liu2@citrix.com,
	marmarek@invisiblethingslab.com
Subject: Re: Install of Xen 4.8 on Fedora 25 makes the box unbootable.. which is due to /var/run/xen being created, instead of /run/xen
Date: Thu, 16 Feb 2017 08:52:15 +0100	[thread overview]
Message-ID: <20170216085215.4572cfab.olaf@aepfle.de> (raw)
In-Reply-To: <20170215205112.GA24252@char.us.ORACLE.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Wed, 15 Feb 2017 15:51:12 -0500
schrieb Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>:
> mkdir /run/xen
> mkdir /run/xenstored

This must be done by the startup scripts because the "run" directories,
where ever they are, are volatile.

I think confiugre should check if "/run" exists and assume this is a
systemd based system and adjust the Makefile variables to be
either /var/run or /run.

Of course keeping a symlink /var/run is too much of a burden...

Olaf
-----BEGIN PGP SIGNATURE-----

iF0EARECAB0WIQSkRyP6Rn//f03pRUBdQqD6ppg2fgUCWKVaLwAKCRBdQqD6ppg2
fsWaAKCj7uB6BBXevzJZJl3/6GXDi8muCQCfbB81TtS/jn13igbjl8ojNWcbjV4=
=SevM
-----END PGP SIGNATURE-----
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

  parent reply	other threads:[~2017-02-16  7:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-15 20:51 Install of Xen 4.8 on Fedora 25 makes the box unbootable.. which is due to /var/run/xen being created, instead of /run/xen Konrad Rzeszutek Wilk
2017-02-15 21:10 ` Boris Ostrovsky
2017-02-16  7:03   ` Juergen Gross
2017-02-16  7:52 ` Olaf Hering [this message]
2017-02-16  7:58   ` Juergen Gross
2017-02-16  8:03     ` Olaf Hering
2017-02-16  8:05     ` Olaf Hering
2017-02-16  9:26     ` M A Young

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170216085215.4572cfab.olaf@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=boris.ostrovsky@oracle.com \
    --cc=jgross@suse.com \
    --cc=konrad.wilk@oracle.com \
    --cc=marmarek@invisiblethingslab.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.