[node-patches] Change in ovirt-node[master]: /dev/live doesn't exist on F17 or F18. Use /dev/initramfs/li...

mburns at redhat.com mburns at redhat.com
Mon Jul 1 18:16:01 UTC 2013


Michael Burns has submitted this change and it was merged.

Change subject: /dev/live doesn't exist on F17 or F18. Use /dev/initramfs/livedev
......................................................................


/dev/live doesn't exist on F17 or F18. Use /dev/initramfs/livedev

mount_live() attempts to mount /dev/live to get version info.
/dev/live has not existed since the end of the F16 lifecycle.
Figure out what device to use by checking /proc/mounts to see
what's mounted at /dev/.initramfs/live

Change-Id: I6cee5e5dfe70f38f06bda24066c757872289430d
Bug-Url:  https://bugzilla.redhat.com/show_bug.cgi?id=740280
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M dracut/ovirt-boot-functions
M scripts/ovirt-functions.in
M src/ovirtnode/ovirtfunctions.py
M tools/edit-node
4 files changed, 17 insertions(+), 11 deletions(-)

Approvals:
  Michael Burns: Verified; Looks good to me, approved


-- 
To view, visit http://gerrit.ovirt.org/16208
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6cee5e5dfe70f38f06bda24066c757872289430d
Gerrit-PatchSet: 10
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
Gerrit-Reviewer: Ryan Barry <rbarry at redhat.com>



More information about the node-patches mailing list